Hypergeometric Function - 15.7 Continued Fractions

From testwiki
Jump to navigation Jump to search


DLMF Formula Constraints Maple Mathematica Symbolic
Maple
Symbolic
Mathematica
Numeric
Maple
Numeric
Mathematica
15.7#Ex1 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle t_{n} = c+n}
t_{n} = c+n
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
t[n] = c + n
Subscript[t, n] == c + n
Skipped - no semantic math Skipped - no semantic math - -
15.7#Ex2 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle u_{2n+1} = (a+n)(c-b+n)}
u_{2n+1} = (a+n)(c-b+n)
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
u[2*n + 1] = (a + n)*(c - b + n)
Subscript[u, 2*n + 1] == (a + n)*(c - b + n)
Skipped - no semantic math Skipped - no semantic math - -
15.7#Ex3 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle u_{2n} = (b+n)(c-a+n)}
u_{2n} = (b+n)(c-a+n)
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
u[2*n] = (b + n)*(c - a + n)
Subscript[u, 2*n] == (b + n)*(c - a + n)
Skipped - no semantic math Skipped - no semantic math - -
15.7#Ex4 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle v_{n} = c+n+(b-a+n+1)z}
v_{n} = c+n+(b-a+n+1)z
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
v[n] = c + n +(b - a + n + 1)*z
Subscript[v, n] == c + n +(b - a + n + 1)*z
Skipped - no semantic math Skipped - no semantic math - -
15.7#Ex5 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle w_{n} = (b+n)(c-a+n)z}
w_{n} = (b+n)(c-a+n)z
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
w[n] = (b + n)*(c - a + n)*z
Subscript[w, n] == (b + n)*(c - a + n)*z
Skipped - no semantic math Skipped - no semantic math - -
15.7#Ex6 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle x_{n} = c+n-(a+b+2n+1)z}
x_{n} = c+n-(a+b+2n+1)z
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
x[n] = c + n -(a + b + 2*n + 1)*(x + y*I)
Subscript[x, n] == c + n -(a + b + 2*n + 1)*(x + y*I)
Skipped - no semantic math Skipped - no semantic math - -
15.7#Ex7 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle y_{n} = (a+n)(b+n)z(1-z)}
y_{n} = (a+n)(b+n)z(1-z)
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
y[n] = (a + n)*(b + n)*(x + y*I)*(1 -(x + y*I))
Subscript[y, n] == (a + n)*(b + n)*(x + y*I)*(1 -(x + y*I))
Skipped - no semantic math Skipped - no semantic math - -