Numerical Methods - 3.7 Ordinary Differential Equations
DLMF | Formula | Constraints | Maple | Mathematica | Symbolic Maple |
Symbolic Mathematica |
Numeric Maple |
Numeric Mathematica |
---|---|---|---|---|---|---|---|---|
3.7#Ex10 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle A_{11}(\tau,z) = \sum_{s=0}^{\infty}\frac{\tau^{s}}{s!}f_{s}(z)}
A_{11}(\tau,z) = \sum_{s=0}^{\infty}\frac{\tau^{s}}{s!}f_{s}(z) |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | A[11](tau , z) = sum(((tau)^(s))/(factorial(s))*f[s](z), s = 0..infinity) |
Subscript[A, 11][\[Tau], z] == Sum[Divide[\[Tau]^(s),(s)!]*Subscript[f, s][z], {s, 0, Infinity}, GenerateConditions->None] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
3.7#Ex11 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle A_{12}(\tau,z) = \sum_{s=0}^{\infty}\frac{\tau^{s}}{s!}g_{s}(z)}
A_{12}(\tau,z) = \sum_{s=0}^{\infty}\frac{\tau^{s}}{s!}g_{s}(z) |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | A[12](tau , z) = sum(((tau)^(s))/(factorial(s))*g[s](z), s = 0..infinity) |
Subscript[A, 12][\[Tau], z] == Sum[Divide[\[Tau]^(s),(s)!]*Subscript[g, s][z], {s, 0, Infinity}, GenerateConditions->None] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
3.7#Ex12 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle A_{21}(\tau,z) = \sum_{s=0}^{\infty}\frac{\tau^{s}}{s!}f_{s+1}(z)}
A_{21}(\tau,z) = \sum_{s=0}^{\infty}\frac{\tau^{s}}{s!}f_{s+1}(z) |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | A[21](tau , z) = sum(((tau)^(s))/(factorial(s))*f[s + 1](z), s = 0..infinity) |
Subscript[A, 21][\[Tau], z] == Sum[Divide[\[Tau]^(s),(s)!]*Subscript[f, s + 1][z], {s, 0, Infinity}, GenerateConditions->None] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
3.7#Ex13 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle A_{22}(\tau,z) = \sum_{s=0}^{\infty}\frac{\tau^{s}}{s!}g_{s+1}(z)}
A_{22}(\tau,z) = \sum_{s=0}^{\infty}\frac{\tau^{s}}{s!}g_{s+1}(z) |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | A[22](tau , z) = sum(((tau)^(s))/(factorial(s))*g[s + 1](z), s = 0..infinity) |
Subscript[A, 22][\[Tau], z] == Sum[Divide[\[Tau]^(s),(s)!]*Subscript[g, s + 1][z], {s, 0, Infinity}, GenerateConditions->None] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
3.7#Ex14 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle b_{1}(\tau,z) = \sum_{s=0}^{\infty}\frac{\tau^{s}}{s!}h_{s}(z)}
b_{1}(\tau,z) = \sum_{s=0}^{\infty}\frac{\tau^{s}}{s!}h_{s}(z) |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | b[1](tau , z) = sum(((tau)^(s))/(factorial(s))*h[s](z), s = 0..infinity) |
Subscript[b, 1][\[Tau], z] == Sum[Divide[\[Tau]^(s),(s)!]*Subscript[h, s][z], {s, 0, Infinity}, GenerateConditions->None] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
3.7#Ex15 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle b_{2}(\tau,z) = \sum_{s=0}^{\infty}\frac{\tau^{s}}{s!}h_{s+1}(z)}
b_{2}(\tau,z) = \sum_{s=0}^{\infty}\frac{\tau^{s}}{s!}h_{s+1}(z) |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | b[2](tau , z) = sum(((tau)^(s))/(factorial(s))*h[s + 1](z), s = 0..infinity) |
Subscript[b, 2][\[Tau], z] == Sum[Divide[\[Tau]^(s),(s)!]*Subscript[h, s + 1][z], {s, 0, Infinity}, GenerateConditions->None] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
3.7.E13 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \mathbf{A}\mathbf{w} = \mathbf{b}}
\mathbf{A}\mathbf{w} = \mathbf{b} |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | A*w = b |
A*w == b |
Skipped - no semantic math | Skipped - no semantic math | - | - |
3.7.E15 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \deriv[2]{w_{k}}{x}+(\lambda_{k}-q(x))w_{k} = 0}
\deriv[2]{w_{k}}{x}+(\lambda_{k}-q(x))w_{k} = 0 |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | diff(w[k], [x$(2)])+(lambda[k]- q(x))*w[k] = 0
|
D[Subscript[w, k], {x, 2}]+(Subscript[\[Lambda], k]- q[x])*Subscript[w, k] == 0
|
Failure | Failure | Failed [300 / 300] Result: -.2500000002-.4330127020*I
Test Values: {lambda = 1/2*3^(1/2)+1/2*I, q = 1/2*3^(1/2)+1/2*I, x = 1.5, lambda[k] = 1/2*3^(1/2)+1/2*I, w[k] = 1/2*3^(1/2)+1/2*I, k = 1}
Result: -.2500000002-.4330127020*I
Test Values: {lambda = 1/2*3^(1/2)+1/2*I, q = 1/2*3^(1/2)+1/2*I, x = 1.5, lambda[k] = 1/2*3^(1/2)+1/2*I, w[k] = 1/2*3^(1/2)+1/2*I, k = 2}
Result: -.2500000002-.4330127020*I
Test Values: {lambda = 1/2*3^(1/2)+1/2*I, q = 1/2*3^(1/2)+1/2*I, x = 1.5, lambda[k] = 1/2*3^(1/2)+1/2*I, w[k] = 1/2*3^(1/2)+1/2*I, k = 3}
Result: .4330127020-.2500000002*I
Test Values: {lambda = 1/2*3^(1/2)+1/2*I, q = 1/2*3^(1/2)+1/2*I, x = 1.5, lambda[k] = 1/2*3^(1/2)+1/2*I, w[k] = -1/2+1/2*I*3^(1/2), k = 1}
... skip entries to safe data |
Failed [300 / 300]
Result: Complex[-0.25000000000000006, -0.43301270189221924]
Test Values: {Rule[k, 1], Rule[q, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[w, k], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, k], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}
Result: Complex[-0.25000000000000006, -0.43301270189221924]
Test Values: {Rule[k, 2], Rule[q, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[w, k], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, k], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}
... skip entries to safe data |
3.7.E16 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle w_{k}(a) = w_{k}(b)}
w_{k}(a) = w_{k}(b) |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | w[k](a) = w[k](b) |
Subscript[w, k][a] == Subscript[w, k][b] |
Skipped - no semantic math | Skipped - no semantic math | - | - |