28.8: 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/28.8#Ex3 28.8#Ex3] || [[Item:Q8273|<math>\dfrac{\Mathieuce{m}@{x}{h^{2}}}{\Mathieuce{m}@{0}{h^{2}}} = \dfrac{2^{m-(\ifrac{1}{2})}}{\sigma_{m}}\left(W_{m}^{+}(x)(P_{m}(x)-Q_{m}(x))+W_{m}^{-}(x)(P_{m}(x)+Q_{m}(x))\right)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\dfrac{\Mathieuce{m}@{x}{h^{2}}}{\Mathieuce{m}@{0}{h^{2}}} = \dfrac{2^{m-(\ifrac{1}{2})}}{\sigma_{m}}\left(W_{m}^{+}(x)(P_{m}(x)-Q_{m}(x))+W_{m}^{-}(x)(P_{m}(x)+Q_{m}(x))\right)</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>(MathieuCE(m, (h)^(2), x))/(MathieuCE(m, (h)^(2), 0)) = ((2)^(m -((1)/(2))))/(sigma[m])*((W[m])^(+)(x)*(P[m](x)- Q[m](x))+ (W[m])^(-)(x)*(P[m](x)+ Q[m](x)))</syntaxhighlight> || <syntaxhighlight lang=mathematica>Divide[MathieuC[m, (h)^(2), x],MathieuC[m, (h)^(2), 0]] == Divide[(2)^(m -(Divide[1,2])),Subscript[\[Sigma], m]]*((Subscript[W, m])^(+)[x]*(Subscript[P, m][x]- Subscript[Q, m][x])+ (Subscript[W, m])^(-)[x]*(Subscript[P, m][x]+ Subscript[Q, m][x]))</syntaxhighlight> || Error || Failure || - || Skipped - Because timed out
| [https://dlmf.nist.gov/28.8#Ex3 28.8#Ex3] || <math qid="Q8273">\dfrac{\Mathieuce{m}@{x}{h^{2}}}{\Mathieuce{m}@{0}{h^{2}}} = \dfrac{2^{m-(\ifrac{1}{2})}}{\sigma_{m}}\left(W_{m}^{+}(x)(P_{m}(x)-Q_{m}(x))+W_{m}^{-}(x)(P_{m}(x)+Q_{m}(x))\right)</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\dfrac{\Mathieuce{m}@{x}{h^{2}}}{\Mathieuce{m}@{0}{h^{2}}} = \dfrac{2^{m-(\ifrac{1}{2})}}{\sigma_{m}}\left(W_{m}^{+}(x)(P_{m}(x)-Q_{m}(x))+W_{m}^{-}(x)(P_{m}(x)+Q_{m}(x))\right)</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>(MathieuCE(m, (h)^(2), x))/(MathieuCE(m, (h)^(2), 0)) = ((2)^(m -((1)/(2))))/(sigma[m])*((W[m])^(+)(x)*(P[m](x)- Q[m](x))+ (W[m])^(-)(x)*(P[m](x)+ Q[m](x)))</syntaxhighlight> || <syntaxhighlight lang=mathematica>Divide[MathieuC[m, (h)^(2), x],MathieuC[m, (h)^(2), 0]] == Divide[(2)^(m -(Divide[1,2])),Subscript[\[Sigma], m]]*((Subscript[W, m])^(+)[x]*(Subscript[P, m][x]- Subscript[Q, m][x])+ (Subscript[W, m])^(-)[x]*(Subscript[P, m][x]+ Subscript[Q, m][x]))</syntaxhighlight> || Error || Failure || - || Skipped - Because timed out
|-  
|-  
| [https://dlmf.nist.gov/28.8#Ex4 28.8#Ex4] || [[Item:Q8274|<math>\dfrac{\Mathieuse{m+1}@{x}{h^{2}}}{\Mathieuse{m+1}'@{0}{h^{2}}} = \dfrac{2^{m-(\ifrac{1}{2})}}{\tau_{m+1}}\left(W_{m}^{+}(x)(P_{m}(x)-Q_{m}(x))-W_{m}^{-}(x)(P_{m}(x)+Q_{m}(x))\right)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\dfrac{\Mathieuse{m+1}@{x}{h^{2}}}{\Mathieuse{m+1}'@{0}{h^{2}}} = \dfrac{2^{m-(\ifrac{1}{2})}}{\tau_{m+1}}\left(W_{m}^{+}(x)(P_{m}(x)-Q_{m}(x))-W_{m}^{-}(x)(P_{m}(x)+Q_{m}(x))\right)</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>(MathieuSE(m + 1, (h)^(2), x))/(subs( temp=0, diff( MathieuSE(m + 1, (h)^(2), temp), temp$(1) ) )) = ((2)^(m -((1)/(2))))/(tau[m + 1])*((W[m])^(+)(x)*(P[m](x)- Q[m](x))- (W[m])^(-)(x)*(P[m](x)+ Q[m](x)))</syntaxhighlight> || <syntaxhighlight lang=mathematica>Divide[MathieuS[m + 1, (h)^(2), x],D[MathieuS[m + 1, (h)^(2), temp], {temp, 1}]/.temp-> 0] == Divide[(2)^(m -(Divide[1,2])),Subscript[\[Tau], m + 1]]*((Subscript[W, m])^(+)[x]*(Subscript[P, m][x]- Subscript[Q, m][x])- (Subscript[W, m])^(-)[x]*(Subscript[P, m][x]+ Subscript[Q, m][x]))</syntaxhighlight> || Error || Failure || - || Skipped - Because timed out
| [https://dlmf.nist.gov/28.8#Ex4 28.8#Ex4] || <math qid="Q8274">\dfrac{\Mathieuse{m+1}@{x}{h^{2}}}{\Mathieuse{m+1}'@{0}{h^{2}}} = \dfrac{2^{m-(\ifrac{1}{2})}}{\tau_{m+1}}\left(W_{m}^{+}(x)(P_{m}(x)-Q_{m}(x))-W_{m}^{-}(x)(P_{m}(x)+Q_{m}(x))\right)</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\dfrac{\Mathieuse{m+1}@{x}{h^{2}}}{\Mathieuse{m+1}'@{0}{h^{2}}} = \dfrac{2^{m-(\ifrac{1}{2})}}{\tau_{m+1}}\left(W_{m}^{+}(x)(P_{m}(x)-Q_{m}(x))-W_{m}^{-}(x)(P_{m}(x)+Q_{m}(x))\right)</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>(MathieuSE(m + 1, (h)^(2), x))/(subs( temp=0, diff( MathieuSE(m + 1, (h)^(2), temp), temp$(1) ) )) = ((2)^(m -((1)/(2))))/(tau[m + 1])*((W[m])^(+)(x)*(P[m](x)- Q[m](x))- (W[m])^(-)(x)*(P[m](x)+ Q[m](x)))</syntaxhighlight> || <syntaxhighlight lang=mathematica>Divide[MathieuS[m + 1, (h)^(2), x],D[MathieuS[m + 1, (h)^(2), temp], {temp, 1}]/.temp-> 0] == Divide[(2)^(m -(Divide[1,2])),Subscript[\[Tau], m + 1]]*((Subscript[W, m])^(+)[x]*(Subscript[P, m][x]- Subscript[Q, m][x])- (Subscript[W, m])^(-)[x]*(Subscript[P, m][x]+ Subscript[Q, m][x]))</syntaxhighlight> || Error || Failure || - || Skipped - Because timed out
|}
|}
</div>
</div>

Latest revision as of 12:07, 28 June 2021


DLMF Formula Constraints Maple Mathematica Symbolic
Maple
Symbolic
Mathematica
Numeric
Maple
Numeric
Mathematica
28.8#Ex3 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \dfrac{\Mathieuce{m}@{x}{h^{2}}}{\Mathieuce{m}@{0}{h^{2}}} = \dfrac{2^{m-(\ifrac{1}{2})}}{\sigma_{m}}\left(W_{m}^{+}(x)(P_{m}(x)-Q_{m}(x))+W_{m}^{-}(x)(P_{m}(x)+Q_{m}(x))\right)}
\dfrac{\Mathieuce{m}@{x}{h^{2}}}{\Mathieuce{m}@{0}{h^{2}}} = \dfrac{2^{m-(\ifrac{1}{2})}}{\sigma_{m}}\left(W_{m}^{+}(x)(P_{m}(x)-Q_{m}(x))+W_{m}^{-}(x)(P_{m}(x)+Q_{m}(x))\right)
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
(MathieuCE(m, (h)^(2), x))/(MathieuCE(m, (h)^(2), 0)) = ((2)^(m -((1)/(2))))/(sigma[m])*((W[m])^(+)(x)*(P[m](x)- Q[m](x))+ (W[m])^(-)(x)*(P[m](x)+ Q[m](x)))
Divide[MathieuC[m, (h)^(2), x],MathieuC[m, (h)^(2), 0]] == Divide[(2)^(m -(Divide[1,2])),Subscript[\[Sigma], m]]*((Subscript[W, m])^(+)[x]*(Subscript[P, m][x]- Subscript[Q, m][x])+ (Subscript[W, m])^(-)[x]*(Subscript[P, m][x]+ Subscript[Q, m][x]))
Error Failure - Skipped - Because timed out
28.8#Ex4 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \dfrac{\Mathieuse{m+1}@{x}{h^{2}}}{\Mathieuse{m+1}'@{0}{h^{2}}} = \dfrac{2^{m-(\ifrac{1}{2})}}{\tau_{m+1}}\left(W_{m}^{+}(x)(P_{m}(x)-Q_{m}(x))-W_{m}^{-}(x)(P_{m}(x)+Q_{m}(x))\right)}
\dfrac{\Mathieuse{m+1}@{x}{h^{2}}}{\Mathieuse{m+1}'@{0}{h^{2}}} = \dfrac{2^{m-(\ifrac{1}{2})}}{\tau_{m+1}}\left(W_{m}^{+}(x)(P_{m}(x)-Q_{m}(x))-W_{m}^{-}(x)(P_{m}(x)+Q_{m}(x))\right)
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
(MathieuSE(m + 1, (h)^(2), x))/(subs( temp=0, diff( MathieuSE(m + 1, (h)^(2), temp), temp$(1) ) )) = ((2)^(m -((1)/(2))))/(tau[m + 1])*((W[m])^(+)(x)*(P[m](x)- Q[m](x))- (W[m])^(-)(x)*(P[m](x)+ Q[m](x)))
Divide[MathieuS[m + 1, (h)^(2), x],D[MathieuS[m + 1, (h)^(2), temp], {temp, 1}]/.temp-> 0] == Divide[(2)^(m -(Divide[1,2])),Subscript[\[Tau], m + 1]]*((Subscript[W, m])^(+)[x]*(Subscript[P, m][x]- Subscript[Q, m][x])- (Subscript[W, m])^(-)[x]*(Subscript[P, m][x]+ Subscript[Q, m][x]))
Error Failure - Skipped - Because timed out