17.4: 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/17.4.E11 17.4.E11] | | | [https://dlmf.nist.gov/17.4.E11 17.4.E11] || <math qid="Q5360">a_{0}q = a_{1}b_{1}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{0}q = a_{1}b_{1}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[0]*q = a[1]*b[1]</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 0]*q == Subscript[a, 1]*Subscript[b, 1]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || - | ||
|- style="background: #dfe6e9;" | |- style="background: #dfe6e9;" | ||
| [https://dlmf.nist.gov/17.4.E12 17.4.E12] | | | [https://dlmf.nist.gov/17.4.E12 17.4.E12] || <math qid="Q5361">b_{1} = -b_{2}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>b_{1} = -b_{2}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">b[1] = - b[2]</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[b, 1] == - Subscript[b, 2]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || - | ||
|- style="background: #dfe6e9;" | |- style="background: #dfe6e9;" | ||
| [https://dlmf.nist.gov/17.4.E13 17.4.E13] | | | [https://dlmf.nist.gov/17.4.E13 17.4.E13] || <math qid="Q5362">a_{0}q = a_{1}b_{1}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{0}q = a_{1}b_{1}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[0]*q = a[1]*b[1]</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 0]*q == Subscript[a, 1]*Subscript[b, 1]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || - | ||
|} | |} | ||
</div> | </div> |
Latest revision as of 11:42, 28 June 2021
DLMF | Formula | Constraints | Maple | Mathematica | Symbolic Maple |
Symbolic Mathematica |
Numeric Maple |
Numeric Mathematica |
---|---|---|---|---|---|---|---|---|
17.4.E11 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle a_{0}q = a_{1}b_{1}}
a_{0}q = a_{1}b_{1} |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | a[0]*q = a[1]*b[1] |
Subscript[a, 0]*q == Subscript[a, 1]*Subscript[b, 1] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
17.4.E12 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle b_{1} = -b_{2}}
b_{1} = -b_{2} |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | b[1] = - b[2] |
Subscript[b, 1] == - Subscript[b, 2] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
17.4.E13 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle a_{0}q = a_{1}b_{1}}
a_{0}q = a_{1}b_{1} |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | a[0]*q = a[1]*b[1] |
Subscript[a, 0]*q == Subscript[a, 1]*Subscript[b, 1] |
Skipped - no semantic math | Skipped - no semantic math | - | - |