2.7: 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
|-  
|-  
| [https://dlmf.nist.gov/2.7.E3 2.7.E3] || [[Item:Q893|<math>Q(\alpha)\defeq\alpha(\alpha-1)+f_{0}\alpha+g_{0} = 0</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>Q(\alpha)\defeq\alpha(\alpha-1)+f_{0}\alpha+g_{0} = 0</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Q(alpha) = alpha*(alpha - 1)+ f[0]*alpha + g[0] = 0</syntaxhighlight> || <syntaxhighlight lang=mathematica>Q[\[Alpha]] == \[Alpha]*(\[Alpha]- 1)+ Subscript[f, 0]*\[Alpha]+ Subscript[g, 0] == 0</syntaxhighlight> || Failure || Failure || Error || <div class="toccolours mw-collapsible mw-collapsed">Failed [299 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: False
| [https://dlmf.nist.gov/2.7.E3 2.7.E3] || <math qid="Q893">Q(\alpha)\defeq\alpha(\alpha-1)+f_{0}\alpha+g_{0} = 0</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>Q(\alpha)\defeq\alpha(\alpha-1)+f_{0}\alpha+g_{0} = 0</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Q(alpha) = alpha*(alpha - 1)+ f[0]*alpha + g[0] = 0</syntaxhighlight> || <syntaxhighlight lang=mathematica>Q[\[Alpha]] == \[Alpha]*(\[Alpha]- 1)+ Subscript[f, 0]*\[Alpha]+ Subscript[g, 0] == 0</syntaxhighlight> || Failure || Failure || Error || <div class="toccolours mw-collapsible mw-collapsed">Failed [299 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: False
Test Values: {Rule[Q, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[α, 1.5], Rule[Subscript[f, 0], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[g, 0], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: False
Test Values: {Rule[Q, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[α, 1.5], Rule[Subscript[f, 0], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[g, 0], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: False
Test Values: {Rule[Q, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[α, 1.5], Rule[Subscript[f, 0], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[g, 0], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
Test Values: {Rule[Q, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[α, 1.5], Rule[Subscript[f, 0], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[g, 0], 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/2.7.E4 2.7.E4] || [[Item:Q894|<math>w_{j}(z) = (z-z_{0})^{\alpha_{j}}\sum_{s=0}^{\infty}a_{s,j}(z-z_{0})^{s}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>w_{j}(z) = (z-z_{0})^{\alpha_{j}}\sum_{s=0}^{\infty}a_{s,j}(z-z_{0})^{s}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w[j](z) = (z - z[0])^(alpha[j])* sum(a[s , j]*(z - z[0])^(s), s = 0..infinity)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[w, j][z] == (z - Subscript[z, 0])^(Subscript[\[Alpha], j])* Sum[Subscript[a, s , j]*(z - Subscript[z, 0])^(s), {s, 0, Infinity}, GenerateConditions->None]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/2.7.E4 2.7.E4] || <math qid="Q894">w_{j}(z) = (z-z_{0})^{\alpha_{j}}\sum_{s=0}^{\infty}a_{s,j}(z-z_{0})^{s}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>w_{j}(z) = (z-z_{0})^{\alpha_{j}}\sum_{s=0}^{\infty}a_{s,j}(z-z_{0})^{s}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w[j](z) = (z - z[0])^(alpha[j])* sum(a[s , j]*(z - z[0])^(s), s = 0..infinity)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[w, j][z] == (z - Subscript[z, 0])^(Subscript[\[Alpha], j])* Sum[Subscript[a, s , j]*(z - Subscript[z, 0])^(s), {s, 0, Infinity}, GenerateConditions->None]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/2.7.E5 2.7.E5] || [[Item:Q895|<math>Q(\alpha_{j}+s)a_{s,j} = -\sum_{r=0}^{s-1}\left((\alpha_{j}+r)f_{s-r}+g_{s-r}\right)a_{r,j}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>Q(\alpha_{j}+s)a_{s,j} = -\sum_{r=0}^{s-1}\left((\alpha_{j}+r)f_{s-r}+g_{s-r}\right)a_{r,j}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Q*(alpha[j]+ s)*a[s , j] = - sum(((alpha[j]+ r)*f[s - r]+ g[s - r])*a[r , j], r = 0..s - 1)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Q*(Subscript[\[Alpha], j]+ s)*Subscript[a, s , j] == - Sum[((Subscript[\[Alpha], j]+ r)*Subscript[f, s - r]+ Subscript[g, s - r])*Subscript[a, r , j], {r, 0, s - 1}, GenerateConditions->None]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/2.7.E5 2.7.E5] || <math qid="Q895">Q(\alpha_{j}+s)a_{s,j} = -\sum_{r=0}^{s-1}\left((\alpha_{j}+r)f_{s-r}+g_{s-r}\right)a_{r,j}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>Q(\alpha_{j}+s)a_{s,j} = -\sum_{r=0}^{s-1}\left((\alpha_{j}+r)f_{s-r}+g_{s-r}\right)a_{r,j}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Q*(alpha[j]+ s)*a[s , j] = - sum(((alpha[j]+ r)*f[s - r]+ g[s - r])*a[r , j], r = 0..s - 1)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Q*(Subscript[\[Alpha], j]+ s)*Subscript[a, s , j] == - Sum[((Subscript[\[Alpha], j]+ r)*Subscript[f, s - r]+ Subscript[g, s - r])*Subscript[a, r , j], {r, 0, s - 1}, GenerateConditions->None]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/2.7.E9 2.7.E9] || [[Item:Q900|<math>\lambda^{2}+f_{0}\lambda+g_{0} = 0</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\lambda^{2}+f_{0}\lambda+g_{0} = 0</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(lambda)^(2)+ f[0]*lambda + g[0] = 0</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">\[Lambda]^(2)+ Subscript[f, 0]*\[Lambda]+ Subscript[g, 0] == 0</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/2.7.E9 2.7.E9] || <math qid="Q900">\lambda^{2}+f_{0}\lambda+g_{0} = 0</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\lambda^{2}+f_{0}\lambda+g_{0} = 0</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(lambda)^(2)+ f[0]*lambda + g[0] = 0</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">\[Lambda]^(2)+ Subscript[f, 0]*\[Lambda]+ Subscript[g, 0] == 0</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/2.7.E10 2.7.E10] || [[Item:Q901|<math>\mu_{j} = -(f_{1}\lambda_{j}+g_{1})/(f_{0}+2\lambda_{j})</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\mu_{j} = -(f_{1}\lambda_{j}+g_{1})/(f_{0}+2\lambda_{j})</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">mu[j] = -(f[1]*lambda[j]+ g[1])/(f[0]+ 2*lambda[j])</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[\[Mu], j] == -(Subscript[f, 1]*Subscript[\[Lambda], j]+ Subscript[g, 1])/(Subscript[f, 0]+ 2*Subscript[\[Lambda], j])</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/2.7.E10 2.7.E10] || <math qid="Q901">\mu_{j} = -(f_{1}\lambda_{j}+g_{1})/(f_{0}+2\lambda_{j})</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\mu_{j} = -(f_{1}\lambda_{j}+g_{1})/(f_{0}+2\lambda_{j})</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">mu[j] = -(f[1]*lambda[j]+ g[1])/(f[0]+ 2*lambda[j])</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[\[Mu], j] == -(Subscript[f, 1]*Subscript[\[Lambda], j]+ Subscript[g, 1])/(Subscript[f, 0]+ 2*Subscript[\[Lambda], j])</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/2.7.E11 2.7.E11] || [[Item:Q902|<math>(f_{0}+2\lambda_{j})sa_{s,j} = (s-\mu_{j})(s-1-\mu_{j})a_{s-1,j}+\sum_{r=1}^{s}\left(\lambda_{j}f_{r+1}+g_{r+1}-(s-r-\mu_{j})f_{r}\right)a_{s-r,j}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>(f_{0}+2\lambda_{j})sa_{s,j} = (s-\mu_{j})(s-1-\mu_{j})a_{s-1,j}+\sum_{r=1}^{s}\left(\lambda_{j}f_{r+1}+g_{r+1}-(s-r-\mu_{j})f_{r}\right)a_{s-r,j}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(f[0]+ 2*lambda[j])*s*a[s , j] = (s - mu[j])*(s - 1 - mu[j])*a[s - 1 , j]+ sum((lambda[j]*f[r + 1]+ g[r + 1]-(s - r - mu[j])*f[r])*a[s - r , j], r = 1..s)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(Subscript[f, 0]+ 2*Subscript[\[Lambda], j])*s*Subscript[a, s , j] == (s - Subscript[\[Mu], j])*(s - 1 - Subscript[\[Mu], j])*Subscript[a, s - 1 , j]+ Sum[(Subscript[\[Lambda], j]*Subscript[f, r + 1]+ Subscript[g, r + 1]-(s - r - Subscript[\[Mu], j])*Subscript[f, r])*Subscript[a, s - r , j], {r, 1, s}, GenerateConditions->None]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/2.7.E11 2.7.E11] || <math qid="Q902">(f_{0}+2\lambda_{j})sa_{s,j} = (s-\mu_{j})(s-1-\mu_{j})a_{s-1,j}+\sum_{r=1}^{s}\left(\lambda_{j}f_{r+1}+g_{r+1}-(s-r-\mu_{j})f_{r}\right)a_{s-r,j}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>(f_{0}+2\lambda_{j})sa_{s,j} = (s-\mu_{j})(s-1-\mu_{j})a_{s-1,j}+\sum_{r=1}^{s}\left(\lambda_{j}f_{r+1}+g_{r+1}-(s-r-\mu_{j})f_{r}\right)a_{s-r,j}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(f[0]+ 2*lambda[j])*s*a[s , j] = (s - mu[j])*(s - 1 - mu[j])*a[s - 1 , j]+ sum((lambda[j]*f[r + 1]+ g[r + 1]-(s - r - mu[j])*f[r])*a[s - r , j], r = 1..s)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">(Subscript[f, 0]+ 2*Subscript[\[Lambda], j])*s*Subscript[a, s , j] == (s - Subscript[\[Mu], j])*(s - 1 - Subscript[\[Mu], j])*Subscript[a, s - 1 , j]+ Sum[(Subscript[\[Lambda], j]*Subscript[f, r + 1]+ Subscript[g, r + 1]-(s - r - Subscript[\[Mu], j])*Subscript[f, r])*Subscript[a, s - r , j], {r, 1, s}, GenerateConditions->None]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|-  
|-  
| [https://dlmf.nist.gov/2.7.E15 2.7.E15] || [[Item:Q906|<math>-\tfrac{3}{2}\pi+\delta \leq \phase@{(\lambda_{2}-\lambda_{1})z}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>-\tfrac{3}{2}\pi+\delta \leq \phase@{(\lambda_{2}-\lambda_{1})z}</syntaxhighlight> || <math>j = 1</math> || <syntaxhighlight lang=mathematica>-(3)/(2)*Pi + delta <= argument((lambda[2]- lambda[1])*z)</syntaxhighlight> || <syntaxhighlight lang=mathematica>-Divide[3,2]*Pi + \[Delta] <= Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])*z]</syntaxhighlight> || Failure || Failure || Successful [Tested: 300] || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: LessEqual[Complex[-3.846363576600251, 0.49999999999999994], 0.0]
| [https://dlmf.nist.gov/2.7.E15 2.7.E15] || <math qid="Q906">-\tfrac{3}{2}\pi+\delta \leq \phase@{(\lambda_{2}-\lambda_{1})z}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>-\tfrac{3}{2}\pi+\delta \leq \phase@{(\lambda_{2}-\lambda_{1})z}</syntaxhighlight> || <math>j = 1</math> || <syntaxhighlight lang=mathematica>-(3)/(2)*Pi + delta <= argument((lambda[2]- lambda[1])*z)</syntaxhighlight> || <syntaxhighlight lang=mathematica>-Divide[3,2]*Pi + \[Delta] <= Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])*z]</syntaxhighlight> || Failure || Failure || Successful [Tested: 300] || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: LessEqual[Complex[-3.846363576600251, 0.49999999999999994], 0.0]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: LessEqual[Complex[-3.846363576600251, 0.49999999999999994], -2.8797932657906435]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: LessEqual[Complex[-3.846363576600251, 0.49999999999999994], -2.8797932657906435]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
|-  
|-  
| [https://dlmf.nist.gov/2.7.E15 2.7.E15] || [[Item:Q906|<math>\phase@{(\lambda_{2}-\lambda_{1})z} \leq \tfrac{3}{2}\pi-\delta</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\phase@{(\lambda_{2}-\lambda_{1})z} \leq \tfrac{3}{2}\pi-\delta</syntaxhighlight> || <math>j = 1</math> || <syntaxhighlight lang=mathematica>argument((lambda[2]- lambda[1])*z) <= (3)/(2)*Pi - delta</syntaxhighlight> || <syntaxhighlight lang=mathematica>Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])*z] <= Divide[3,2]*Pi - \[Delta]</syntaxhighlight> || Failure || Failure || Successful [Tested: 300] || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: LessEqual[0.0, Complex[3.846363576600251, -0.49999999999999994]]
| [https://dlmf.nist.gov/2.7.E15 2.7.E15] || <math qid="Q906">\phase@{(\lambda_{2}-\lambda_{1})z} \leq \tfrac{3}{2}\pi-\delta</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\phase@{(\lambda_{2}-\lambda_{1})z} \leq \tfrac{3}{2}\pi-\delta</syntaxhighlight> || <math>j = 1</math> || <syntaxhighlight lang=mathematica>argument((lambda[2]- lambda[1])*z) <= (3)/(2)*Pi - delta</syntaxhighlight> || <syntaxhighlight lang=mathematica>Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])*z] <= Divide[3,2]*Pi - \[Delta]</syntaxhighlight> || Failure || Failure || Successful [Tested: 300] || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: LessEqual[0.0, Complex[3.846363576600251, -0.49999999999999994]]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: LessEqual[-2.8797932657906435, Complex[3.846363576600251, -0.49999999999999994]]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: LessEqual[-2.8797932657906435, Complex[3.846363576600251, -0.49999999999999994]]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
|-  
|-  
| [https://dlmf.nist.gov/2.7.E16 2.7.E16] || [[Item:Q907|<math>-\tfrac{1}{2}\pi+\delta \leq \phase@{(\lambda_{2}-\lambda_{1})z}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>-\tfrac{1}{2}\pi+\delta \leq \phase@{(\lambda_{2}-\lambda_{1})z}</syntaxhighlight> || <math>j = 2</math> || <syntaxhighlight lang=mathematica>-(1)/(2)*Pi + delta <= argument((lambda[2]- lambda[1])*z)</syntaxhighlight> || <syntaxhighlight lang=mathematica>-Divide[1,2]*Pi + \[Delta] <= Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])*z]</syntaxhighlight> || Failure || Failure || Successful [Tested: 300] || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: LessEqual[Complex[-0.7047709230104579, 0.49999999999999994], 0.0]
| [https://dlmf.nist.gov/2.7.E16 2.7.E16] || <math qid="Q907">-\tfrac{1}{2}\pi+\delta \leq \phase@{(\lambda_{2}-\lambda_{1})z}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>-\tfrac{1}{2}\pi+\delta \leq \phase@{(\lambda_{2}-\lambda_{1})z}</syntaxhighlight> || <math>j = 2</math> || <syntaxhighlight lang=mathematica>-(1)/(2)*Pi + delta <= argument((lambda[2]- lambda[1])*z)</syntaxhighlight> || <syntaxhighlight lang=mathematica>-Divide[1,2]*Pi + \[Delta] <= Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])*z]</syntaxhighlight> || Failure || Failure || Successful [Tested: 300] || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: LessEqual[Complex[-0.7047709230104579, 0.49999999999999994], 0.0]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: LessEqual[Complex[-0.7047709230104579, 0.49999999999999994], -2.8797932657906435]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: LessEqual[Complex[-0.7047709230104579, 0.49999999999999994], -2.8797932657906435]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
|-  
|-  
| [https://dlmf.nist.gov/2.7.E16 2.7.E16] || [[Item:Q907|<math>\phase@{(\lambda_{2}-\lambda_{1})z} \leq \tfrac{5}{2}\pi-\delta</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\phase@{(\lambda_{2}-\lambda_{1})z} \leq \tfrac{5}{2}\pi-\delta</syntaxhighlight> || <math>j = 2</math> || <syntaxhighlight lang=mathematica>argument((lambda[2]- lambda[1])*z) <= (5)/(2)*Pi - delta</syntaxhighlight> || <syntaxhighlight lang=mathematica>Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])*z] <= Divide[5,2]*Pi - \[Delta]</syntaxhighlight> || Failure || Failure || Successful [Tested: 300] || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: LessEqual[0.0, Complex[6.987956230190044, -0.49999999999999994]]
| [https://dlmf.nist.gov/2.7.E16 2.7.E16] || <math qid="Q907">\phase@{(\lambda_{2}-\lambda_{1})z} \leq \tfrac{5}{2}\pi-\delta</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\phase@{(\lambda_{2}-\lambda_{1})z} \leq \tfrac{5}{2}\pi-\delta</syntaxhighlight> || <math>j = 2</math> || <syntaxhighlight lang=mathematica>argument((lambda[2]- lambda[1])*z) <= (5)/(2)*Pi - delta</syntaxhighlight> || <syntaxhighlight lang=mathematica>Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])*z] <= Divide[5,2]*Pi - \[Delta]</syntaxhighlight> || Failure || Failure || Successful [Tested: 300] || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: LessEqual[0.0, Complex[6.987956230190044, -0.49999999999999994]]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: LessEqual[-2.8797932657906435, Complex[6.987956230190044, -0.49999999999999994]]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: LessEqual[-2.8797932657906435, Complex[6.987956230190044, -0.49999999999999994]]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], 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/2.7#Ex5 2.7#Ex5] || [[Item:Q908|<math>w_{1}(z) = e^{2\pi i\mu_{1}}w_{1}(ze^{-2\pi i})+C_{1}w_{2}(z)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>w_{1}(z) = e^{2\pi i\mu_{1}}w_{1}(ze^{-2\pi i})+C_{1}w_{2}(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w[1](z) = exp(2*Pi*I*mu[1])*w[1](z*exp(- 2*Pi*I))+ C[1]*w[2](z)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[w, 1][z] == Exp[2*Pi*I*Subscript[\[Mu], 1]]*Subscript[w, 1][z*Exp[- 2*Pi*I]]+ Subscript[C, 1]*Subscript[w, 2][z]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/2.7#Ex5 2.7#Ex5] || <math qid="Q908">w_{1}(z) = e^{2\pi i\mu_{1}}w_{1}(ze^{-2\pi i})+C_{1}w_{2}(z)</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>w_{1}(z) = e^{2\pi i\mu_{1}}w_{1}(ze^{-2\pi i})+C_{1}w_{2}(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w[1](z) = exp(2*Pi*I*mu[1])*w[1](z*exp(- 2*Pi*I))+ C[1]*w[2](z)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[w, 1][z] == Exp[2*Pi*I*Subscript[\[Mu], 1]]*Subscript[w, 1][z*Exp[- 2*Pi*I]]+ Subscript[C, 1]*Subscript[w, 2][z]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/2.7#Ex6 2.7#Ex6] || [[Item:Q909|<math>w_{2}(z) = e^{-2\pi i\mu_{2}}w_{2}(ze^{2\pi i})+C_{2}w_{1}(z)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>w_{2}(z) = e^{-2\pi i\mu_{2}}w_{2}(ze^{2\pi i})+C_{2}w_{1}(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w[2](z) = exp(- 2*Pi*I*mu[2])*w[2](z*exp(2*Pi*I))+ C[2]*w[1](z)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[w, 2][z] == Exp[- 2*Pi*I*Subscript[\[Mu], 2]]*Subscript[w, 2][z*Exp[2*Pi*I]]+ Subscript[C, 2]*Subscript[w, 1][z]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/2.7#Ex6 2.7#Ex6] || <math qid="Q909">w_{2}(z) = e^{-2\pi i\mu_{2}}w_{2}(ze^{2\pi i})+C_{2}w_{1}(z)</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>w_{2}(z) = e^{-2\pi i\mu_{2}}w_{2}(ze^{2\pi i})+C_{2}w_{1}(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w[2](z) = exp(- 2*Pi*I*mu[2])*w[2](z*exp(2*Pi*I))+ C[2]*w[1](z)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[w, 2][z] == Exp[- 2*Pi*I*Subscript[\[Mu], 2]]*Subscript[w, 2][z*Exp[2*Pi*I]]+ Subscript[C, 2]*Subscript[w, 1][z]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/2.7#Ex7 2.7#Ex7] || [[Item:Q910|<math>\Lambda_{1} = -ie^{(\mu_{2}-\mu_{1})\pi i}C_{1}/(2\pi)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\Lambda_{1} = -ie^{(\mu_{2}-\mu_{1})\pi i}C_{1}/(2\pi)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Lambda[1] = - I*exp((mu[2]- mu[1])*Pi*I)*C[1]/(2*Pi)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[\[CapitalLambda], 1] == - I*Exp[(Subscript[\[Mu], 2]- Subscript[\[Mu], 1])*Pi*I]*Subscript[C, 1]/(2*Pi)</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/2.7#Ex7 2.7#Ex7] || <math qid="Q910">\Lambda_{1} = -ie^{(\mu_{2}-\mu_{1})\pi i}C_{1}/(2\pi)</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\Lambda_{1} = -ie^{(\mu_{2}-\mu_{1})\pi i}C_{1}/(2\pi)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Lambda[1] = - I*exp((mu[2]- mu[1])*Pi*I)*C[1]/(2*Pi)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[\[CapitalLambda], 1] == - I*Exp[(Subscript[\[Mu], 2]- Subscript[\[Mu], 1])*Pi*I]*Subscript[C, 1]/(2*Pi)</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/2.7#Ex8 2.7#Ex8] || [[Item:Q911|<math>\Lambda_{2} = iC_{2}/(2\pi)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\Lambda_{2} = iC_{2}/(2\pi)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Lambda[2] = I*C[2]/(2*Pi)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[\[CapitalLambda], 2] == I*Subscript[C, 2]/(2*Pi)</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/2.7#Ex8 2.7#Ex8] || <math qid="Q911">\Lambda_{2} = iC_{2}/(2\pi)</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\Lambda_{2} = iC_{2}/(2\pi)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Lambda[2] = I*C[2]/(2*Pi)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[\[CapitalLambda], 2] == I*Subscript[C, 2]/(2*Pi)</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/2.7#Ex9 2.7#Ex9] || [[Item:Q912|<math>w = e^{-f_{0}z/2}W</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>w = e^{-f_{0}z/2}W</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w = exp(- f[0]*z/2)*W</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w == Exp[- Subscript[f, 0]*z/2]*W</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/2.7#Ex9 2.7#Ex9] || <math qid="Q912">w = e^{-f_{0}z/2}W</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>w = e^{-f_{0}z/2}W</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w = exp(- f[0]*z/2)*W</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w == Exp[- Subscript[f, 0]*z/2]*W</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/2.7#Ex10 2.7#Ex10] || [[Item:Q913|<math>t = z^{1/2}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>t = z^{1/2}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">t = (z)^(1/2)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">t == (z)^(1/2)</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/2.7#Ex10 2.7#Ex10] || <math qid="Q913">t = z^{1/2}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>t = z^{1/2}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">t = (z)^(1/2)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">t == (z)^(1/2)</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|-  
|-  
| [https://dlmf.nist.gov/2.7.E21 2.7.E21] || [[Item:Q915|<math>w_{1}(x) = f^{-1/4}(x)\exp@{\int f^{1/2}(x)\diff{x}}\*\left(1+\epsilon_{1}(x)\right)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>w_{1}(x) = f^{-1/4}(x)\exp@{\int f^{1/2}(x)\diff{x}}\*\left(1+\epsilon_{1}(x)\right)</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>w[1](x) = (f(x)*)^(- 1/4)*exp(int((f(x))^(1/2), x))*(1 + epsilon[1](x))</syntaxhighlight> || <syntaxhighlight lang=mathematica>Subscript[w, 1][x] == (f[x]*)^(- 1/4)*Exp[Integrate[(f[x])^(1/2), x, GenerateConditions->None]]*(1 + Subscript[\[Epsilon], 1][x])</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: -8.260557290-4.173606164*I
| [https://dlmf.nist.gov/2.7.E21 2.7.E21] || <math qid="Q915">w_{1}(x) = f^{-1/4}(x)\exp@{\int f^{1/2}(x)\diff{x}}\*\left(1+\epsilon_{1}(x)\right)</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>w_{1}(x) = f^{-1/4}(x)\exp@{\int f^{1/2}(x)\diff{x}}\*\left(1+\epsilon_{1}(x)\right)</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>w[1](x) = (f(x)*)^(- 1/4)*exp(int((f(x))^(1/2), x))*(1 + epsilon[1](x))</syntaxhighlight> || <syntaxhighlight lang=mathematica>Subscript[w, 1][x] == (f[x]*)^(- 1/4)*Exp[Integrate[(f[x])^(1/2), x, GenerateConditions->None]]*(1 + Subscript[\[Epsilon], 1][x])</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: -8.260557290-4.173606164*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[1] = 1/2*3^(1/2)+1/2*I, w[1] = 1/2*3^(1/2)+1/2*I, epsilon = 1}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -8.260557290-4.173606164*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[1] = 1/2*3^(1/2)+1/2*I, w[1] = 1/2*3^(1/2)+1/2*I, epsilon = 1}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -8.260557290-4.173606164*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[1] = 1/2*3^(1/2)+1/2*I, w[1] = 1/2*3^(1/2)+1/2*I, epsilon = 2}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -8.260557290-4.173606164*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[1] = 1/2*3^(1/2)+1/2*I, w[1] = 1/2*3^(1/2)+1/2*I, epsilon = 2}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -8.260557290-4.173606164*I
Line 64: Line 64:
Test Values: {Rule[f, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[ϵ, 2], Rule[Subscript[w, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ϵ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
Test Values: {Rule[f, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[ϵ, 2], Rule[Subscript[w, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ϵ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
|-  
|-  
| [https://dlmf.nist.gov/2.7.E22 2.7.E22] || [[Item:Q916|<math>w_{2}(x) = f^{-1/4}(x)\exp@{-\int f^{1/2}(x)\diff{x}}\*\left(1+\epsilon_{2}(x)\right)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>w_{2}(x) = f^{-1/4}(x)\exp@{-\int f^{1/2}(x)\diff{x}}\*\left(1+\epsilon_{2}(x)\right)</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>w[2](x) = (f(x)*)^(- 1/4)*exp(- int((f(x))^(1/2), x))*(1 + epsilon[2](x))</syntaxhighlight> || <syntaxhighlight lang=mathematica>Subscript[w, 2][x] == (f[x]*)^(- 1/4)*Exp[- Integrate[(f[x])^(1/2), x, GenerateConditions->None]]*(1 + Subscript[\[Epsilon], 2][x])</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: .82331014e-1+.8803583156*I
| [https://dlmf.nist.gov/2.7.E22 2.7.E22] || <math qid="Q916">w_{2}(x) = f^{-1/4}(x)\exp@{-\int f^{1/2}(x)\diff{x}}\*\left(1+\epsilon_{2}(x)\right)</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>w_{2}(x) = f^{-1/4}(x)\exp@{-\int f^{1/2}(x)\diff{x}}\*\left(1+\epsilon_{2}(x)\right)</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>w[2](x) = (f(x)*)^(- 1/4)*exp(- int((f(x))^(1/2), x))*(1 + epsilon[2](x))</syntaxhighlight> || <syntaxhighlight lang=mathematica>Subscript[w, 2][x] == (f[x]*)^(- 1/4)*Exp[- Integrate[(f[x])^(1/2), x, GenerateConditions->None]]*(1 + Subscript[\[Epsilon], 2][x])</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [300 / 300]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: .82331014e-1+.8803583156*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[2] = 1/2*3^(1/2)+1/2*I, w[2] = 1/2*3^(1/2)+1/2*I, epsilon = 1}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: .82331014e-1+.8803583156*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[2] = 1/2*3^(1/2)+1/2*I, w[2] = 1/2*3^(1/2)+1/2*I, epsilon = 1}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: .82331014e-1+.8803583156*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[2] = 1/2*3^(1/2)+1/2*I, w[2] = 1/2*3^(1/2)+1/2*I, epsilon = 2}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: .82331014e-1+.8803583156*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[2] = 1/2*3^(1/2)+1/2*I, w[2] = 1/2*3^(1/2)+1/2*I, epsilon = 2}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: .82331014e-1+.8803583156*I
Line 72: Line 72:
Test Values: {Rule[f, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[ϵ, 2], Rule[Subscript[w, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ϵ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
Test Values: {Rule[f, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[ϵ, 2], Rule[Subscript[w, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ϵ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
|-  
|-  
| [https://dlmf.nist.gov/2.7.E31 2.7.E31] || [[Item:Q925|<math>\deriv[2]{w}{x} = (x+\ln@@{x})w</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\deriv[2]{w}{x} = (x+\ln@@{x})w</syntaxhighlight> || <math>0 < x, x < \infty</math> || <syntaxhighlight lang=mathematica>diff(w, [x$(2)]) = (x + ln(x))*w</syntaxhighlight> || <syntaxhighlight lang=mathematica>D[w, {x, 2}] == (x + Log[x])*w</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [30 / 30]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: -1.650181190-.9527325540*I
| [https://dlmf.nist.gov/2.7.E31 2.7.E31] || <math qid="Q925">\deriv[2]{w}{x} = (x+\ln@@{x})w</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\deriv[2]{w}{x} = (x+\ln@@{x})w</syntaxhighlight> || <math>0 < x, x < \infty</math> || <syntaxhighlight lang=mathematica>diff(w, [x$(2)]) = (x + ln(x))*w</syntaxhighlight> || <syntaxhighlight lang=mathematica>D[w, {x, 2}] == (x + Log[x])*w</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [30 / 30]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: -1.650181190-.9527325540*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, x = 1.5}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: .1672703651+.9657359030e-1*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, x = 1.5}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: .1672703651+.9657359030e-1*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, x = .5}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -2.332333875-1.346573590*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, x = .5}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -2.332333875-1.346573590*I
Line 80: Line 80:
Test Values: {Rule[w, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 0.5]}</syntaxhighlight><br>... skip entries to safe data</div></div>
Test Values: {Rule[w, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 0.5]}</syntaxhighlight><br>... skip entries to safe data</div></div>
|-  
|-  
| [https://dlmf.nist.gov/2.7.E35 2.7.E35] || [[Item:Q929|<math>\ideriv[2]{w}{z} = w</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\ideriv[2]{w}{z} = w</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>diff(w, [z$(2)]) = w</syntaxhighlight> || <syntaxhighlight lang=mathematica>D[w, {z, 2}] == w</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [70 / 70]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: -.8660254040-.5000000000*I
| [https://dlmf.nist.gov/2.7.E35 2.7.E35] || <math qid="Q929">\ideriv[2]{w}{z} = w</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\ideriv[2]{w}{z} = w</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>diff(w, [z$(2)]) = w</syntaxhighlight> || <syntaxhighlight lang=mathematica>D[w, {z, 2}] == w</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [70 / 70]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: -.8660254040-.5000000000*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, z = 1/2*3^(1/2)+1/2*I}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -.8660254040-.5000000000*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, z = 1/2*3^(1/2)+1/2*I}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -.8660254040-.5000000000*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, z = -1/2+1/2*I*3^(1/2)}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -.8660254040-.5000000000*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, z = -1/2+1/2*I*3^(1/2)}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -.8660254040-.5000000000*I
Line 88: Line 88:
Test Values: {Rule[w, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[z, Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div>
Test Values: {Rule[w, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[z, 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/2.7.E36 2.7.E36] || [[Item:Q930|<math>w(z) = Aw_{1}(z)+Bw_{2}(z)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>w(z) = Aw_{1}(z)+Bw_{2}(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w(z) = Aw[1](z)+ Bw[2](z)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w[z] == Subscript[Aw, 1][z]+ Subscript[Bw, 2][z]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/2.7.E36 2.7.E36] || <math qid="Q930">w(z) = Aw_{1}(z)+Bw_{2}(z)</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>w(z) = Aw_{1}(z)+Bw_{2}(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w(z) = Aw[1](z)+ Bw[2](z)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w[z] == Subscript[Aw, 1][z]+ Subscript[Bw, 2][z]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/2.7.E37 2.7.E37] || [[Item:Q931|<math>w(z) = Cw_{3}(z)+Dw_{4}(z)</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>w(z) = Cw_{3}(z)+Dw_{4}(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w(z) = Cw[3](z)+ Dw[4](z)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w[z] == Subscript[Cw, 3][z]+ Subscript[Dw, 4][z]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/2.7.E37 2.7.E37] || <math qid="Q931">w(z) = Cw_{3}(z)+Dw_{4}(z)</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>w(z) = Cw_{3}(z)+Dw_{4}(z)</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w(z) = Cw[3](z)+ Dw[4](z)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">w[z] == Subscript[Cw, 3][z]+ Subscript[Dw, 4][z]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|}
|}
</div>
</div>

Latest revision as of 11:01, 28 June 2021


DLMF Formula Constraints Maple Mathematica Symbolic
Maple
Symbolic
Mathematica
Numeric
Maple
Numeric
Mathematica
2.7.E3 Q ( α ) α ( α - 1 ) + f 0 α + g 0 = 0 equal-by definition 𝑄 𝛼 𝛼 𝛼 1 subscript 𝑓 0 𝛼 subscript 𝑔 0 0 {\displaystyle{\displaystyle Q(\alpha)\equiv\alpha(\alpha-1)+f_{0}\alpha+g_{0}% =0}}
Q(\alpha)\defeq\alpha(\alpha-1)+f_{0}\alpha+g_{0} = 0

Q(alpha) = alpha*(alpha - 1)+ f[0]*alpha + g[0] = 0
Q[\[Alpha]] == \[Alpha]*(\[Alpha]- 1)+ Subscript[f, 0]*\[Alpha]+ Subscript[g, 0] == 0
Failure Failure Error
Failed [299 / 300]
Result: False
Test Values: {Rule[Q, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[α, 1.5], Rule[Subscript[f, 0], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[g, 0], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

Result: False
Test Values: {Rule[Q, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[α, 1.5], Rule[Subscript[f, 0], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[g, 0], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}

... skip entries to safe data
2.7.E4 w j ( z ) = ( z - z 0 ) α j s = 0 a s , j ( z - z 0 ) s subscript 𝑤 𝑗 𝑧 superscript 𝑧 subscript 𝑧 0 subscript 𝛼 𝑗 superscript subscript 𝑠 0 subscript 𝑎 𝑠 𝑗 superscript 𝑧 subscript 𝑧 0 𝑠 {\displaystyle{\displaystyle w_{j}(z)=(z-z_{0})^{\alpha_{j}}\sum_{s=0}^{\infty% }a_{s,j}(z-z_{0})^{s}}}
w_{j}(z) = (z-z_{0})^{\alpha_{j}}\sum_{s=0}^{\infty}a_{s,j}(z-z_{0})^{s}

w[j](z) = (z - z[0])^(alpha[j])* sum(a[s , j]*(z - z[0])^(s), s = 0..infinity)
Subscript[w, j][z] == (z - Subscript[z, 0])^(Subscript[\[Alpha], j])* Sum[Subscript[a, s , j]*(z - Subscript[z, 0])^(s), {s, 0, Infinity}, GenerateConditions->None]
Skipped - no semantic math Skipped - no semantic math - -
2.7.E5 Q ( α j + s ) a s , j = - r = 0 s - 1 ( ( α j + r ) f s - r + g s - r ) a r , j 𝑄 subscript 𝛼 𝑗 𝑠 subscript 𝑎 𝑠 𝑗 superscript subscript 𝑟 0 𝑠 1 subscript 𝛼 𝑗 𝑟 subscript 𝑓 𝑠 𝑟 subscript 𝑔 𝑠 𝑟 subscript 𝑎 𝑟 𝑗 {\displaystyle{\displaystyle Q(\alpha_{j}+s)a_{s,j}=-\sum_{r=0}^{s-1}\left((% \alpha_{j}+r)f_{s-r}+g_{s-r}\right)a_{r,j}}}
Q(\alpha_{j}+s)a_{s,j} = -\sum_{r=0}^{s-1}\left((\alpha_{j}+r)f_{s-r}+g_{s-r}\right)a_{r,j}

Q*(alpha[j]+ s)*a[s , j] = - sum(((alpha[j]+ r)*f[s - r]+ g[s - r])*a[r , j], r = 0..s - 1)
Q*(Subscript[\[Alpha], j]+ s)*Subscript[a, s , j] == - Sum[((Subscript[\[Alpha], j]+ r)*Subscript[f, s - r]+ Subscript[g, s - r])*Subscript[a, r , j], {r, 0, s - 1}, GenerateConditions->None]
Skipped - no semantic math Skipped - no semantic math - -
2.7.E9 λ 2 + f 0 λ + g 0 = 0 superscript 𝜆 2 subscript 𝑓 0 𝜆 subscript 𝑔 0 0 {\displaystyle{\displaystyle\lambda^{2}+f_{0}\lambda+g_{0}=0}}
\lambda^{2}+f_{0}\lambda+g_{0} = 0

(lambda)^(2)+ f[0]*lambda + g[0] = 0
\[Lambda]^(2)+ Subscript[f, 0]*\[Lambda]+ Subscript[g, 0] == 0
Skipped - no semantic math Skipped - no semantic math - -
2.7.E10 μ j = - ( f 1 λ j + g 1 ) / ( f 0 + 2 λ j ) subscript 𝜇 𝑗 subscript 𝑓 1 subscript 𝜆 𝑗 subscript 𝑔 1 subscript 𝑓 0 2 subscript 𝜆 𝑗 {\displaystyle{\displaystyle\mu_{j}=-(f_{1}\lambda_{j}+g_{1})/(f_{0}+2\lambda_% {j})}}
\mu_{j} = -(f_{1}\lambda_{j}+g_{1})/(f_{0}+2\lambda_{j})

mu[j] = -(f[1]*lambda[j]+ g[1])/(f[0]+ 2*lambda[j])
Subscript[\[Mu], j] == -(Subscript[f, 1]*Subscript[\[Lambda], j]+ Subscript[g, 1])/(Subscript[f, 0]+ 2*Subscript[\[Lambda], j])
Skipped - no semantic math Skipped - no semantic math - -
2.7.E11 ( f 0 + 2 λ j ) s a s , j = ( s - μ j ) ( s - 1 - μ j ) a s - 1 , j + r = 1 s ( λ j f r + 1 + g r + 1 - ( s - r - μ j ) f r ) a s - r , j subscript 𝑓 0 2 subscript 𝜆 𝑗 𝑠 subscript 𝑎 𝑠 𝑗 𝑠 subscript 𝜇 𝑗 𝑠 1 subscript 𝜇 𝑗 subscript 𝑎 𝑠 1 𝑗 superscript subscript 𝑟 1 𝑠 subscript 𝜆 𝑗 subscript 𝑓 𝑟 1 subscript 𝑔 𝑟 1 𝑠 𝑟 subscript 𝜇 𝑗 subscript 𝑓 𝑟 subscript 𝑎 𝑠 𝑟 𝑗 {\displaystyle{\displaystyle(f_{0}+2\lambda_{j})sa_{s,j}=(s-\mu_{j})(s-1-\mu_{% j})a_{s-1,j}+\sum_{r=1}^{s}\left(\lambda_{j}f_{r+1}+g_{r+1}-(s-r-\mu_{j})f_{r}% \right)a_{s-r,j}}}
(f_{0}+2\lambda_{j})sa_{s,j} = (s-\mu_{j})(s-1-\mu_{j})a_{s-1,j}+\sum_{r=1}^{s}\left(\lambda_{j}f_{r+1}+g_{r+1}-(s-r-\mu_{j})f_{r}\right)a_{s-r,j}

(f[0]+ 2*lambda[j])*s*a[s , j] = (s - mu[j])*(s - 1 - mu[j])*a[s - 1 , j]+ sum((lambda[j]*f[r + 1]+ g[r + 1]-(s - r - mu[j])*f[r])*a[s - r , j], r = 1..s)
(Subscript[f, 0]+ 2*Subscript[\[Lambda], j])*s*Subscript[a, s , j] == (s - Subscript[\[Mu], j])*(s - 1 - Subscript[\[Mu], j])*Subscript[a, s - 1 , j]+ Sum[(Subscript[\[Lambda], j]*Subscript[f, r + 1]+ Subscript[g, r + 1]-(s - r - Subscript[\[Mu], j])*Subscript[f, r])*Subscript[a, s - r , j], {r, 1, s}, GenerateConditions->None]
Skipped - no semantic math Skipped - no semantic math - -
2.7.E15 - 3 2 π + δ ph ( ( λ 2 - λ 1 ) z ) 3 2 𝜋 𝛿 phase subscript 𝜆 2 subscript 𝜆 1 𝑧 {\displaystyle{\displaystyle-\tfrac{3}{2}\pi+\delta\leq\operatorname{ph}\left(% (\lambda_{2}-\lambda_{1})z\right)}}
-\tfrac{3}{2}\pi+\delta \leq \phase@{(\lambda_{2}-\lambda_{1})z}
j = 1 𝑗 1 {\displaystyle{\displaystyle j=1}}
-(3)/(2)*Pi + delta <= argument((lambda[2]- lambda[1])*z)
-Divide[3,2]*Pi + \[Delta] <= Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])*z]
Failure Failure Successful [Tested: 300]
Failed [300 / 300]
Result: LessEqual[Complex[-3.846363576600251, 0.49999999999999994], 0.0]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

Result: LessEqual[Complex[-3.846363576600251, 0.49999999999999994], -2.8797932657906435]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}

... skip entries to safe data
2.7.E15 ph ( ( λ 2 - λ 1 ) z ) 3 2 π - δ phase subscript 𝜆 2 subscript 𝜆 1 𝑧 3 2 𝜋 𝛿 {\displaystyle{\displaystyle\operatorname{ph}\left((\lambda_{2}-\lambda_{1})z% \right)\leq\tfrac{3}{2}\pi-\delta}}
\phase@{(\lambda_{2}-\lambda_{1})z} \leq \tfrac{3}{2}\pi-\delta
j = 1 𝑗 1 {\displaystyle{\displaystyle j=1}}
argument((lambda[2]- lambda[1])*z) <= (3)/(2)*Pi - delta
Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])*z] <= Divide[3,2]*Pi - \[Delta]
Failure Failure Successful [Tested: 300]
Failed [300 / 300]
Result: LessEqual[0.0, Complex[3.846363576600251, -0.49999999999999994]]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

Result: LessEqual[-2.8797932657906435, Complex[3.846363576600251, -0.49999999999999994]]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}

... skip entries to safe data
2.7.E16 - 1 2 π + δ ph ( ( λ 2 - λ 1 ) z ) 1 2 𝜋 𝛿 phase subscript 𝜆 2 subscript 𝜆 1 𝑧 {\displaystyle{\displaystyle-\tfrac{1}{2}\pi+\delta\leq\operatorname{ph}\left(% (\lambda_{2}-\lambda_{1})z\right)}}
-\tfrac{1}{2}\pi+\delta \leq \phase@{(\lambda_{2}-\lambda_{1})z}
j = 2 𝑗 2 {\displaystyle{\displaystyle j=2}}
-(1)/(2)*Pi + delta <= argument((lambda[2]- lambda[1])*z)
-Divide[1,2]*Pi + \[Delta] <= Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])*z]
Failure Failure Successful [Tested: 300]
Failed [300 / 300]
Result: LessEqual[Complex[-0.7047709230104579, 0.49999999999999994], 0.0]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

Result: LessEqual[Complex[-0.7047709230104579, 0.49999999999999994], -2.8797932657906435]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}

... skip entries to safe data
2.7.E16 ph ( ( λ 2 - λ 1 ) z ) 5 2 π - δ phase subscript 𝜆 2 subscript 𝜆 1 𝑧 5 2 𝜋 𝛿 {\displaystyle{\displaystyle\operatorname{ph}\left((\lambda_{2}-\lambda_{1})z% \right)\leq\tfrac{5}{2}\pi-\delta}}
\phase@{(\lambda_{2}-\lambda_{1})z} \leq \tfrac{5}{2}\pi-\delta
j = 2 𝑗 2 {\displaystyle{\displaystyle j=2}}
argument((lambda[2]- lambda[1])*z) <= (5)/(2)*Pi - delta
Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])*z] <= Divide[5,2]*Pi - \[Delta]
Failure Failure Successful [Tested: 300]
Failed [300 / 300]
Result: LessEqual[0.0, Complex[6.987956230190044, -0.49999999999999994]]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

Result: LessEqual[-2.8797932657906435, Complex[6.987956230190044, -0.49999999999999994]]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[δ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[λ, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[λ, 2], Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}

... skip entries to safe data
2.7#Ex5 w 1 ( z ) = e 2 π i μ 1 w 1 ( z e - 2 π i ) + C 1 w 2 ( z ) subscript 𝑤 1 𝑧 superscript 𝑒 2 𝜋 𝑖 subscript 𝜇 1 subscript 𝑤 1 𝑧 superscript 𝑒 2 𝜋 𝑖 subscript 𝐶 1 subscript 𝑤 2 𝑧 {\displaystyle{\displaystyle w_{1}(z)=e^{2\pi i\mu_{1}}w_{1}(ze^{-2\pi i})+C_{% 1}w_{2}(z)}}
w_{1}(z) = e^{2\pi i\mu_{1}}w_{1}(ze^{-2\pi i})+C_{1}w_{2}(z)

w[1](z) = exp(2*Pi*I*mu[1])*w[1](z*exp(- 2*Pi*I))+ C[1]*w[2](z)
Subscript[w, 1][z] == Exp[2*Pi*I*Subscript[\[Mu], 1]]*Subscript[w, 1][z*Exp[- 2*Pi*I]]+ Subscript[C, 1]*Subscript[w, 2][z]
Skipped - no semantic math Skipped - no semantic math - -
2.7#Ex6 w 2 ( z ) = e - 2 π i μ 2 w 2 ( z e 2 π i ) + C 2 w 1 ( z ) subscript 𝑤 2 𝑧 superscript 𝑒 2 𝜋 𝑖 subscript 𝜇 2 subscript 𝑤 2 𝑧 superscript 𝑒 2 𝜋 𝑖 subscript 𝐶 2 subscript 𝑤 1 𝑧 {\displaystyle{\displaystyle w_{2}(z)=e^{-2\pi i\mu_{2}}w_{2}(ze^{2\pi i})+C_{% 2}w_{1}(z)}}
w_{2}(z) = e^{-2\pi i\mu_{2}}w_{2}(ze^{2\pi i})+C_{2}w_{1}(z)

w[2](z) = exp(- 2*Pi*I*mu[2])*w[2](z*exp(2*Pi*I))+ C[2]*w[1](z)
Subscript[w, 2][z] == Exp[- 2*Pi*I*Subscript[\[Mu], 2]]*Subscript[w, 2][z*Exp[2*Pi*I]]+ Subscript[C, 2]*Subscript[w, 1][z]
Skipped - no semantic math Skipped - no semantic math - -
2.7#Ex7 Λ 1 = - i e ( μ 2 - μ 1 ) π i C 1 / ( 2 π ) subscript Λ 1 𝑖 superscript 𝑒 subscript 𝜇 2 subscript 𝜇 1 𝜋 𝑖 subscript 𝐶 1 2 𝜋 {\displaystyle{\displaystyle\Lambda_{1}=-ie^{(\mu_{2}-\mu_{1})\pi i}C_{1}/(2% \pi)}}
\Lambda_{1} = -ie^{(\mu_{2}-\mu_{1})\pi i}C_{1}/(2\pi)

Lambda[1] = - I*exp((mu[2]- mu[1])*Pi*I)*C[1]/(2*Pi)
Subscript[\[CapitalLambda], 1] == - I*Exp[(Subscript[\[Mu], 2]- Subscript[\[Mu], 1])*Pi*I]*Subscript[C, 1]/(2*Pi)
Skipped - no semantic math Skipped - no semantic math - -
2.7#Ex8 Λ 2 = i C 2 / ( 2 π ) subscript Λ 2 𝑖 subscript 𝐶 2 2 𝜋 {\displaystyle{\displaystyle\Lambda_{2}=iC_{2}/(2\pi)}}
\Lambda_{2} = iC_{2}/(2\pi)

Lambda[2] = I*C[2]/(2*Pi)
Subscript[\[CapitalLambda], 2] == I*Subscript[C, 2]/(2*Pi)
Skipped - no semantic math Skipped - no semantic math - -
2.7#Ex9 w = e - f 0 z / 2 W 𝑤 superscript 𝑒 subscript 𝑓 0 𝑧 2 𝑊 {\displaystyle{\displaystyle w=e^{-f_{0}z/2}W}}
w = e^{-f_{0}z/2}W

w = exp(- f[0]*z/2)*W
w == Exp[- Subscript[f, 0]*z/2]*W
Skipped - no semantic math Skipped - no semantic math - -
2.7#Ex10 t = z 1 / 2 𝑡 superscript 𝑧 1 2 {\displaystyle{\displaystyle t=z^{1/2}}}
t = z^{1/2}

t = (z)^(1/2)
t == (z)^(1/2)
Skipped - no semantic math Skipped - no semantic math - -
2.7.E21 w 1 ( x ) = f - 1 / 4 ( x ) exp ( f 1 / 2 ( x ) d x ) ( 1 + ϵ 1 ( x ) ) subscript 𝑤 1 𝑥 superscript 𝑓 1 4 𝑥 superscript 𝑓 1 2 𝑥 𝑥 1 subscript italic-ϵ 1 𝑥 {\displaystyle{\displaystyle w_{1}(x)=f^{-1/4}(x)\exp\left(\int f^{1/2}(x)% \mathrm{d}x\right)\*\left(1+\epsilon_{1}(x)\right)}}
w_{1}(x) = f^{-1/4}(x)\exp@{\int f^{1/2}(x)\diff{x}}\*\left(1+\epsilon_{1}(x)\right)

w[1](x) = (f(x)*)^(- 1/4)*exp(int((f(x))^(1/2), x))*(1 + epsilon[1](x))
Subscript[w, 1][x] == (f[x]*)^(- 1/4)*Exp[Integrate[(f[x])^(1/2), x, GenerateConditions->None]]*(1 + Subscript[\[Epsilon], 1][x])
Failure Failure
Failed [300 / 300]
Result: -8.260557290-4.173606164*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[1] = 1/2*3^(1/2)+1/2*I, w[1] = 1/2*3^(1/2)+1/2*I, epsilon = 1}

Result: -8.260557290-4.173606164*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[1] = 1/2*3^(1/2)+1/2*I, w[1] = 1/2*3^(1/2)+1/2*I, epsilon = 2}

Result: -8.260557290-4.173606164*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[1] = 1/2*3^(1/2)+1/2*I, w[1] = 1/2*3^(1/2)+1/2*I, epsilon = 3}

Result: -10.30959540-3.624568058*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[1] = 1/2*3^(1/2)+1/2*I, w[1] = -1/2+1/2*I*3^(1/2), epsilon = 1}

... skip entries to safe data
Failed [300 / 300]
Result: Complex[-8.260557282600258, -4.173606160657738]
Test Values: {Rule[f, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[ϵ, 1], Rule[Subscript[w, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ϵ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

Result: Complex[-8.260557282600258, -4.173606160657738]
Test Values: {Rule[f, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[ϵ, 2], Rule[Subscript[w, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ϵ, 1], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

... skip entries to safe data
2.7.E22 w 2 ( x ) = f - 1 / 4 ( x ) exp ( - f 1 / 2 ( x ) d x ) ( 1 + ϵ 2 ( x ) ) subscript 𝑤 2 𝑥 superscript 𝑓 1 4 𝑥 superscript 𝑓 1 2 𝑥 𝑥 1 subscript italic-ϵ 2 𝑥 {\displaystyle{\displaystyle w_{2}(x)=f^{-1/4}(x)\exp\left(-\int f^{1/2}(x)% \mathrm{d}x\right)\*\left(1+\epsilon_{2}(x)\right)}}
w_{2}(x) = f^{-1/4}(x)\exp@{-\int f^{1/2}(x)\diff{x}}\*\left(1+\epsilon_{2}(x)\right)

w[2](x) = (f(x)*)^(- 1/4)*exp(- int((f(x))^(1/2), x))*(1 + epsilon[2](x))
Subscript[w, 2][x] == (f[x]*)^(- 1/4)*Exp[- Integrate[(f[x])^(1/2), x, GenerateConditions->None]]*(1 + Subscript[\[Epsilon], 2][x])
Failure Failure
Failed [300 / 300]
Result: .82331014e-1+.8803583156*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[2] = 1/2*3^(1/2)+1/2*I, w[2] = 1/2*3^(1/2)+1/2*I, epsilon = 1}

Result: .82331014e-1+.8803583156*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[2] = 1/2*3^(1/2)+1/2*I, w[2] = 1/2*3^(1/2)+1/2*I, epsilon = 2}

Result: .82331014e-1+.8803583156*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[2] = 1/2*3^(1/2)+1/2*I, w[2] = 1/2*3^(1/2)+1/2*I, epsilon = 3}

Result: -1.966707092+1.429396422*I
Test Values: {f = 1/2*3^(1/2)+1/2*I, x = 1.5, epsilon[2] = 1/2*3^(1/2)+1/2*I, w[2] = -1/2+1/2*I*3^(1/2), epsilon = 1}

... skip entries to safe data
Failed [300 / 300]
Result: Complex[0.08233101320006697, 0.8803583156922803]
Test Values: {Rule[f, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[ϵ, 1], Rule[Subscript[w, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ϵ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

Result: Complex[0.08233101320006697, 0.8803583156922803]
Test Values: {Rule[f, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5], Rule[ϵ, 2], Rule[Subscript[w, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[Subscript[ϵ, 2], Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

... skip entries to safe data
2.7.E31 d 2 w d x 2 = ( x + ln x ) w derivative 𝑤 𝑥 2 𝑥 𝑥 𝑤 {\displaystyle{\displaystyle\frac{{\mathrm{d}}^{2}w}{{\mathrm{d}x}^{2}}=(x+\ln x% )w}}
\deriv[2]{w}{x} = (x+\ln@@{x})w
0 < x , x < formulae-sequence 0 𝑥 𝑥 {\displaystyle{\displaystyle 0<x,x<\infty}}
diff(w, [x$(2)]) = (x + ln(x))*w
D[w, {x, 2}] == (x + Log[x])*w
Failure Failure
Failed [30 / 30]
Result: -1.650181190-.9527325540*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, x = 1.5}

Result: .1672703651+.9657359030e-1*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, x = .5}

Result: -2.332333875-1.346573590*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, x = 2}

Result: .9527325540-1.650181190*I
Test Values: {w = -1/2+1/2*I*3^(1/2), x = 1.5}

... skip entries to safe data
Failed [30 / 30]
Result: Complex[-1.6501811896465322, -0.9527325540540821]
Test Values: {Rule[w, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 1.5]}

Result: Complex[0.1672703650342525, 0.09657359027997263]
Test Values: {Rule[w, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[x, 0.5]}

... skip entries to safe data
2.7.E35 d 2 w / d z 2 = w derivative 𝑤 𝑧 2 𝑤 {\displaystyle{\displaystyle\ifrac{{\mathrm{d}}^{2}w}{{\mathrm{d}z}^{2}}=w}}
\ideriv[2]{w}{z} = w

diff(w, [z$(2)]) = w
D[w, {z, 2}] == w
Failure Failure
Failed [70 / 70]
Result: -.8660254040-.5000000000*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, z = 1/2*3^(1/2)+1/2*I}

Result: -.8660254040-.5000000000*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, z = -1/2+1/2*I*3^(1/2)}

Result: -.8660254040-.5000000000*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, z = 1/2-1/2*I*3^(1/2)}

Result: -.8660254040-.5000000000*I
Test Values: {w = 1/2*3^(1/2)+1/2*I, z = -1/2*3^(1/2)-1/2*I}

... skip entries to safe data
Failed [70 / 70]
Result: Complex[-0.8660254037844387, -0.49999999999999994]
Test Values: {Rule[w, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}

Result: Complex[-0.8660254037844387, -0.49999999999999994]
Test Values: {Rule[w, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]], Rule[z, Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}

... skip entries to safe data
2.7.E36 w ( z ) = A w 1 ( z ) + B w 2 ( z ) 𝑤 𝑧 𝐴 subscript 𝑤 1 𝑧 𝐵 subscript 𝑤 2 𝑧 {\displaystyle{\displaystyle w(z)=Aw_{1}(z)+Bw_{2}(z)}}
w(z) = Aw_{1}(z)+Bw_{2}(z)

w(z) = Aw[1](z)+ Bw[2](z)
w[z] == Subscript[Aw, 1][z]+ Subscript[Bw, 2][z]
Skipped - no semantic math Skipped - no semantic math - -
2.7.E37 w ( z ) = C w 3 ( z ) + D w 4 ( z ) 𝑤 𝑧 𝐶 subscript 𝑤 3 𝑧 𝐷 subscript 𝑤 4 𝑧 {\displaystyle{\displaystyle w(z)=Cw_{3}(z)+Dw_{4}(z)}}
w(z) = Cw_{3}(z)+Dw_{4}(z)

w(z) = Cw[3](z)+ Dw[4](z)
w[z] == Subscript[Cw, 3][z]+ Subscript[Dw, 4][z]
Skipped - no semantic math Skipped - no semantic math - -