24.17: 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 | ||
|- style="background: #dfe6e9;" | |- style="background: #dfe6e9;" | ||
| [https://dlmf.nist.gov/24.17.E4 24.17.E4] | | | [https://dlmf.nist.gov/24.17.E4 24.17.E4] || <math qid="Q7587">S_{n}(k) = (-1)^{k}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>S_{n}(k) = (-1)^{k}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">S[n](k) = (- 1)^(k)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[S, n][k] == (- 1)^(k)</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || - | ||
|- style="background: #dfe6e9;" | |- style="background: #dfe6e9;" | ||
| [https://dlmf.nist.gov/24.17.E6 24.17.E6] | | | [https://dlmf.nist.gov/24.17.E6 24.17.E6] || <math qid="Q7589">M_{n}(k) = 0</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>M_{n}(k) = 0</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">M[n](k) = 0</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[M, n][k] == 0</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || - | ||
|} | |} | ||
</div> | </div> |
Latest revision as of 12:03, 28 June 2021
DLMF | Formula | Constraints | Maple | Mathematica | Symbolic Maple |
Symbolic Mathematica |
Numeric Maple |
Numeric Mathematica |
---|---|---|---|---|---|---|---|---|
24.17.E4 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle S_{n}(k) = (-1)^{k}}
S_{n}(k) = (-1)^{k} |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | S[n](k) = (- 1)^(k) |
Subscript[S, n][k] == (- 1)^(k) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
24.17.E6 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle M_{n}(k) = 0}
M_{n}(k) = 0 |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | M[n](k) = 0 |
Subscript[M, n][k] == 0 |
Skipped - no semantic math | Skipped - no semantic math | - | - |