28.7: Difference between revisions
Jump to navigation
Jump to search
Admin moved page Main Page to Verifying DLMF with Maple and Mathematica |
Admin moved page Main Page to Verifying DLMF with Maple and Mathematica |
||
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.7.E1 28.7.E1] | | | [https://dlmf.nist.gov/28.7.E1 28.7.E1] || <math qid="Q8261">\sum_{n=0}^{\infty}\left(\Mathieueigvala{2n}@{q}-(2n)^{2}\right) = 0</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\sum_{n=0}^{\infty}\left(\Mathieueigvala{2n}@{q}-(2n)^{2}\right) = 0</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>sum(MathieuA(2*n, q)-(2*n)^(2), n = 0..infinity) = 0</syntaxhighlight> || <syntaxhighlight lang=mathematica>Sum[MathieuCharacteristicA[2*n, q]-(2*n)^(2), {n, 0, Infinity}, GenerateConditions->None] == 0</syntaxhighlight> || Failure || Failure || Skipped - Because timed out || Skipped - Because timed out | ||
|- | |- | ||
| [https://dlmf.nist.gov/28.7.E2 28.7.E2] | | | [https://dlmf.nist.gov/28.7.E2 28.7.E2] || <math qid="Q8262">\sum_{n=0}^{\infty}\left(\Mathieueigvala{2n+1}@{q}-(2n+1)^{2}\right) = q</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\sum_{n=0}^{\infty}\left(\Mathieueigvala{2n+1}@{q}-(2n+1)^{2}\right) = q</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>sum(MathieuA(2*n + 1, q)-(2*n + 1)^(2), n = 0..infinity) = q</syntaxhighlight> || <syntaxhighlight lang=mathematica>Sum[MathieuCharacteristicA[2*n + 1, q]-(2*n + 1)^(2), {n, 0, Infinity}, GenerateConditions->None] == q</syntaxhighlight> || Failure || Failure || Skipped - Because timed out || Skipped - Because timed out | ||
|- | |- | ||
| [https://dlmf.nist.gov/28.7.E3 28.7.E3] | | | [https://dlmf.nist.gov/28.7.E3 28.7.E3] || <math qid="Q8263">\sum_{n=0}^{\infty}\left(\Mathieueigvalb{2n+1}@{q}-(2n+1)^{2}\right) = -q</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\sum_{n=0}^{\infty}\left(\Mathieueigvalb{2n+1}@{q}-(2n+1)^{2}\right) = -q</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>sum(MathieuB(2*n + 1, q)-(2*n + 1)^(2), n = 0..infinity) = - q</syntaxhighlight> || <syntaxhighlight lang=mathematica>Sum[MathieuCharacteristicB[2*n + 1, q]-(2*n + 1)^(2), {n, 0, Infinity}, GenerateConditions->None] == - q</syntaxhighlight> || Failure || Failure || Skipped - Because timed out || Skipped - Because timed out | ||
|- | |- | ||
| [https://dlmf.nist.gov/28.7.E4 28.7.E4] | | | [https://dlmf.nist.gov/28.7.E4 28.7.E4] || <math qid="Q8264">\sum_{n=0}^{\infty}\left(\Mathieueigvalb{2n+2}@{q}-(2n+2)^{2}\right) = 0</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\sum_{n=0}^{\infty}\left(\Mathieueigvalb{2n+2}@{q}-(2n+2)^{2}\right) = 0</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>sum(MathieuB(2*n + 2, q)-(2*n + 2)^(2), n = 0..infinity) = 0</syntaxhighlight> || <syntaxhighlight lang=mathematica>Sum[MathieuCharacteristicB[2*n + 2, q]-(2*n + 2)^(2), {n, 0, Infinity}, GenerateConditions->None] == 0</syntaxhighlight> || Failure || Failure || Skipped - Because timed out || 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.7.E1 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \sum_{n=0}^{\infty}\left(\Mathieueigvala{2n}@{q}-(2n)^{2}\right) = 0}
\sum_{n=0}^{\infty}\left(\Mathieueigvala{2n}@{q}-(2n)^{2}\right) = 0 |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | sum(MathieuA(2*n, q)-(2*n)^(2), n = 0..infinity) = 0
|
Sum[MathieuCharacteristicA[2*n, q]-(2*n)^(2), {n, 0, Infinity}, GenerateConditions->None] == 0
|
Failure | Failure | Skipped - Because timed out | Skipped - Because timed out |
28.7.E2 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \sum_{n=0}^{\infty}\left(\Mathieueigvala{2n+1}@{q}-(2n+1)^{2}\right) = q}
\sum_{n=0}^{\infty}\left(\Mathieueigvala{2n+1}@{q}-(2n+1)^{2}\right) = q |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | sum(MathieuA(2*n + 1, q)-(2*n + 1)^(2), n = 0..infinity) = q
|
Sum[MathieuCharacteristicA[2*n + 1, q]-(2*n + 1)^(2), {n, 0, Infinity}, GenerateConditions->None] == q
|
Failure | Failure | Skipped - Because timed out | Skipped - Because timed out |
28.7.E3 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \sum_{n=0}^{\infty}\left(\Mathieueigvalb{2n+1}@{q}-(2n+1)^{2}\right) = -q}
\sum_{n=0}^{\infty}\left(\Mathieueigvalb{2n+1}@{q}-(2n+1)^{2}\right) = -q |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | sum(MathieuB(2*n + 1, q)-(2*n + 1)^(2), n = 0..infinity) = - q
|
Sum[MathieuCharacteristicB[2*n + 1, q]-(2*n + 1)^(2), {n, 0, Infinity}, GenerateConditions->None] == - q
|
Failure | Failure | Skipped - Because timed out | Skipped - Because timed out |
28.7.E4 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \sum_{n=0}^{\infty}\left(\Mathieueigvalb{2n+2}@{q}-(2n+2)^{2}\right) = 0}
\sum_{n=0}^{\infty}\left(\Mathieueigvalb{2n+2}@{q}-(2n+2)^{2}\right) = 0 |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | sum(MathieuB(2*n + 2, q)-(2*n + 2)^(2), n = 0..infinity) = 0
|
Sum[MathieuCharacteristicB[2*n + 2, q]-(2*n + 2)^(2), {n, 0, Infinity}, GenerateConditions->None] == 0
|
Failure | Failure | Skipped - Because timed out | Skipped - Because timed out |