32.13: 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
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/32.13.E1 32.13.E1] || [[Item:Q9474|<math>v_{t}-6v^{2}v_{x}+v_{xxx} = 0</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>v_{t}-6v^{2}v_{x}+v_{xxx} = 0</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">v[t]- 6*(v)^(2)* v[x]+ v[x, x, x] = 0</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[v, t]- 6*(v)^(2)* Subscript[v, x]+ Subscript[v, x, x, x] == 0</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/32.13.E1 32.13.E1] || <math qid="Q9474">v_{t}-6v^{2}v_{x}+v_{xxx} = 0</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>v_{t}-6v^{2}v_{x}+v_{xxx} = 0</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">v[t]- 6*(v)^(2)* v[x]+ v[x, x, x] = 0</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[v, t]- 6*(v)^(2)* Subscript[v, x]+ Subscript[v, x, x, x] == 0</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/32.13#Ex1 32.13#Ex1] || [[Item:Q9475|<math>z = x(3t)^{-1/3}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>z = x(3t)^{-1/3}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x(+)*y*I) = (x(3*t))^(- 1/3)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x[+]*y*I) == (x[3*t])^(- 1/3)</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/32.13#Ex1 32.13#Ex1] || <math qid="Q9475">z = x(3t)^{-1/3}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>z = x(3t)^{-1/3}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x(+)*y*I) = (x(3*t))^(- 1/3)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x[+]*y*I) == (x[3*t])^(- 1/3)</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/32.13#Ex2 32.13#Ex2] || [[Item:Q9476|<math>v(x,t) = (3t)^{-1/3}w(z)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>v(x,t) = (3t)^{-1/3}w(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">v(x , t) = (3*t)^(- 1/3)* w*((x + y*I))</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">v[x , t] == (3*t)^(- 1/3)* w*((x + y*I))</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/32.13#Ex2 32.13#Ex2] || <math qid="Q9476">v(x,t) = (3t)^{-1/3}w(z)</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>v(x,t) = (3t)^{-1/3}w(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">v(x , t) = (3*t)^(- 1/3)* w*((x + y*I))</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">v[x , t] == (3*t)^(- 1/3)* w*((x + y*I))</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/32.13.E3 32.13.E3] || [[Item:Q9477|<math>u_{t}+6uu_{x}+u_{xxx} = 0</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>u_{t}+6uu_{x}+u_{xxx} = 0</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u[t]+ 6*u*u[x]+ u[x, x, x] = 0</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[u, t]+ 6*u*Subscript[u, x]+ Subscript[u, x, x, x] == 0</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/32.13.E3 32.13.E3] || <math qid="Q9477">u_{t}+6uu_{x}+u_{xxx} = 0</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>u_{t}+6uu_{x}+u_{xxx} = 0</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u[t]+ 6*u*u[x]+ u[x, x, x] = 0</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[u, t]+ 6*u*Subscript[u, x]+ Subscript[u, x, x, x] == 0</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/32.13#Ex3 32.13#Ex3] || [[Item:Q9478|<math>z = x(3t)^{-1/3}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>z = x(3t)^{-1/3}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x(+)*y*I) = (x(3*t))^(- 1/3)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x[+]*y*I) == (x[3*t])^(- 1/3)</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/32.13#Ex3 32.13#Ex3] || <math qid="Q9478">z = x(3t)^{-1/3}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>z = x(3t)^{-1/3}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x(+)*y*I) = (x(3*t))^(- 1/3)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x[+]*y*I) == (x[3*t])^(- 1/3)</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/32.13#Ex5 32.13#Ex5] || [[Item:Q9480|<math>z = x+3\lambda t^{2}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>z = x+3\lambda t^{2}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x + y*I) = x + 3*lambda*(t)^(2)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x + y*I) == x + 3*\[Lambda]*(t)^(2)</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/32.13#Ex5 32.13#Ex5] || <math qid="Q9480">z = x+3\lambda t^{2}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>z = x+3\lambda t^{2}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x + y*I) = x + 3*lambda*(t)^(2)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x + y*I) == x + 3*\[Lambda]*(t)^(2)</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/32.13#Ex6 32.13#Ex6] || [[Item:Q9481|<math>u(x,t) = W(z)-\lambda t</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>u(x,t) = W(z)-\lambda t</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u(x , t) = W*((x + y*I))- lambda*t</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u[x , t] == W*((x + y*I))- \[Lambda]*t</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/32.13#Ex6 32.13#Ex6] || <math qid="Q9481">u(x,t) = W(z)-\lambda t</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>u(x,t) = W(z)-\lambda t</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u(x , t) = W*((x + y*I))- lambda*t</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u[x , t] == W*((x + y*I))- \[Lambda]*t</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|-  
|-  
| [https://dlmf.nist.gov/32.13.E6 32.13.E6] || [[Item:Q9482|<math>u_{xt} = \sin@@{u}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>u_{xt} = \sin@@{u}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>u[x, t] = sin(u)</syntaxhighlight> || <syntaxhighlight lang=mathematica>Subscript[u, x, t] == Sin[u]</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: .70450695e-2+.1624035369*I
| [https://dlmf.nist.gov/32.13.E6 32.13.E6] || <math qid="Q9482">u_{xt} = \sin@@{u}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>u_{xt} = \sin@@{u}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>u[x, t] = sin(u)</syntaxhighlight> || <syntaxhighlight lang=mathematica>Subscript[u, x, t] == Sin[u]</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: .70450695e-2+.1624035369*I
Test Values: {t = -3/2, u = 1/2*3^(1/2)+1/2*I, x = 3/2, u[x*t] = 1/2*3^(1/2)+1/2*I}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -1.358980334+.5284289409*I
Test Values: {t = -3/2, u = 1/2*3^(1/2)+1/2*I, x = 3/2, u[x*t] = 1/2*3^(1/2)+1/2*I}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -1.358980334+.5284289409*I
Test Values: {t = -3/2, u = 1/2*3^(1/2)+1/2*I, x = 3/2, u[x*t] = -1/2+1/2*I*3^(1/2)}</syntaxhighlight><br>... skip entries to safe data</div></div> || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[0.007045069484300837, 0.16240353677712993]
Test Values: {t = -3/2, u = 1/2*3^(1/2)+1/2*I, x = 3/2, u[x*t] = -1/2+1/2*I*3^(1/2)}</syntaxhighlight><br>... skip entries to safe data</div></div> || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[0.007045069484300837, 0.16240353677712993]
Line 34: Line 34:
Test Values: {Rule[t, -1.5], Rule[u, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[Subscript[u, Times[t, x]], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
Test Values: {Rule[t, -1.5], Rule[u, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[Subscript[u, Times[t, x]], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/32.13#Ex7 32.13#Ex7] || [[Item:Q9483|<math>z = xt</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>z = xt</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x + y*I) = x*t</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x + y*I) == x*t</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/32.13#Ex7 32.13#Ex7] || <math qid="Q9483">z = xt</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>z = xt</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x + y*I) = x*t</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x + y*I) == x*t</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/32.13#Ex8 32.13#Ex8] || [[Item:Q9484|<math>u(x,t) = v(z)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>u(x,t) = v(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u(x , t) = v*((x + y*I))</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u[x , t] == v*((x + y*I))</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/32.13#Ex8 32.13#Ex8] || <math qid="Q9484">u(x,t) = v(z)</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>u(x,t) = v(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u(x , t) = v*((x + y*I))</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u[x , t] == v*((x + y*I))</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/32.13.E8 32.13.E8] || [[Item:Q9485|<math>u_{tt} = u_{xx}-6(u^{2})_{xx}+u_{xxxx}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>u_{tt} = u_{xx}-6(u^{2})_{xx}+u_{xxxx}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u[t, t] = u[x, x]- 6*(u)^(2)[x, x]+ u[x, x, x, x]</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[u, t, t] == Subscript[u, x, x]- 6*Subscript[(u)^(2), x, x]+ Subscript[u, x, x, x, x]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/32.13.E8 32.13.E8] || <math qid="Q9485">u_{tt} = u_{xx}-6(u^{2})_{xx}+u_{xxxx}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>u_{tt} = u_{xx}-6(u^{2})_{xx}+u_{xxxx}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u[t, t] = u[x, x]- 6*(u)^(2)[x, x]+ u[x, x, x, x]</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[u, t, t] == Subscript[u, x, x]- 6*Subscript[(u)^(2), x, x]+ Subscript[u, x, x, x, x]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/32.13#Ex9 32.13#Ex9] || [[Item:Q9486|<math>z = x-ct</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>z = x-ct</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x + y*I) = x - c*t</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x + y*I) == x - c*t</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/32.13#Ex9 32.13#Ex9] || <math qid="Q9486">z = x-ct</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>z = x-ct</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x + y*I) = x - c*t</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(x + y*I) == x - c*t</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/32.13#Ex10 32.13#Ex10] || [[Item:Q9487|<math>u(x,t) = v(z)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>u(x,t) = v(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u(x , t) = v*((x + y*I))</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u[x , t] == v*((x + y*I))</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/32.13#Ex10 32.13#Ex10] || <math qid="Q9487">u(x,t) = v(z)</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>u(x,t) = v(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u(x , t) = v*((x + y*I))</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">u[x , t] == v*((x + y*I))</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|}
|}
</div>
</div>

Latest revision as of 13:13, 28 June 2021


DLMF Formula Constraints Maple Mathematica Symbolic
Maple
Symbolic
Mathematica
Numeric
Maple
Numeric
Mathematica
32.13.E1 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle v_{t}-6v^{2}v_{x}+v_{xxx} = 0}
v_{t}-6v^{2}v_{x}+v_{xxx} = 0
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
v[t]- 6*(v)^(2)* v[x]+ v[x, x, x] = 0
Subscript[v, t]- 6*(v)^(2)* Subscript[v, x]+ Subscript[v, x, x, x] == 0
Skipped - no semantic math Skipped - no semantic math - -
32.13#Ex1 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle z = x(3t)^{-1/3}}
z = x(3t)^{-1/3}
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
(x(+)*y*I) = (x(3*t))^(- 1/3)
(x[+]*y*I) == (x[3*t])^(- 1/3)
Skipped - no semantic math Skipped - no semantic math - -
32.13#Ex2 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle v(x,t) = (3t)^{-1/3}w(z)}
v(x,t) = (3t)^{-1/3}w(z)
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
v(x , t) = (3*t)^(- 1/3)* w*((x + y*I))
v[x , t] == (3*t)^(- 1/3)* w*((x + y*I))
Skipped - no semantic math Skipped - no semantic math - -
32.13.E3 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle u_{t}+6uu_{x}+u_{xxx} = 0}
u_{t}+6uu_{x}+u_{xxx} = 0
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
u[t]+ 6*u*u[x]+ u[x, x, x] = 0
Subscript[u, t]+ 6*u*Subscript[u, x]+ Subscript[u, x, x, x] == 0
Skipped - no semantic math Skipped - no semantic math - -
32.13#Ex3 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle z = x(3t)^{-1/3}}
z = x(3t)^{-1/3}
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
(x(+)*y*I) = (x(3*t))^(- 1/3)
(x[+]*y*I) == (x[3*t])^(- 1/3)
Skipped - no semantic math Skipped - no semantic math - -
32.13#Ex5 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle z = x+3\lambda t^{2}}
z = x+3\lambda t^{2}
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
(x + y*I) = x + 3*lambda*(t)^(2)
(x + y*I) == x + 3*\[Lambda]*(t)^(2)
Skipped - no semantic math Skipped - no semantic math - -
32.13#Ex6 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle u(x,t) = W(z)-\lambda t}
u(x,t) = W(z)-\lambda t
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
u(x , t) = W*((x + y*I))- lambda*t
u[x , t] == W*((x + y*I))- \[Lambda]*t
Skipped - no semantic math Skipped - no semantic math - -
32.13.E6 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle u_{xt} = \sin@@{u}}
u_{xt} = \sin@@{u}
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
u[x, t] = sin(u)
Subscript[u, x, t] == Sin[u]
Failure Failure
Failed [300 / 300]
Result: .70450695e-2+.1624035369*I
Test Values: {t = -3/2, u = 1/2*3^(1/2)+1/2*I, x = 3/2, u[x*t] = 1/2*3^(1/2)+1/2*I}

Result: -1.358980334+.5284289409*I
Test Values: {t = -3/2, u = 1/2*3^(1/2)+1/2*I, x = 3/2, u[x*t] = -1/2+1/2*I*3^(1/2)}

... skip entries to safe data
Failed [300 / 300]
Result: Complex[0.007045069484300837, 0.16240353677712993]
Test Values: {Rule[t, -1.5], Rule[u, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[Subscript[u, Times[t, x]], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

Result: Complex[-1.3589803343001376, 0.5284289405615687]
Test Values: {Rule[t, -1.5], Rule[u, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[Subscript[u, Times[t, x]], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}

... skip entries to safe data
32.13#Ex7 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle z = xt}
z = xt
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
(x + y*I) = x*t
(x + y*I) == x*t
Skipped - no semantic math Skipped - no semantic math - -
32.13#Ex8 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle u(x,t) = v(z)}
u(x,t) = v(z)
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
u(x , t) = v*((x + y*I))
u[x , t] == v*((x + y*I))
Skipped - no semantic math Skipped - no semantic math - -
32.13.E8 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle u_{tt} = u_{xx}-6(u^{2})_{xx}+u_{xxxx}}
u_{tt} = u_{xx}-6(u^{2})_{xx}+u_{xxxx}
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
u[t, t] = u[x, x]- 6*(u)^(2)[x, x]+ u[x, x, x, x]
Subscript[u, t, t] == Subscript[u, x, x]- 6*Subscript[(u)^(2), x, x]+ Subscript[u, x, x, x, x]
Skipped - no semantic math Skipped - no semantic math - -
32.13#Ex9 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle z = x-ct}
z = x-ct
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
(x + y*I) = x - c*t
(x + y*I) == x - c*t
Skipped - no semantic math Skipped - no semantic math - -
32.13#Ex10 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle u(x,t) = v(z)}
u(x,t) = v(z)
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
u(x , t) = v*((x + y*I))
u[x , t] == v*((x + y*I))
Skipped - no semantic math Skipped - no semantic math - -