18.34: Difference between revisions

From testwiki
Jump to navigation Jump to search
 
 
Line 14: Line 14:
! scope="col" style="position: sticky; top: 0;" | Numeric<br>Mathematica
! scope="col" style="position: sticky; top: 0;" | Numeric<br>Mathematica
|-  
|-  
| [https://dlmf.nist.gov/18.34.E1 18.34.E1] || [[Item:Q6027|<math>\Besselpolyy{n}@{x}{a} = \genhyperF{2}{0}@@{-n,n+a-1}{-}{-\frac{x}{2}}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\Besselpolyy{n}@{x}{a} = \genhyperF{2}{0}@@{-n,n+a-1}{-}{-\frac{x}{2}}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x] == HypergeometricPFQ[{- n , n + a - 1}, {-}, -Divide[x,2]]</syntaxhighlight> || Missing Macro Error || Failure || - || Error
| [https://dlmf.nist.gov/18.34.E1 18.34.E1] || <math qid="Q6027">\Besselpolyy{n}@{x}{a} = \genhyperF{2}{0}@@{-n,n+a-1}{-}{-\frac{x}{2}}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\Besselpolyy{n}@{x}{a} = \genhyperF{2}{0}@@{-n,n+a-1}{-}{-\frac{x}{2}}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x] == HypergeometricPFQ[{- n , n + a - 1}, {-}, -Divide[x,2]]</syntaxhighlight> || Missing Macro Error || Failure || - || Error
|-  
|-  
| [https://dlmf.nist.gov/18.34.E1 18.34.E1] || [[Item:Q6027|<math>\genhyperF{2}{0}@@{-n,n+a-1}{-}{-\frac{x}{2}} = \Pochhammersym{n+a-1}{n}\left(\frac{x}{2}\right)^{n}\genhyperF{1}{1}@@{-n}{-2n-a+2}{\frac{2}{x}}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\genhyperF{2}{0}@@{-n,n+a-1}{-}{-\frac{x}{2}} = \Pochhammersym{n+a-1}{n}\left(\frac{x}{2}\right)^{n}\genhyperF{1}{1}@@{-n}{-2n-a+2}{\frac{2}{x}}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>hypergeom([- n , n + a - 1], [-], -(x)/(2)) = pochhammer(n + a - 1, n)*((x)/(2))^(n)* hypergeom([- n], [- 2*n - a + 2], (2)/(x))</syntaxhighlight> || <syntaxhighlight lang=mathematica>HypergeometricPFQ[{- n , n + a - 1}, {-}, -Divide[x,2]] == Pochhammer[n + a - 1, n]*(Divide[x,2])^(n)* HypergeometricPFQ[{- n}, {- 2*n - a + 2}, Divide[2,x]]</syntaxhighlight> || Error || Failure || - || Error
| [https://dlmf.nist.gov/18.34.E1 18.34.E1] || <math qid="Q6027">\genhyperF{2}{0}@@{-n,n+a-1}{-}{-\frac{x}{2}} = \Pochhammersym{n+a-1}{n}\left(\frac{x}{2}\right)^{n}\genhyperF{1}{1}@@{-n}{-2n-a+2}{\frac{2}{x}}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\genhyperF{2}{0}@@{-n,n+a-1}{-}{-\frac{x}{2}} = \Pochhammersym{n+a-1}{n}\left(\frac{x}{2}\right)^{n}\genhyperF{1}{1}@@{-n}{-2n-a+2}{\frac{2}{x}}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>hypergeom([- n , n + a - 1], [-], -(x)/(2)) = pochhammer(n + a - 1, n)*((x)/(2))^(n)* hypergeom([- n], [- 2*n - a + 2], (2)/(x))</syntaxhighlight> || <syntaxhighlight lang=mathematica>HypergeometricPFQ[{- n , n + a - 1}, {-}, -Divide[x,2]] == Pochhammer[n + a - 1, n]*(Divide[x,2])^(n)* HypergeometricPFQ[{- n}, {- 2*n - a + 2}, Divide[2,x]]</syntaxhighlight> || Error || Failure || - || Error
|-  
|-  
| [https://dlmf.nist.gov/18.34#Ex1 18.34#Ex1] || [[Item:Q6028|<math>y_{n}(x) = \Besselpolyy{n}@{x}{2}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>y_{n}(x) = \Besselpolyy{n}@{x}{2}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>Subscript[y, n][x] == Pochhammer[n + 2 - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - 2 + 2, 2/x]</syntaxhighlight> || Missing Macro Error || Failure || - || <div class="toccolours mw-collapsible mw-collapsed">Failed [89 / 90]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[-1.200961894323342, 0.7499999999999999]
| [https://dlmf.nist.gov/18.34#Ex1 18.34#Ex1] || <math qid="Q6028">y_{n}(x) = \Besselpolyy{n}@{x}{2}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>y_{n}(x) = \Besselpolyy{n}@{x}{2}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>Subscript[y, n][x] == Pochhammer[n + 2 - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - 2 + 2, 2/x]</syntaxhighlight> || Missing Macro Error || Failure || - || <div class="toccolours mw-collapsible mw-collapsed">Failed [89 / 90]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[-1.200961894323342, 0.7499999999999999]
Test Values: {Rule[n, 1], Rule[x, 1.5], Rule[Subscript[y, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: Complex[-10.950961894323342, 0.7499999999999999]
Test Values: {Rule[n, 1], Rule[x, 1.5], Rule[Subscript[y, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: Complex[-10.950961894323342, 0.7499999999999999]
Test Values: {Rule[n, 2], Rule[x, 1.5], Rule[Subscript[y, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
Test Values: {Rule[n, 2], Rule[x, 1.5], Rule[Subscript[y, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/18.34#Ex2 18.34#Ex2] || [[Item:Q6029|<math>\theta_{n}(x) = x^{n}y_{n}(x^{-1})</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\theta_{n}(x) = x^{n}y_{n}(x^{-1})</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">theta[n](x) = (x)^(n)* y[n]((x)^(- 1))</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[\[Theta], n][x] == (x)^(n)* Subscript[y, n][(x)^(- 1)]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/18.34#Ex2 18.34#Ex2] || <math qid="Q6029">\theta_{n}(x) = x^{n}y_{n}(x^{-1})</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\theta_{n}(x) = x^{n}y_{n}(x^{-1})</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">theta[n](x) = (x)^(n)* y[n]((x)^(- 1))</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[\[Theta], n][x] == (x)^(n)* Subscript[y, n][(x)^(- 1)]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|-  
|-  
| [https://dlmf.nist.gov/18.34#Ex3 18.34#Ex3] || [[Item:Q6030|<math>y_{n}(x;a,b) = \Besselpolyy{n}@{2x/b}{a}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>y_{n}(x;a,b) = \Besselpolyy{n}@{2x/b}{a}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>Subscript[y, n][x ; a , b] == Pochhammer[n + a - 1, n] (2*x/b/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/2*x/b]</syntaxhighlight> || Translation Error || Translation Error || - || -
| [https://dlmf.nist.gov/18.34#Ex3 18.34#Ex3] || <math qid="Q6030">y_{n}(x;a,b) = \Besselpolyy{n}@{2x/b}{a}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>y_{n}(x;a,b) = \Besselpolyy{n}@{2x/b}{a}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>Subscript[y, n][x ; a , b] == Pochhammer[n + a - 1, n] (2*x/b/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/2*x/b]</syntaxhighlight> || Translation Error || Translation Error || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/18.34#Ex4 18.34#Ex4] || [[Item:Q6031|<math>\theta_{n}(x;a,b) = x^{n}y_{n}(x^{-1};a,b)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\theta_{n}(x;a,b) = x^{n}y_{n}(x^{-1};a,b)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">theta[n](x ; a , b) = (x)^(n)* y[n]((x)^(- 1); a , b)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[\[Theta], n][x ; a , b] == (x)^(n)* Subscript[y, n][(x)^(- 1); a , b]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/18.34#Ex4 18.34#Ex4] || <math qid="Q6031">\theta_{n}(x;a,b) = x^{n}y_{n}(x^{-1};a,b)</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\theta_{n}(x;a,b) = x^{n}y_{n}(x^{-1};a,b)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">theta[n](x ; a , b) = (x)^(n)* y[n]((x)^(- 1); a , b)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[\[Theta], n][x ; a , b] == (x)^(n)* Subscript[y, n][(x)^(- 1); a , b]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|-  
|-  
| [https://dlmf.nist.gov/18.34.E4 18.34.E4] || [[Item:Q6032|<math>\Besselpolyy{n+1}@{x}{a} = (A_{n}x+B_{n})\Besselpolyy{n}@{x}{a}-C_{n}\Besselpolyy{n-1}@{x}{a}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\Besselpolyy{n+1}@{x}{a} = (A_{n}x+B_{n})\Besselpolyy{n}@{x}{a}-C_{n}\Besselpolyy{n-1}@{x}{a}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>Pochhammer[n + 1 + a - 1, n + 1] (x/2)^n + 1 Hypergeometric1F1[-n + 1, -2 n + 1 - a + 2, 2/x] == (Subscript[A, n]*x + Subscript[B, n])*Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x]-(Divide[- n*(2*n + a),(n + a - 1)*(2*n + a - 2)])*Pochhammer[n - 1 + a - 1, n - 1] (x/2)^n - 1 Hypergeometric1F1[-n - 1, -2 n - 1 - a + 2, 2/x]</syntaxhighlight> || Missing Macro Error || Aborted || - || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[-1.0464966909469928, 0.15625000000000006]
| [https://dlmf.nist.gov/18.34.E4 18.34.E4] || <math qid="Q6032">\Besselpolyy{n+1}@{x}{a} = (A_{n}x+B_{n})\Besselpolyy{n}@{x}{a}-C_{n}\Besselpolyy{n-1}@{x}{a}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\Besselpolyy{n+1}@{x}{a} = (A_{n}x+B_{n})\Besselpolyy{n}@{x}{a}-C_{n}\Besselpolyy{n-1}@{x}{a}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>Pochhammer[n + 1 + a - 1, n + 1] (x/2)^n + 1 Hypergeometric1F1[-n + 1, -2 n + 1 - a + 2, 2/x] == (Subscript[A, n]*x + Subscript[B, n])*Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x]-(Divide[- n*(2*n + a),(n + a - 1)*(2*n + a - 2)])*Pochhammer[n - 1 + a - 1, n - 1] (x/2)^n - 1 Hypergeometric1F1[-n - 1, -2 n - 1 - a + 2, 2/x]</syntaxhighlight> || Missing Macro Error || Aborted || - || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[-1.0464966909469928, 0.15625000000000006]
Test Values: {Rule[a, -1.5], Rule[n, 1], Rule[x, 1.5], Rule[Subscript[A, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[B, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: Complex[-13.266992864557183, -0.13671874999999994]
Test Values: {Rule[a, -1.5], Rule[n, 1], Rule[x, 1.5], Rule[Subscript[A, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[B, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: Complex[-13.266992864557183, -0.13671874999999994]
Test Values: {Rule[a, -1.5], Rule[n, 2], Rule[x, 1.5], Rule[Subscript[A, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[B, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
Test Values: {Rule[a, -1.5], Rule[n, 2], Rule[x, 1.5], Rule[Subscript[A, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[B, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
|-  
|-  
| [https://dlmf.nist.gov/18.34.E7 18.34.E7] || [[Item:Q6037|<math>x^{2}\Besselpolyy{n}''@{x}{a}+(ax+2)\Besselpolyy{n}'@{x}{a}-n(n+a-1)\Besselpolyy{n}@{x}{a} = 0</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>x^{2}\Besselpolyy{n}''@{x}{a}+(ax+2)\Besselpolyy{n}'@{x}{a}-n(n+a-1)\Besselpolyy{n}@{x}{a} = 0</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>(x)^(2)* D[Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x], {x, 2}]+(a*x + 2)*D[Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x], {x, 1}]- n*(n + a - 1)*Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x] == 0</syntaxhighlight> || Missing Macro Error || Successful || - || <div class="toccolours mw-collapsible mw-collapsed">Failed [9 / 54]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Indeterminate
| [https://dlmf.nist.gov/18.34.E7 18.34.E7] || <math qid="Q6037">x^{2}\Besselpolyy{n}''@{x}{a}+(ax+2)\Besselpolyy{n}'@{x}{a}-n(n+a-1)\Besselpolyy{n}@{x}{a} = 0</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>x^{2}\Besselpolyy{n}''@{x}{a}+(ax+2)\Besselpolyy{n}'@{x}{a}-n(n+a-1)\Besselpolyy{n}@{x}{a} = 0</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>(x)^(2)* D[Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x], {x, 2}]+(a*x + 2)*D[Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x], {x, 1}]- n*(n + a - 1)*Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x] == 0</syntaxhighlight> || Missing Macro Error || Successful || - || <div class="toccolours mw-collapsible mw-collapsed">Failed [9 / 54]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Indeterminate
Test Values: {Rule[a, -2], Rule[n, 2], Rule[x, 1.5]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: Indeterminate
Test Values: {Rule[a, -2], Rule[n, 2], Rule[x, 1.5]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: Indeterminate
Test Values: {Rule[a, -2], Rule[n, 3], Rule[x, 1.5]}</syntaxhighlight><br>... skip entries to safe data</div></div>
Test Values: {Rule[a, -2], Rule[n, 3], Rule[x, 1.5]}</syntaxhighlight><br>... skip entries to safe data</div></div>
|-  
|-  
| [https://dlmf.nist.gov/18.34.E8 18.34.E8] || [[Item:Q6038|<math>\lim_{\alpha\to\infty}\frac{\JacobipolyP{\alpha}{a-\alpha-2}{n}@{1+\alpha x}}{\JacobipolyP{\alpha}{a-\alpha-2}{n}@{1}} = \Besselpolyy{n}@{x}{a}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\lim_{\alpha\to\infty}\frac{\JacobipolyP{\alpha}{a-\alpha-2}{n}@{1+\alpha x}}{\JacobipolyP{\alpha}{a-\alpha-2}{n}@{1}} = \Besselpolyy{n}@{x}{a}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>Limit[Divide[JacobiP[n, \[Alpha], a - \[Alpha]- 2, 1 + \[Alpha]*x],JacobiP[n, \[Alpha], a - \[Alpha]- 2, 1]], \[Alpha] -> Infinity, GenerateConditions->None] == Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x]</syntaxhighlight> || Missing Macro Error || Aborted || - || Skipped - Because timed out
| [https://dlmf.nist.gov/18.34.E8 18.34.E8] || <math qid="Q6038">\lim_{\alpha\to\infty}\frac{\JacobipolyP{\alpha}{a-\alpha-2}{n}@{1+\alpha x}}{\JacobipolyP{\alpha}{a-\alpha-2}{n}@{1}} = \Besselpolyy{n}@{x}{a}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\lim_{\alpha\to\infty}\frac{\JacobipolyP{\alpha}{a-\alpha-2}{n}@{1+\alpha x}}{\JacobipolyP{\alpha}{a-\alpha-2}{n}@{1}} = \Besselpolyy{n}@{x}{a}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>Limit[Divide[JacobiP[n, \[Alpha], a - \[Alpha]- 2, 1 + \[Alpha]*x],JacobiP[n, \[Alpha], a - \[Alpha]- 2, 1]], \[Alpha] -> Infinity, GenerateConditions->None] == Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x]</syntaxhighlight> || Missing Macro Error || Aborted || - || Skipped - Because timed out
|}
|}
</div>
</div>

Latest revision as of 11:48, 28 June 2021


DLMF Formula Constraints Maple Mathematica Symbolic
Maple
Symbolic
Mathematica
Numeric
Maple
Numeric
Mathematica
18.34.E1 y n ( x ; a ) = F 0 2 ( - n , n + a - 1 - ; - x 2 ) Bessel-polynomial-y 𝑛 𝑥 𝑎 Gauss-hypergeometric-pFq 2 0 𝑛 𝑛 𝑎 1 𝑥 2 {\displaystyle{\displaystyle y_{n}\left(x;a\right)={{}_{2}F_{0}}\left({-n,n+a-% 1\atop-};-\frac{x}{2}\right)}}
\Besselpolyy{n}@{x}{a} = \genhyperF{2}{0}@@{-n,n+a-1}{-}{-\frac{x}{2}}

Error
Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x] == HypergeometricPFQ[{- n , n + a - 1}, {-}, -Divide[x,2]]
Missing Macro Error Failure - Error
18.34.E1 F 0 2 ( - n , n + a - 1 - ; - x 2 ) = ( n + a - 1 ) n ( x 2 ) n F 1 1 ( - n - 2 n - a + 2 ; 2 x ) Gauss-hypergeometric-pFq 2 0 𝑛 𝑛 𝑎 1 𝑥 2 Pochhammer 𝑛 𝑎 1 𝑛 superscript 𝑥 2 𝑛 Kummer-confluent-hypergeometric-M-as-1F1 𝑛 2 𝑛 𝑎 2 2 𝑥 {\displaystyle{\displaystyle{{}_{2}F_{0}}\left({-n,n+a-1\atop-};-\frac{x}{2}% \right)={\left(n+a-1\right)_{n}}\left(\frac{x}{2}\right)^{n}{{}_{1}F_{1}}\left% ({-n\atop-2n-a+2};\frac{2}{x}\right)}}
\genhyperF{2}{0}@@{-n,n+a-1}{-}{-\frac{x}{2}} = \Pochhammersym{n+a-1}{n}\left(\frac{x}{2}\right)^{n}\genhyperF{1}{1}@@{-n}{-2n-a+2}{\frac{2}{x}}

hypergeom([- n , n + a - 1], [-], -(x)/(2)) = pochhammer(n + a - 1, n)*((x)/(2))^(n)* hypergeom([- n], [- 2*n - a + 2], (2)/(x))
HypergeometricPFQ[{- n , n + a - 1}, {-}, -Divide[x,2]] == Pochhammer[n + a - 1, n]*(Divide[x,2])^(n)* HypergeometricPFQ[{- n}, {- 2*n - a + 2}, Divide[2,x]]
Error Failure - Error
18.34#Ex1 y n ( x ) = y n ( x ; 2 ) subscript 𝑦 𝑛 𝑥 Bessel-polynomial-y 𝑛 𝑥 2 {\displaystyle{\displaystyle y_{n}(x)=y_{n}\left(x;2\right)}}
y_{n}(x) = \Besselpolyy{n}@{x}{2}

Error
Subscript[y, n][x] == Pochhammer[n + 2 - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - 2 + 2, 2/x]
Missing Macro Error Failure -
Failed [89 / 90]
Result: Complex[-1.200961894323342, 0.7499999999999999]
Test Values: {Rule[n, 1], Rule[x, 1.5], Rule[Subscript[y, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

Result: Complex[-10.950961894323342, 0.7499999999999999]
Test Values: {Rule[n, 2], Rule[x, 1.5], Rule[Subscript[y, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

... skip entries to safe data
18.34#Ex2 θ n ( x ) = x n y n ( x - 1 ) subscript 𝜃 𝑛 𝑥 superscript 𝑥 𝑛 subscript 𝑦 𝑛 superscript 𝑥 1 {\displaystyle{\displaystyle\theta_{n}(x)=x^{n}y_{n}(x^{-1})}}
\theta_{n}(x) = x^{n}y_{n}(x^{-1})

theta[n](x) = (x)^(n)* y[n]((x)^(- 1))
Subscript[\[Theta], n][x] == (x)^(n)* Subscript[y, n][(x)^(- 1)]
Skipped - no semantic math Skipped - no semantic math - -
18.34#Ex3 y n ( x ; a , b ) = y n ( 2 x / b ; a ) subscript 𝑦 𝑛 𝑥 𝑎 𝑏 Bessel-polynomial-y 𝑛 2 𝑥 𝑏 𝑎 {\displaystyle{\displaystyle y_{n}(x;a,b)=y_{n}\left(2x/b;a\right)}}
y_{n}(x;a,b) = \Besselpolyy{n}@{2x/b}{a}

Error
Subscript[y, n][x ; a , b] == Pochhammer[n + a - 1, n] (2*x/b/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/2*x/b]
Translation Error Translation Error - -
18.34#Ex4 θ n ( x ; a , b ) = x n y n ( x - 1 ; a , b ) subscript 𝜃 𝑛 𝑥 𝑎 𝑏 superscript 𝑥 𝑛 subscript 𝑦 𝑛 superscript 𝑥 1 𝑎 𝑏 {\displaystyle{\displaystyle\theta_{n}(x;a,b)=x^{n}y_{n}(x^{-1};a,b)}}
\theta_{n}(x;a,b) = x^{n}y_{n}(x^{-1};a,b)

theta[n](x ; a , b) = (x)^(n)* y[n]((x)^(- 1); a , b)
Subscript[\[Theta], n][x ; a , b] == (x)^(n)* Subscript[y, n][(x)^(- 1); a , b]
Skipped - no semantic math Skipped - no semantic math - -
18.34.E4 y n + 1 ( x ; a ) = ( A n x + B n ) y n ( x ; a ) - C n y n - 1 ( x ; a ) Bessel-polynomial-y 𝑛 1 𝑥 𝑎 subscript 𝐴 𝑛 𝑥 subscript 𝐵 𝑛 Bessel-polynomial-y 𝑛 𝑥 𝑎 subscript 𝐶 𝑛 Bessel-polynomial-y 𝑛 1 𝑥 𝑎 {\displaystyle{\displaystyle y_{n+1}\left(x;a\right)=(A_{n}x+B_{n})y_{n}\left(% x;a\right)-C_{n}y_{n-1}\left(x;a\right)}}
\Besselpolyy{n+1}@{x}{a} = (A_{n}x+B_{n})\Besselpolyy{n}@{x}{a}-C_{n}\Besselpolyy{n-1}@{x}{a}

Error
Pochhammer[n + 1 + a - 1, n + 1] (x/2)^n + 1 Hypergeometric1F1[-n + 1, -2 n + 1 - a + 2, 2/x] == (Subscript[A, n]*x + Subscript[B, n])*Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x]-(Divide[- n*(2*n + a),(n + a - 1)*(2*n + a - 2)])*Pochhammer[n - 1 + a - 1, n - 1] (x/2)^n - 1 Hypergeometric1F1[-n - 1, -2 n - 1 - a + 2, 2/x]
Missing Macro Error Aborted -
Failed [300 / 300]
Result: Complex[-1.0464966909469928, 0.15625000000000006]
Test Values: {Rule[a, -1.5], Rule[n, 1], Rule[x, 1.5], Rule[Subscript[A, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[B, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

Result: Complex[-13.266992864557183, -0.13671874999999994]
Test Values: {Rule[a, -1.5], Rule[n, 2], Rule[x, 1.5], Rule[Subscript[A, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[B, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

... skip entries to safe data
18.34.E7 x 2 y n ′′ ( x ; a ) + ( a x + 2 ) y n ( x ; a ) - n ( n + a - 1 ) y n ( x ; a ) = 0 superscript 𝑥 2 diffop Bessel-polynomial-y 𝑛 2 𝑥 𝑎 𝑎 𝑥 2 diffop Bessel-polynomial-y 𝑛 1 𝑥 𝑎 𝑛 𝑛 𝑎 1 Bessel-polynomial-y 𝑛 𝑥 𝑎 0 {\displaystyle{\displaystyle x^{2}y_{n}''\left(x;a\right)+(ax+2)y_{n}'\left(x;% a\right)-n(n+a-1)y_{n}\left(x;a\right)=0}}
x^{2}\Besselpolyy{n}''@{x}{a}+(ax+2)\Besselpolyy{n}'@{x}{a}-n(n+a-1)\Besselpolyy{n}@{x}{a} = 0

Error
(x)^(2)* D[Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x], {x, 2}]+(a*x + 2)*D[Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x], {x, 1}]- n*(n + a - 1)*Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x] == 0
Missing Macro Error Successful -
Failed [9 / 54]
Result: Indeterminate
Test Values: {Rule[a, -2], Rule[n, 2], Rule[x, 1.5]}

Result: Indeterminate
Test Values: {Rule[a, -2], Rule[n, 3], Rule[x, 1.5]}

... skip entries to safe data
18.34.E8 lim α P n ( α , a - α - 2 ) ( 1 + α x ) P n ( α , a - α - 2 ) ( 1 ) = y n ( x ; a ) subscript 𝛼 Jacobi-polynomial-P 𝛼 𝑎 𝛼 2 𝑛 1 𝛼 𝑥 Jacobi-polynomial-P 𝛼 𝑎 𝛼 2 𝑛 1 Bessel-polynomial-y 𝑛 𝑥 𝑎 {\displaystyle{\displaystyle\lim_{\alpha\to\infty}\frac{P^{(\alpha,a-\alpha-2)% }_{n}\left(1+\alpha x\right)}{P^{(\alpha,a-\alpha-2)}_{n}\left(1\right)}=y_{n}% \left(x;a\right)}}
\lim_{\alpha\to\infty}\frac{\JacobipolyP{\alpha}{a-\alpha-2}{n}@{1+\alpha x}}{\JacobipolyP{\alpha}{a-\alpha-2}{n}@{1}} = \Besselpolyy{n}@{x}{a}

Error
Limit[Divide[JacobiP[n, \[Alpha], a - \[Alpha]- 2, 1 + \[Alpha]*x],JacobiP[n, \[Alpha], a - \[Alpha]- 2, 1]], \[Alpha] -> Infinity, GenerateConditions->None] == Pochhammer[n + a - 1, n] (x/2)^n Hypergeometric1F1[-n, -2 n - a + 2, 2/x]
Missing Macro Error Aborted - Skipped - Because timed out