33.2: 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/33.2.E1 33.2.E1] || [[Item:Q9496|<math>\deriv[2]{w}{\rho}+\left(1-\frac{2\eta}{\rho}-\frac{\ell(\ell+1)}{\rho^{2}}\right)w = 0</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\deriv[2]{w}{\rho}+\left(1-\frac{2\eta}{\rho}-\frac{\ell(\ell+1)}{\rho^{2}}\right)w = 0</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>diff(w, [rho$(2)])+(1 -(2*eta)/(rho)-(ell*(ell + 1))/((rho)^(2)))*w = 0</syntaxhighlight> || <syntaxhighlight lang=mathematica>D[w, {\[Rho], 2}]+(1 -Divide[2*\[Eta],\[Rho]]-Divide[\[ScriptL]*(\[ScriptL]+ 1),\[Rho]^(2)])*w == 0</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: -11.25833025+5.499999998*I
| [https://dlmf.nist.gov/33.2.E1 33.2.E1] || <math qid="Q9496">\deriv[2]{w}{\rho}+\left(1-\frac{2\eta}{\rho}-\frac{\ell(\ell+1)}{\rho^{2}}\right)w = 0</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\deriv[2]{w}{\rho}+\left(1-\frac{2\eta}{\rho}-\frac{\ell(\ell+1)}{\rho^{2}}\right)w = 0</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>diff(w, [rho$(2)])+(1 -(2*eta)/(rho)-(ell*(ell + 1))/((rho)^(2)))*w = 0</syntaxhighlight> || <syntaxhighlight lang=mathematica>D[w, {\[Rho], 2}]+(1 -Divide[2*\[Eta],\[Rho]]-Divide[\[ScriptL]*(\[ScriptL]+ 1),\[Rho]^(2)])*w == 0</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: -11.25833025+5.499999998*I
Test Values: {eta = 1/2*3^(1/2)+1/2*I, rho = 1/2*3^(1/2)+1/2*I, w = 1/2*3^(1/2)+1/2*I, ell = 3}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -5.499999998-11.25833025*I
Test Values: {eta = 1/2*3^(1/2)+1/2*I, rho = 1/2*3^(1/2)+1/2*I, w = 1/2*3^(1/2)+1/2*I, ell = 3}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -5.499999998-11.25833025*I
Test Values: {eta = 1/2*3^(1/2)+1/2*I, rho = 1/2*3^(1/2)+1/2*I, w = -1/2+1/2*I*3^(1/2), ell = 3}</syntaxhighlight><br>... skip entries to safe data</div></div> || <div class="toccolours mw-collapsible mw-collapsed">Failed [294 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[-11.258330249197703, 5.5]
Test Values: {eta = 1/2*3^(1/2)+1/2*I, rho = 1/2*3^(1/2)+1/2*I, w = -1/2+1/2*I*3^(1/2), ell = 3}</syntaxhighlight><br>... skip entries to safe data</div></div> || <div class="toccolours mw-collapsible mw-collapsed">Failed [294 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[-11.258330249197703, 5.5]

Latest revision as of 13:13, 28 June 2021


DLMF Formula Constraints Maple Mathematica Symbolic
Maple
Symbolic
Mathematica
Numeric
Maple
Numeric
Mathematica
33.2.E1 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \deriv[2]{w}{\rho}+\left(1-\frac{2\eta}{\rho}-\frac{\ell(\ell+1)}{\rho^{2}}\right)w = 0}
\deriv[2]{w}{\rho}+\left(1-\frac{2\eta}{\rho}-\frac{\ell(\ell+1)}{\rho^{2}}\right)w = 0
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
diff(w, [rho$(2)])+(1 -(2*eta)/(rho)-(ell*(ell + 1))/((rho)^(2)))*w = 0
D[w, {\[Rho], 2}]+(1 -Divide[2*\[Eta],\[Rho]]-Divide[\[ScriptL]*(\[ScriptL]+ 1),\[Rho]^(2)])*w == 0
Failure Failure
Failed [300 / 300]
Result: -11.25833025+5.499999998*I
Test Values: {eta = 1/2*3^(1/2)+1/2*I, rho = 1/2*3^(1/2)+1/2*I, w = 1/2*3^(1/2)+1/2*I, ell = 3}

Result: -5.499999998-11.25833025*I
Test Values: {eta = 1/2*3^(1/2)+1/2*I, rho = 1/2*3^(1/2)+1/2*I, w = -1/2+1/2*I*3^(1/2), ell = 3}

... skip entries to safe data
Failed [294 / 300]
Result: Complex[-11.258330249197703, 5.5]
Test Values: {Rule[w, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[, 3], Rule[η, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[ρ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

Result: Complex[10.2583302491977, -3.767949192431125]
Test Values: {Rule[w, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[, 3], Rule[η, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[ρ, Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}

... skip entries to safe data