Results of Integrals with Coalescing Saddles
DLMF | Formula | Maple | Mathematica | Symbolic Maple |
Symbolic Mathematica |
Numeric Maple |
Numeric Mathematica |
---|---|---|---|---|---|---|---|
36.2#Ex2 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \mathrm{F}_{+}(\mathbf{x}) = \int_{0}^{\infty}\cos@{ry\exp@{+ i\dfrac{\pi}{6}}}\exp@{2ir^{2}z\exp@{+ i\dfrac{\pi}{3}}}\AiryAi@{3^{2/3}r^{2}+3^{-1/3}\exp@{- i\dfrac{\pi}{3}}\left(\tfrac{1}{3}z^{2}-x\right)}\diff{r}} | F[+]*(x) = int(cos(r*y*exp(+ I*(Pi)/(6)))*exp(2*I*(r)^(2)*(x + y*I)* exp(+ I*(Pi)/(3)))*AiryAi((3)^(2/ 3)* (r)^(2)+ (3)^(- 1/ 3)* exp(- I*(Pi)/(3))*((1)/(3)*(x + y*I)^(2)- x)), r = 0..infinity) |
Subscript[F, +]*(x) == Integrate[Cos[r*y*Exp[+ I*Divide[Pi,6]]]*Exp[2*I*(r)^(2)*(x + y*I)* Exp[+ I*Divide[Pi,3]]]*AiryAi[(3)^(2/ 3)* (r)^(2)+ (3)^(- 1/ 3)* Exp[- I*Divide[Pi,3]]*(Divide[1,3]*(x + y*I)^(2)- x)], {r, 0, Infinity}, GenerateConditions->None] |
Error | Failure | - | Error |
36.2#Ex2 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \mathrm{F}_{-}(\mathbf{x}) = \int_{0}^{\infty}\cos@{ry\exp@{- i\dfrac{\pi}{6}}}\exp@{2ir^{2}z\exp@{- i\dfrac{\pi}{3}}}\AiryAi@{3^{2/3}r^{2}+3^{-1/3}\exp@{+ i\dfrac{\pi}{3}}\left(\tfrac{1}{3}z^{2}-x\right)}\diff{r}} | F[-]*(x) = int(cos(r*y*exp(- I*(Pi)/(6)))*exp(2*I*(r)^(2)*(x + y*I)* exp(- I*(Pi)/(3)))*AiryAi((3)^(2/ 3)* (r)^(2)+ (3)^(- 1/ 3)* exp(+ I*(Pi)/(3))*((1)/(3)*(x + y*I)^(2)- x)), r = 0..infinity) |
Subscript[F, -]*(x) == Integrate[Cos[r*y*Exp[- I*Divide[Pi,6]]]*Exp[2*I*(r)^(2)*(x + y*I)* Exp[- I*Divide[Pi,3]]]*AiryAi[(3)^(2/ 3)* (r)^(2)+ (3)^(- 1/ 3)* Exp[+ I*Divide[Pi,3]]*(Divide[1,3]*(x + y*I)^(2)- x)], {r, 0, Infinity}, GenerateConditions->None] |
Error | Failure | - | Error |
36.2.E14 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle P(x_{2},x_{1}) = \int_{-\infty}^{\infty}\exp@{\iunit(t^{4}+x_{2}t^{2}+x_{1}t)}\diff{t}} | P*(x[2], x[1]) = int(exp(I*((t)^(4)+ x[2]*(t)^(2)+ x[1]*t)), t = - infinity..infinity) |
P*(Subscript[x, 2], Subscript[x, 1]) == Integrate[Exp[I*((t)^(4)+ Subscript[x, 2]*(t)^(2)+ Subscript[x, 1]*t)], {t, - Infinity, Infinity}, GenerateConditions->None] |
Failure | Failure | Skipped - Because timed out | Error |
36.2#Ex10 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \tfrac{1}{3}\sqrt{\pi}\EulerGamma@{\tfrac{1}{6}} = 3.28868} | (1)/(3)*sqrt(Pi)*GAMMA((1)/(6)) = 3.28868 |
Divide[1,3]*Sqrt[Pi]*Gamma[Divide[1,6]] == 3.28868 |
Failure | Failure | Successful [Tested: 0] | Successful [Tested: 1] |
36.2#Ex11 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \tfrac{1}{3}\EulerGamma^{2}@{\tfrac{1}{3}} = 2.39224} | (1)/(3)*(GAMMA((1)/(3)))^(2) = 2.39224 |
Divide[1,3]*(Gamma[Divide[1,3]])^(2) == 2.39224 |
Failure | Failure | Successful [Tested: 0] | Successful [Tested: 1] |
36.4.E5 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle x = 0} | x = 0 |
x == 0 |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.4.E6 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle 27x^{2} = -8y^{3}} | 27*(x)^(2) = - 8*(y)^(3) |
27*(x)^(2) == - 8*(y)^(3) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.4#Ex3 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle x = 3t^{2}(z+5t^{2})} | x = 3*(t)^(2)*((x + y*I)+ 5*(t)^(2)) |
x == 3*(t)^(2)*((x + y*I)+ 5*(t)^(2)) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.4#Ex4 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle y = -t(3z+10t^{2})} | y = - t*(3*(x + y*I)+ 10*(t)^(2)) |
y == - t*(3*(x + y*I)+ 10*(t)^(2)) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.4#Ex5 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle y = 0} | y = 0 |
y == 0 |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.4#Ex6 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle z \leq 0} | z <= 0 |
z <= 0 |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.4#Ex7 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle x = \tfrac{9}{20}z^{2}} | x = (9)/(20)*(x + y*I)^(2) |
x == Divide[9,20]*(x + y*I)^(2) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.4#Ex8 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle z \leq 0} | z <= 0 |
z <= 0 |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.4#Ex9 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle x = -\tfrac{3}{20}z^{2}} | x = -(3)/(20)*(x + y*I)^(2) |
x == -Divide[3,20]*(x + y*I)^(2) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.4#Ex10 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle 10y^{2} = -4z^{3}} | 10*(y)^(2) = - 4*(x + y*I)^(3) |
10*(y)^(2) == - 4*(x + y*I)^(3) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.4#Ex11 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle x = \tfrac{1}{3}z^{2}(-\cos@{2\phi}-2\cos@@{\phi})} | x = (1)/(3)*(x + y*I)^(2)*(- cos(2*phi)- 2*cos(phi)) |
x == Divide[1,3]*(x + y*I)^(2)*(- Cos[2*\[Phi]]- 2*Cos[\[Phi]]) |
Failure | Failure | Failed [180 / 180] 180/180]: [[-1.430780988-1.820001528*I <- {phi = 1/2*3^(1/2)+1/2*I, x = 3/2, y = -3/2} 4.430780988+1.820001528*I <- {phi = 1/2*3^(1/2)+1/2*I, x = 3/2, y = 3/2} |
Failed [180 / 180]
{Complex[-1.4307809877134479, -1.8200015289703178] <- {Rule[x, 1.5], Rule[y, -1.5], Rule[ϕ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]} Complex[6.36271355956067, -6.045425917929804] <- {Rule[x, 1.5], Rule[y, -1.5], Rule[ϕ, Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]} |
36.4#Ex12 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle y = \tfrac{1}{3}z^{2}(\sin@{2\phi}-2\sin@@{\phi})} | y = (1)/(3)*(x + y*I)^(2)*(sin(2*phi)- 2*sin(phi)) |
y == Divide[1,3]*(x + y*I)^(2)*(Sin[2*\[Phi]]- 2*Sin[\[Phi]]) |
Failure | Failure | Failed [54 / 54] 54/54]: [[-1.500000000-2.780804948*I <- {phi = 3/2, x = 3/2, y = -3/2} 1.500000000+2.780804948*I <- {phi = 3/2, x = 3/2, y = 3/2} |
Failed [54 / 54]
{Complex[-1.5, -2.7808049477223626] <- {Rule[x, 1.5], Rule[y, -1.5], Rule[ϕ, 1.5]} Complex[-1.5, -0.17607013860076426] <- {Rule[x, 1.5], Rule[y, -1.5], Rule[ϕ, 0.5]} |
36.4.E11 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle x+iy = -z^{2}\exp@{\tfrac{2}{3}i\pi m}} | x + I*y = -(x + y*I)^(2)* exp((2)/(3)*I*Pi*m) |
x + I*y == -(x + y*I)^(2)* Exp[Divide[2,3]*I*Pi*m] |
Error | Failure | - | Skip - No test values generated |
36.4#Ex13 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle x = -\tfrac{1}{12}z^{2}(\exp@{2\tau}+ 2\exp@{-\tau})} | x = -(1)/(12)*(x + y*I)^(2)*(exp(2*tau)+ 2*exp(- tau)) |
x == -Divide[1,12]*(x + y*I)^(2)*(Exp[2*\[Tau]]+ 2*Exp[- \[Tau]]) |
Failure | Failure | Failed [180 / 180] 180/180]: [[3.132329502-1.422064683*I <- {tau = 1/2*3^(1/2)+1/2*I, x = 3/2, y = -3/2} -.132329502+1.422064683*I <- {tau = 1/2*3^(1/2)+1/2*I, x = 3/2, y = 3/2} |
Failed [180 / 180]
{Complex[3.1323295016161525, -1.4220646828050367] <- {Rule[x, 1.5], Rule[y, -1.5], Rule[τ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]} Complex[0.694217640570763, -0.7789550680773418] <- {Rule[x, 1.5], Rule[y, -1.5], Rule[τ, Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]} |
36.4#Ex13 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle x = -\tfrac{1}{12}z^{2}(\exp@{2\tau}- 2\exp@{-\tau})} | x = -(1)/(12)*(x + y*I)^(2)*(exp(2*tau)- 2*exp(- tau)) |
x == -Divide[1,12]*(x + y*I)^(2)*(Exp[2*\[Tau]]- 2*Exp[- \[Tau]]) |
Failure | Failure | Failed [180 / 180] 180/180]: [[3.434813476-.8683714834*I <- {tau = 1/2*3^(1/2)+1/2*I, x = 3/2, y = -3/2} -.434813476+.8683714834*I <- {tau = 1/2*3^(1/2)+1/2*I, x = 3/2, y = 3/2} |
Failed [180 / 180]
{Complex[3.4348134754242143, -0.8683714827345889] <- {Rule[x, 1.5], Rule[y, -1.5], Rule[τ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]} Complex[2.578112467364518, 0.8232541553428006] <- {Rule[x, 1.5], Rule[y, -1.5], Rule[τ, Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]} |
36.4#Ex14 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle y = -\tfrac{1}{12}z^{2}(\exp@{-2\tau}+ 2\exp@{\tau})} | y = -(1)/(12)*(x + y*I)^(2)*(exp(- 2*tau)+ 2*exp(tau)) |
y == -Divide[1,12]*(x + y*I)^(2)*(Exp[- 2*\[Tau]]+ 2*Exp[\[Tau]]) |
Failure | Failure | Failed [108 / 108] 108/108]: [[-1.500000000-7.699423965*I <- {tau = -3/2, x = 3/2, y = -3/2} 1.500000000+7.699423965*I <- {tau = -3/2, x = 3/2, y = 3/2} |
Failed [108 / 108]
{Complex[-1.5, -7.699423966306697] <- {Rule[x, 1.5], Rule[y, -1.5], Rule[τ, -1.5]} Complex[-1.5, -3.3799369533914976] <- {Rule[x, 1.5], Rule[y, -1.5], Rule[τ, 1.5]} |
36.4#Ex14 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle y = -\tfrac{1}{12}z^{2}(\exp@{-2\tau}- 2\exp@{\tau})} | y = -(1)/(12)*(x + y*I)^(2)*(exp(- 2*tau)- 2*exp(tau)) |
y == -Divide[1,12]*(x + y*I)^(2)*(Exp[- 2*\[Tau]]- 2*Exp[\[Tau]]) |
Failure | Failure | Failed [108 / 108] 108/108]: [[-1.500000000-7.364728725*I <- {tau = -3/2, x = 3/2, y = -3/2} 1.500000000+7.364728725*I <- {tau = -3/2, x = 3/2, y = 3/2} |
Failed [108 / 108]
{Complex[-1.5, -7.364728726084054] <- {Rule[x, 1.5], Rule[y, -1.5], Rule[τ, -1.5]} Complex[-1.5, 3.3425966521155988] <- {Rule[x, 1.5], Rule[y, -1.5], Rule[τ, 1.5]} |
36.4.E13 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle x = y} | x = y |
x == y |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5.E2 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle y^{3} = \tfrac{27}{4}\left(\sqrt{27}-5\right)x^{2}} | (y)^(3) = (27)/(4)*(sqrt(27)- 5)* (x)^(2) |
(y)^(3) == Divide[27,4]*(Sqrt[27]- 5)* (x)^(2) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5#Ex3 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle x = B_{+}|y|^{4/3}} | x = B[+]*(abs(y))^(4/ 3) |
x == Subscript[B, +]*(Abs[y])^(4/ 3) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5#Ex4 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle B_{+} = 10^{-1/3}\left(2x_{+}^{4/3}-\tfrac{1}{2}x_{+}^{-2/3}\right)} | B[+] (2*x(x[+])^(4/ 3)-(1)/(2)*x(x[+])^(- 2/ 3)) |
Subscript[B, +] (2*x(Subscript[x, +])^(4/ 3)-Divide[1,2]*x(Subscript[x, +])^(- 2/ 3)) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5.E4 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle 80x^{5}-40x^{4}-55x^{3}+5x^{2}+20x-1 = 0} | 80*(x)^(5)- 40*(x)^(4)- 55*(x)^(3)+ 5*(x)^(2)+ 20*x - 1 = 0 |
80*(x)^(5)- 40*(x)^(4)- 55*(x)^(3)+ 5*(x)^(2)+ 20*x - 1 == 0 |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5#Ex5 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle B_{-} = -1.69916} | B[-] = - 1.69916 |
Subscript[B, -] == - 1.69916 |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5#Ex6 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle B_{+} = 0.33912} | B[+] = 0.33912 |
Subscript[B, +] == 0.33912 |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5.E7 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle X = \dfrac{9}{20}+20u^{4}-\frac{Y^{2}}{20u^{2}}+6u^{2}\sign@{z}} | X = (9)/(20)+ 20*(u)^(4)-((Y)^(2))/(20*(u)^(2))+ 6*(u)^(2)* signum(z) |
X == Divide[9,20]+ 20*(u)^(4)-Divide[(Y)^(2),20*(u)^(2)]+ 6*(u)^(2)* Sign[z] |
Failure | Failure | Failed [300 / 300] 300/300]: [[4.626363000-18.38362857*I <- {X = 1/2*3^(1/2)+1/2*I, u = 1/2*3^(1/2)+1/2*I, x = 3/2, y = -3/2} 11.97483223-22.62626926*I <- {X = 1/2*3^(1/2)+1/2*I, u = 1/2*3^(1/2)+1/2*I, x = 3/2, y = 3/2} |
Failed [300 / 300]
{Complex[4.626363002559913, -18.383628553565494] <- {Rule[u, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[X, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[y, -1.5]} Complex[11.974832230909447, -22.62626924068478] <- {Rule[u, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[X, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[y, 1.5]} |
36.5.E8 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle 16u^{5}-\frac{Y^{2}}{10u}+4u^{3}\sign@{z}-\frac{3}{10}|Y|\sign@{z}+4t^{5}+2t^{3}\sign@{z}+|Y|t^{2} = 0} | 16*(u)^(5)-((Y)^(2))/(10*u)+ 4*(u)^(3)* signum(z)-(3)/(10)*abs(Y)* signum(z)+ 4*(t)^(5)+ 2*(t)^(3)* signum(z)+abs(Y)* (t)^(2) = 0 |
16*(u)^(5)-Divide[(Y)^(2),10*u]+ 4*(u)^(3)* Sign[z]-Divide[3,10]*Abs[Y]* Sign[z]+ 4*(t)^(5)+ 2*(t)^(3)* Sign[z]+Abs[Y]* (t)^(2) == 0 |
Failure | Failure | Failed [300 / 300] 300/300]: [[-45.20699439+15.71617138*I <- {t = -3/2, u = 1/2*3^(1/2)+1/2*I, x = 3/2, y = -3/2} -50.86384865+5.964253129*I <- {t = -3/2, u = 1/2*3^(1/2)+1/2*I, x = 3/2, y = 3/2} |
Failed [300 / 300]
{Complex[-45.20699439419109, 15.716171367970516] <- {Rule[t, -1.5], Rule[u, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[y, -1.5]} Complex[-50.863848643683475, 5.964253107561413] <- {Rule[t, -1.5], Rule[u, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[y, 1.5]} |
36.5.E9 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle t = -u+\left(\dfrac{|Y|}{10u}-u^{2}-\dfrac{3}{10}\sign@{z}\right)^{1/2}} | t = - u +((abs(Y))/(10*u)- (u)^(2)-(3)/(10)*signum(z))^(1/ 2) |
t == - u +(Divide[Abs[Y],10*u]- (u)^(2)-Divide[3,10]*Sign[z])^(1/ 2) |
Failure | Failure | Failed [300 / 300] 300/300]: [[-1.010332328+1.400961906*I <- {t = -3/2, u = 1/2*3^(1/2)+1/2*I, x = 3/2, y = -3/2} -1.190759425+1.489998263*I <- {t = -3/2, u = 1/2*3^(1/2)+1/2*I, x = 3/2, y = 3/2} |
Failed [300 / 300]
{Complex[-1.0103323276990124, 1.4009619057655258] <- {Rule[t, -1.5], Rule[u, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[y, -1.5]} Complex[-1.1907594253432556, 1.489998262392432] <- {Rule[t, -1.5], Rule[u, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[y, 1.5]} |
36.5.E10 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle 160u^{6}+40u^{4} = Y^{2}} | 160*(u)^(6)+ 40*(u)^(4) = (Y)^(2) |
160*(u)^(6)+ 40*(u)^(4) == (Y)^(2) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5.E11 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \frac{x}{z^{2}} = -1-12u^{2}+8u-\left|\frac{y}{z^{2}}\right|\dfrac{\frac{1}{3}-u}{\left(u\left(\frac{2}{3}-u\right)\right)^{1/2}}} | (x)/((x + y*I)^(2)) = - 1 - 12*(u)^(2)+ 8*u -abs((y)/((x + y*I)^(2)))*((1)/(3)- u)/((u*((2)/(3)- u))^(1/ 2)) |
Divide[x,(x + y*I)^(2)] == - 1 - 12*(u)^(2)+ 8*u -Abs[Divide[y,(x + y*I)^(2)]]*Divide[Divide[1,3]- u,(u*(Divide[2,3]- u))^(1/ 2)] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5.E12 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle 8u^{3}-4u^{2}-\left|\frac{y}{3z^{2}}\right|\left(\frac{u}{\tfrac{2}{3}-u}\right)^{1/2} = \frac{y^{2}}{6wz^{4}}-2w^{3}-2w^{2}} | 8*(u)^(3)- 4*(u)^(2)-abs((y)/(3*(x + y*I)^(2)))*((u)/((2)/(3)- u))^(1/ 2) = ((y)^(2))/(6*w*(x + y*I)^(4))- 2*(w)^(3)- 2*(w)^(2) |
8*(u)^(3)- 4*(u)^(2)-Abs[Divide[y,3*(x + y*I)^(2)]]*(Divide[u,Divide[2,3]- u])^(1/ 2) == Divide[(y)^(2),6*w*(x + y*I)^(4)]- 2*(w)^(3)- 2*(w)^(2) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5.E14 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle 0 < u} | 0 < u |
0 < u |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5#Ex11 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle Y(u,X) = 8u-24u^{2}+X\dfrac{u-\tfrac{1}{6}}{\left(u\left(u-\tfrac{1}{3}\right)\right)^{1/2}}} | Y*(u , X) = 8*u - 24*(u)^(2)+ X*(u -(1)/(6))/((u*(u -(1)/(3)))^(1/ 2)) |
Y*(u , X) == 8*u - 24*(u)^(2)+ X*Divide[u -Divide[1,6],(u*(u -Divide[1,3]))^(1/ 2)] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5.E17 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle Y_{\mathrm{S}}(X) = Y(u,|X|)} | Y[S]*(X) = Y*(u ,abs(X)) |
Subscript[Y, S]*(X) == Y*(u ,Abs[X]) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5.E19 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle Y_{\mathrm{S}}(X) = Y(-u,-|X|)} | Y[S]*(X) = Y*(- u , -abs(X)) |
Subscript[Y, S]*(X) == Y*(- u , -Abs[X]) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.5.E21 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle w = (\tfrac{1}{3}+u)\left(1-\left(1-\dfrac{|X|}{12u^{1/2}(\tfrac{1}{3}+u)^{3/2}}\right)^{1/2}\right)} | w = ((1)/(3)+ u)*(1 -(1 -(abs(X))/(12*(u)^(1/ 2)*((1)/(3)+ u)^(3/ 2)))^(1/ 2)) |
w == (Divide[1,3]+ u)*(1 -(1 -Divide[Abs[X],12*(u)^(1/ 2)*(Divide[1,3]+ u)^(3/ 2)])^(1/ 2)) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.6#Ex9 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \gamma_{y}^{(\mathrm{U})} = \tfrac{2}{3}} | (gamma[y])^(U) = (2)/(3) |
(Subscript[\[Gamma], y])^(U) == Divide[2,3] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.6#Ex10 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \gamma_{z}^{(\mathrm{U})} = \tfrac{1}{3}} | (gamma[z])^(U) = (1)/(3) |
(Subscript[\[Gamma], z])^(U) == Divide[1,3] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.7#Ex1 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle y_{m} = -\sqrt{2\pi(2m+1)}} | y[m] = -sqrt(2*Pi*(2*m + 1)) |
Subscript[y, m] == -Sqrt[2*Pi*(2*m + 1)] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.7#Ex2 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle x_{m,n}^{+} = \sqrt{\dfrac{2}{-y_{m}}}\left(2n+\tfrac{1}{2}+(-1)^{m}\tfrac{1}{2}+\tfrac{1}{4}\right)\pi} | (x[m , n])^(+) = sqrt((2)/(- y[m]))*(2*n +(1)/(2)+(- 1)^(m)*(1)/(2)+(1)/(4))* Pi |
(Subscript[x, m , n])^(+) == Sqrt[Divide[2,- Subscript[y, m]]]*(2*n +Divide[1,2]+(- 1)^(m)*Divide[1,2]+Divide[1,4])* Pi |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.7#Ex3 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle x_{n} = +\left(\dfrac{8}{27}\right)^{1/2}|y_{n}|^{3/2}(1+\xi_{n})} | x[n] = +((8)/(27))^(1/ 2)*(abs(y[n]))^(3/ 2)*(1 + xi[n]) |
Subscript[x, n] == +(Divide[8,27])^(1/ 2)*(Abs[Subscript[y, n]])^(3/ 2)*(1 + Subscript[\[Xi], n]) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.7#Ex4 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle y_{n} = -\left(\frac{3\pi(8n+5)}{9+8\xi_{n}}\right)^{1/2}} | y[n] = -((3*Pi*(8*n + 5))/(9 + 8*xi[n]))^(1/ 2) |
Subscript[y, n] == -(Divide[3*Pi*(8*n + 5),9 + 8*Subscript[\[Xi], n]])^(1/ 2) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.7.E3 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \frac{3\pi(8n+5)}{9+8\xi_{n}}\xi_{n}^{3/2} = \dfrac{27}{16}\left(\dfrac{3}{2}\right)^{1/2}\left(\ln@{\frac{1}{\xi_{n}}}+3\ln@{\dfrac{3}{2}}\right)} | (3*Pi*(8*n + 5))/(9 + 8*xi[n])*(xi[n])^(3/ 2) = (27)/(16)*((3)/(2))^(1/ 2)*(ln((1)/(xi[n]))+ 3*ln((3)/(2))) |
Divide[3*Pi*(8*n + 5),9 + 8*Subscript[\[Xi], n]]*(Subscript[\[Xi], n])^(3/ 2) == Divide[27,16]*(Divide[3,2])^(1/ 2)*(Log[Divide[1,Subscript[\[Xi], n]]]+ 3*Log[Divide[3,2]]) |
Failure | Failure | Failed [300 / 300] 300/300]: [[3.887397376+4.913760852*I <- {xi = 1/2*3^(1/2)+1/2*I, xi[n] = 1/2*3^(1/2)+1/2*I, n = 1} 7.826714845+7.271674350*I <- {xi = 1/2*3^(1/2)+1/2*I, xi[n] = 1/2*3^(1/2)+1/2*I, n = 2} |
Failed [300 / 300]
{Complex[3.8873973728456934, 4.913760851775014] <- {Rule[n, 1], Rule[ξ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ξ, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]} Complex[7.826714842534605, 7.271674348744825] <- {Rule[n, 2], Rule[ξ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ξ, n], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]} |
36.7.E4 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle z_{n} = + 3(\tfrac{1}{4}\pi(2n-\tfrac{1}{2}))^{1/3}\\} | z[n] = + 3*((1)/(4)*Pi*(2*n -(1)/(2)))^(1/ 3) |
Subscript[z, n] == + 3*(Divide[1,4]*Pi*(2*n -Divide[1,2]))^(1/ 3) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.7#Ex5 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \Delta z = \frac{9\pi}{2z_{n}^{2}}} | Delta*z (9*Pi)/(2*z(z[n])^(2)) |
\[CapitalDelta]*z Divide[9*Pi,2*z(Subscript[z, n])^(2)] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.7#Ex6 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \Delta x = \frac{6\pi}{z_{n}}} | Delta*x = (6*Pi)/(x + y*I[n]) |
\[CapitalDelta]*x == Divide[6*Pi,Subscript[x + y*I, n]] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.7.E6 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \exp@{-2\pi i\left(\frac{z-z_{n}}{\Delta z}+\frac{2x}{\Delta x}\right)}\*{\left(2\exp@{\frac{-6\pi ix}{\Delta x}}\cos@{\frac{2\sqrt{3}\pi y}{\Delta x}}+1\right)} = \sqrt{3}} | exp(- 2*Pi*I*(((x + y*I)-x + y*I[n])/(Delta*(x + y*I))+(2*x)/(Delta*x)))*(2*exp((- 6*Pi*I*x)/(Delta*x))*cos((2*sqrt(3)*Pi*y)/(Delta*x))+ 1) = sqrt(3) |
Exp[- 2*Pi*I*(Divide[(x + y*I)-Subscript[x + y*I, n],\[CapitalDelta]*(x + y*I)]+Divide[2*x,\[CapitalDelta]*x])]*(2*Exp[Divide[- 6*Pi*I*x,\[CapitalDelta]*x]]*Cos[Divide[2*Sqrt[3]*Pi*y,\[CapitalDelta]*x]]+ 1) == Sqrt[3] |
Failure | Failure | Error | Failed [300 / 300]
{Plus[-1.7320508075688772, Times[Complex[1.0151974851172445, -0.010763380729874927], Power[2.718281828459045, Times[Complex[0.0, -6.283185307179586], Plus[Complex[1.7320508075688774, -0.9999999999999999], Times[Complex[0.4553418012614795, 0.12200846792814624], Plus[Complex[1.5, -1.5], Times[-1.0, Subscript[Complex[1.5, -1.5], 1]]]]]]]]] <- {Rule[n, 1], Rule[x, 1.5], Rule[y, -1.5], Rule[Δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]} Plus[-1.7320508075688772, Times[Complex[1.0151974851172445, -0.010763380729874927], Power[2.718281828459045, Times[Complex[0.0, -6.283185307179586], Plus[Complex[1.7320508075688774, -0.9999999999999999], Times[Complex[0.4553418012614795, 0.12200846792814624], Plus[Complex[1.5, -1.5], Times[-1.0, Subscript[Complex[1.5, -1.5], 2]]]]]]]]] <- {Rule[n, 2], Rule[x, 1.5], Rule[y, -1.5], Rule[Δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]} |
36.9.E2 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle (\AiryAi@{x})^{2} = \frac{2^{2/3}}{\pi}\int_{0}^{\infty}\AiryAi@{2^{2/3}(u^{2}+x)}\diff{u}} | (AiryAi(x))^(2) = ((2)^(2/ 3))/(Pi)*int(AiryAi((2)^(2/ 3)*((u)^(2)+ x)), u = 0..infinity) |
(AiryAi[x])^(2) == Divide[(2)^(2/ 3),Pi]*Integrate[AiryAi[(2)^(2/ 3)*((u)^(2)+ x)], {u, 0, Infinity}, GenerateConditions->None] |
Failure | Failure | Successful [Tested: 3] | Successful [Tested: 3] |
36.11.E1 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle t_{1}(\mathbf{x}) < t_{2}(\mathbf{x})} | t[1]*(x) < t[2]*(x) |
Subscript[t, 1]*(x) < Subscript[t, 2]*(x) |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.12.E9 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle P_{mn}(\mathbf{y}) = (t_{n}(\mathbf{x}(\mathbf{y})))^{K+1}+\sum_{l=m+2}^{K}\frac{l}{K+2}x_{l}(\mathbf{y})(t_{n}(\mathbf{x}(\mathbf{y})))^{l-1}} | P[m*n]*(y) = (t[n]*(x*(y)))^(K + 1)+ sum((l)/(K + 2)*x[l]*(y)*(t[n]*(x*(y)))^(l - 1), l = m + 2..K) |
Subscript[P, m*n]*(y) == (Subscript[t, n]*(x*(y)))^(K + 1)+ Sum[Divide[l,K + 2]*Subscript[x, l]*(y)*(Subscript[t, n]*(x*(y)))^(l - 1), {l, m + 2, K}, GenerateConditions->None] |
Failure | Failure | Skipped - Because timed out | Skipped - Because timed out |
36.13.E1 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle z(\phi,\rho) = \int_{-\pi/2}^{\pi/2}\cos@{\rho\frac{\cos@{\theta+\phi}}{\cos^{2}@@{\theta}}}\diff{\theta}} | z*(phi , rho) = int(cos(rho*(cos(theta + phi))/((cos(theta))^(2))), theta = - Pi/ 2..Pi/ 2) |
z*(\[Phi], \[Rho]) == Integrate[Cos[\[Rho]*Divide[Cos[\[Theta]+ \[Phi]],(Cos[\[Theta]])^(2)]], {\[Theta], - Pi/ 2, Pi/ 2}, GenerateConditions->None] |
Failure | Failure | Skipped - Because timed out | Error |
36.13.E2 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \rho = \ifrac{gr}{V^{2}}} | rho = (g*r)/((V)^(2)) |
\[Rho] == Divide[g*r,(V)^(2)] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
36.13#Ex1 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \theta_{+}(\phi) = \tfrac{1}{2}(\asin@{3\sin@@{\phi}}-\phi)} | theta[+]*(phi) = (1)/(2)*(arcsin(3*sin(phi))- phi) |
Subscript[\[Theta], +]*(\[Phi]) == Divide[1,2]*(ArcSin[3*Sin[\[Phi]]]- \[Phi]) |
Error | Failure | - | Error |
36.13#Ex2 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \theta_{-}(\phi) = \tfrac{1}{2}(\pi-\phi-\asin@{3\sin@@{\phi}})} | theta[-]*(phi) = (1)/(2)*(Pi - phi - arcsin(3*sin(phi))) |
Subscript[\[Theta], -]*(\[Phi]) == Divide[1,2]*(Pi - \[Phi]- ArcSin[3*Sin[\[Phi]]]) |
Error | Failure | - | Error |
36.13.E5 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle |\phi| = \phi_{c}} | abs(phi) = phi[c] |
Abs[\[Phi]] == Subscript[\[Phi], c] |
Failure | Failure | Failed [282 / 300] 282/300]: [[.1339745960-.5000000000*I <- {c = -3/2, phi = 1/2*3^(1/2)+1/2*I, phi[c] = 1/2*3^(1/2)+1/2*I} 1.500000000-.8660254040*I <- {c = -3/2, phi = 1/2*3^(1/2)+1/2*I, phi[c] = -1/2+1/2*I*3^(1/2)} |
Failed [282 / 300]
{Complex[0.1339745962155613, -0.49999999999999994] <- {Rule[c, -1.5], Rule[ϕ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ϕ, c], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]} Complex[1.4999999999999998, -0.8660254037844387] <- {Rule[c, -1.5], Rule[ϕ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ϕ, c], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]} |
36.13.E5 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \phi_{c} = \asin@{\tfrac{1}{3}}} | phi[c] = arcsin((1)/(3)) |
Subscript[\[Phi], c] == ArcSin[Divide[1,3]] |
Failure | Failure | Failed [300 / 300] 300/300]: [[.5261884946+.5000000000*I <- {c = -3/2, phi = 1/2*3^(1/2)+1/2*I, phi[c] = 1/2*3^(1/2)+1/2*I} -.8398369094+.8660254040*I <- {c = -3/2, phi = 1/2*3^(1/2)+1/2*I, phi[c] = -1/2+1/2*I*3^(1/2)} |
Failed [300 / 300]
{Complex[0.5261884943303168, 0.49999999999999994] <- {Rule[c, -1.5], Rule[ϕ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ϕ, c], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]} Complex[-0.8398369094541217, 0.8660254037844387] <- {Rule[c, -1.5], Rule[ϕ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ϕ, c], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]} |
36.13.E6 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \omega(\mathbf{k}) = \sqrt{gk}+\mathbf{V}\cdot\mathbf{k}} | omega*(k) = sqrt(g*k)+ V * k |
\[Omega]*(k) == Sqrt[g*k]+ V * k |
Skipped - no semantic math | Skipped - no semantic math | - | - |