7.5: Difference between revisions
Jump to navigation
Jump to search
Admin moved page Main Page to Verifying DLMF with Maple and Mathematica |
Admin moved page Main Page to Verifying DLMF with Maple and Mathematica |
||
Line 14: | Line 14: | ||
! scope="col" style="position: sticky; top: 0;" | Numeric<br>Mathematica | ! scope="col" style="position: sticky; top: 0;" | Numeric<br>Mathematica | ||
|- | |- | ||
| [https://dlmf.nist.gov/7.5.E2 7.5.E2] | | | [https://dlmf.nist.gov/7.5.E2 7.5.E2] || <math qid="Q2348">\Fresnelcosint@{z}+i\Fresnelsinint@{z} = \tfrac{1}{2}(1+i)-\FresnelintF@{z}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\Fresnelcosint@{z}+i\Fresnelsinint@{z} = \tfrac{1}{2}(1+i)-\FresnelintF@{z}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>FresnelC[z]+ I*FresnelS[z] == Divide[1,2]*(1 + I)- (1+I)/2-FresnelC[z]-I*FresnelS[z]</syntaxhighlight> || Missing Macro Error || Failure || - || <div class="toccolours mw-collapsible mw-collapsed">Failed [7 / 7]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[1.0249430142401041, 0.8677085978643018] | ||
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: Complex[-0.5229723981935741, 3.2881446840443265] | Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: Complex[-0.5229723981935741, 3.2881446840443265] | ||
Test Values: {Rule[z, 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[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div> | ||
|- | |- | ||
| [https://dlmf.nist.gov/7.5.E3 7.5.E3] | | | [https://dlmf.nist.gov/7.5.E3 7.5.E3] || <math qid="Q2349">\Fresnelcosint@{z} = \tfrac{1}{2}+\auxFresnelf@{z}\sin@{\tfrac{1}{2}\pi z^{2}}-\auxFresnelg@{z}\cos@{\tfrac{1}{2}\pi z^{2}}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\Fresnelcosint@{z} = \tfrac{1}{2}+\auxFresnelf@{z}\sin@{\tfrac{1}{2}\pi z^{2}}-\auxFresnelg@{z}\cos@{\tfrac{1}{2}\pi z^{2}}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>FresnelC(z) = (1)/(2)+ Fresnelf(z)*sin((1)/(2)*Pi*(z)^(2))- Fresnelg(z)*cos((1)/(2)*Pi*(z)^(2))</syntaxhighlight> || <syntaxhighlight lang=mathematica>FresnelC[z] == Divide[1,2]+ FresnelF[z]*Sin[Divide[1,2]*Pi*(z)^(2)]- FresnelG[z]*Cos[Divide[1,2]*Pi*(z)^(2)]</syntaxhighlight> || Successful || Failure || - || Successful [Tested: 7] | ||
|- | |- | ||
| [https://dlmf.nist.gov/7.5.E4 7.5.E4] | | | [https://dlmf.nist.gov/7.5.E4 7.5.E4] || <math qid="Q2350">\Fresnelsinint@{z} = \tfrac{1}{2}-\auxFresnelf@{z}\cos@{\tfrac{1}{2}\pi z^{2}}-\auxFresnelg@{z}\sin@{\tfrac{1}{2}\pi z^{2}}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\Fresnelsinint@{z} = \tfrac{1}{2}-\auxFresnelf@{z}\cos@{\tfrac{1}{2}\pi z^{2}}-\auxFresnelg@{z}\sin@{\tfrac{1}{2}\pi z^{2}}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>FresnelS(z) = (1)/(2)- Fresnelf(z)*cos((1)/(2)*Pi*(z)^(2))- Fresnelg(z)*sin((1)/(2)*Pi*(z)^(2))</syntaxhighlight> || <syntaxhighlight lang=mathematica>FresnelS[z] == Divide[1,2]- FresnelF[z]*Cos[Divide[1,2]*Pi*(z)^(2)]- FresnelG[z]*Sin[Divide[1,2]*Pi*(z)^(2)]</syntaxhighlight> || Successful || Failure || - || Successful [Tested: 7] | ||
|- | |- | ||
| [https://dlmf.nist.gov/7.5.E5 7.5.E5] | | | [https://dlmf.nist.gov/7.5.E5 7.5.E5] || <math qid="Q2351">e^{-\frac{1}{2}\pi iz^{2}}\FresnelintF@{z} = \auxFresnelg@{z}+i\auxFresnelf@{z}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>e^{-\frac{1}{2}\pi iz^{2}}\FresnelintF@{z} = \auxFresnelg@{z}+i\auxFresnelf@{z}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>Exp[-Divide[1,2]*Pi*I*(z)^(2)]*(1+I)/2-FresnelC[z]-I*FresnelS[z] == FresnelG[z]+ I*FresnelF[z]</syntaxhighlight> || Missing Macro Error || Failure || - || <div class="toccolours mw-collapsible mw-collapsed">Failed [6 / 7]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[2.0955908860316255, -0.6505223669676224] | ||
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: Complex[-0.08422623998042833, -1.3932392044453867] | Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: Complex[-0.08422623998042833, -1.3932392044453867] | ||
Test Values: {Rule[z, 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[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div> | ||
|- | |- | ||
| [https://dlmf.nist.gov/7.5.E6 7.5.E6] | | | [https://dlmf.nist.gov/7.5.E6 7.5.E6] || <math qid="Q2352">e^{+\frac{1}{2}\pi iz^{2}}(\auxFresnelg@{z}+ i\auxFresnelf@{z}) = \tfrac{1}{2}(1+ i)-(\Fresnelcosint@{z}+ i\Fresnelsinint@{z})</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>e^{+\frac{1}{2}\pi iz^{2}}(\auxFresnelg@{z}+ i\auxFresnelf@{z}) = \tfrac{1}{2}(1+ i)-(\Fresnelcosint@{z}+ i\Fresnelsinint@{z})</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>exp(+(1)/(2)*Pi*I*(z)^(2))*(Fresnelg(z)+ I*Fresnelf(z)) = (1)/(2)*(1 + I)-(FresnelC(z)+ I*FresnelS(z))</syntaxhighlight> || <syntaxhighlight lang=mathematica>Exp[+Divide[1,2]*Pi*I*(z)^(2)]*(FresnelG[z]+ I*FresnelF[z]) == Divide[1,2]*(1 + I)-(FresnelC[z]+ I*FresnelS[z])</syntaxhighlight> || Successful || Failure || - || Successful [Tested: 7] | ||
|- | |- | ||
| [https://dlmf.nist.gov/7.5.E6 7.5.E6] | | | [https://dlmf.nist.gov/7.5.E6 7.5.E6] || <math qid="Q2352">e^{-\frac{1}{2}\pi iz^{2}}(\auxFresnelg@{z}- i\auxFresnelf@{z}) = \tfrac{1}{2}(1- i)-(\Fresnelcosint@{z}- i\Fresnelsinint@{z})</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>e^{-\frac{1}{2}\pi iz^{2}}(\auxFresnelg@{z}- i\auxFresnelf@{z}) = \tfrac{1}{2}(1- i)-(\Fresnelcosint@{z}- i\Fresnelsinint@{z})</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>exp(-(1)/(2)*Pi*I*(z)^(2))*(Fresnelg(z)- I*Fresnelf(z)) = (1)/(2)*(1 - I)-(FresnelC(z)- I*FresnelS(z))</syntaxhighlight> || <syntaxhighlight lang=mathematica>Exp[-Divide[1,2]*Pi*I*(z)^(2)]*(FresnelG[z]- I*FresnelF[z]) == Divide[1,2]*(1 - I)-(FresnelC[z]- I*FresnelS[z])</syntaxhighlight> || Successful || Failure || - || Successful [Tested: 7] | ||
|- | |- | ||
| [https://dlmf.nist.gov/7.5.E8 7.5.E8] | | | [https://dlmf.nist.gov/7.5.E8 7.5.E8] || <math qid="Q2354">\Fresnelcosint@{z}+ i\Fresnelsinint@{z} = \tfrac{1}{2}(1+ i)\erf@@{\zeta}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\Fresnelcosint@{z}+ i\Fresnelsinint@{z} = \tfrac{1}{2}(1+ i)\erf@@{\zeta}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>FresnelC(z)+ I*FresnelS(z) = (1)/(2)*(1 + I)*erf((1)/(2)*sqrt(Pi)*(1 - I)*z)</syntaxhighlight> || <syntaxhighlight lang=mathematica>FresnelC[z]+ I*FresnelS[z] == Divide[1,2]*(1 + I)*Erf[Divide[1,2]*Sqrt[Pi]*(1 - I)*z]</syntaxhighlight> || Successful || Successful || Skip - symbolical successful subtest || Successful [Tested: 7] | ||
|- | |- | ||
| [https://dlmf.nist.gov/7.5.E8 7.5.E8] | | | [https://dlmf.nist.gov/7.5.E8 7.5.E8] || <math qid="Q2354">\Fresnelcosint@{z}- i\Fresnelsinint@{z} = \tfrac{1}{2}(1- i)\erf@@{\zeta}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\Fresnelcosint@{z}- i\Fresnelsinint@{z} = \tfrac{1}{2}(1- i)\erf@@{\zeta}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>FresnelC(z)- I*FresnelS(z) = (1)/(2)*(1 - I)*erf((1)/(2)*sqrt(Pi)*(1 - I)*z)</syntaxhighlight> || <syntaxhighlight lang=mathematica>FresnelC[z]- I*FresnelS[z] == Divide[1,2]*(1 - I)*Erf[Divide[1,2]*Sqrt[Pi]*(1 - I)*z]</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [7 / 7]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: 1.210218044+.7739577054*I | ||
Test Values: {z = 1/2*3^(1/2)+1/2*I}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -2.077926642+.2509853077*I | Test Values: {z = 1/2*3^(1/2)+1/2*I}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -2.077926642+.2509853077*I | ||
Test Values: {z = -1/2+1/2*I*3^(1/2)}</syntaxhighlight><br>... skip entries to safe data</div></div> || <div class="toccolours mw-collapsible mw-collapsed">Failed [7 / 7]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[1.210218043090013, 0.7739577062168396] | Test Values: {z = -1/2+1/2*I*3^(1/2)}</syntaxhighlight><br>... skip entries to safe data</div></div> || <div class="toccolours mw-collapsible mw-collapsed">Failed [7 / 7]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[1.210218043090013, 0.7739577062168396] | ||
Line 38: | Line 38: | ||
Test Values: {Rule[z, 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[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div> | ||
|- | |- | ||
| [https://dlmf.nist.gov/7.5.E10 7.5.E10] | | | [https://dlmf.nist.gov/7.5.E10 7.5.E10] || <math qid="Q2356">\auxFresnelg@{z}+ i\auxFresnelf@{z} = \tfrac{1}{2}(1+ i)e^{\zeta^{2}}\erfc@@{\zeta}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\auxFresnelg@{z}+ i\auxFresnelf@{z} = \tfrac{1}{2}(1+ i)e^{\zeta^{2}}\erfc@@{\zeta}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Fresnelg(z)+ I*Fresnelf(z) = (1)/(2)*(1 + I)*exp(((1)/(2)*sqrt(Pi)*(1 - I)*z)^(2))*erfc((1)/(2)*sqrt(Pi)*(1 - I)*z)</syntaxhighlight> || <syntaxhighlight lang=mathematica>FresnelG[z]+ I*FresnelF[z] == Divide[1,2]*(1 + I)*Exp[(Divide[1,2]*Sqrt[Pi]*(1 - I)*z)^(2)]*Erfc[Divide[1,2]*Sqrt[Pi]*(1 - I)*z]</syntaxhighlight> || Successful || Failure || Skip - symbolical successful subtest || Successful [Tested: 7] | ||
|- | |- | ||
| [https://dlmf.nist.gov/7.5.E10 7.5.E10] | | | [https://dlmf.nist.gov/7.5.E10 7.5.E10] || <math qid="Q2356">\auxFresnelg@{z}- i\auxFresnelf@{z} = \tfrac{1}{2}(1- i)e^{\zeta^{2}}\erfc@@{\zeta}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\auxFresnelg@{z}- i\auxFresnelf@{z} = \tfrac{1}{2}(1- i)e^{\zeta^{2}}\erfc@@{\zeta}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>Fresnelg(z)- I*Fresnelf(z) = (1)/(2)*(1 - I)*exp(((1)/(2)*sqrt(Pi)*(1 - I)*z)^(2))*erfc((1)/(2)*sqrt(Pi)*(1 - I)*z)</syntaxhighlight> || <syntaxhighlight lang=mathematica>FresnelG[z]- I*FresnelF[z] == Divide[1,2]*(1 - I)*Exp[(Divide[1,2]*Sqrt[Pi]*(1 - I)*z)^(2)]*Erfc[Divide[1,2]*Sqrt[Pi]*(1 - I)*z]</syntaxhighlight> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Failed [7 / 7]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: -.2860780540-.1977870141*I | ||
Test Values: {z = 1/2*3^(1/2)+1/2*I}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -.1472580850-5.018337775*I | Test Values: {z = 1/2*3^(1/2)+1/2*I}</syntaxhighlight><br><syntaxhighlight lang=mathematica>Result: -.1472580850-5.018337775*I | ||
Test Values: {z = -1/2+1/2*I*3^(1/2)}</syntaxhighlight><br>... skip entries to safe data</div></div> || <div class="toccolours mw-collapsible mw-collapsed">Failed [7 / 7]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[-0.2860780524436176, -0.19778701442673574] | Test Values: {z = -1/2+1/2*I*3^(1/2)}</syntaxhighlight><br>... skip entries to safe data</div></div> || <div class="toccolours mw-collapsible mw-collapsed">Failed [7 / 7]<div class="mw-collapsible-content"><syntaxhighlight lang=mathematica>Result: Complex[-0.2860780524436176, -0.19778701442673574] | ||
Line 46: | Line 46: | ||
Test Values: {Rule[z, 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[2, 3]], Pi]]]}</syntaxhighlight><br>... skip entries to safe data</div></div> | ||
|- | |- | ||
| [https://dlmf.nist.gov/7.5.E11 7.5.E11] | | | [https://dlmf.nist.gov/7.5.E11 7.5.E11] || <math qid="Q2357">|\FresnelintF@{x}|^{2} = \auxFresnelf^{2}@{x}+\auxFresnelg^{2}@{x}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>|\FresnelintF@{x}|^{2} = \auxFresnelf^{2}@{x}+\auxFresnelg^{2}@{x}</syntaxhighlight> || <math>x \geq 0</math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>(Abs[(1+I)/2-FresnelC[x]-I*FresnelS[x]])^(2) == (FresnelF[x])^(2)+ (FresnelG[x])^(2)</syntaxhighlight> || Missing Macro Error || Failure || - || Successful [Tested: 3] | ||
|- | |- | ||
| [https://dlmf.nist.gov/7.5.E12 7.5.E12] | | | [https://dlmf.nist.gov/7.5.E12 7.5.E12] || <math qid="Q2358">|\FresnelintF@{x}|^{2} = 2+\auxFresnelf^{2}@{-x}+\auxFresnelg^{2}@{-x}-2\sqrt{2}\cos@{\tfrac{1}{4}\pi+\tfrac{1}{2}\pi x^{2}}\auxFresnelf@{-x}-2\sqrt{2}\cos@{\tfrac{1}{4}\pi-\tfrac{1}{2}\pi x^{2}}\auxFresnelg@{-x}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>|\FresnelintF@{x}|^{2} = 2+\auxFresnelf^{2}@{-x}+\auxFresnelg^{2}@{-x}-2\sqrt{2}\cos@{\tfrac{1}{4}\pi+\tfrac{1}{2}\pi x^{2}}\auxFresnelf@{-x}-2\sqrt{2}\cos@{\tfrac{1}{4}\pi-\tfrac{1}{2}\pi x^{2}}\auxFresnelg@{-x}</syntaxhighlight> || <math>x \leq 0</math> || <syntaxhighlight lang=mathematica>Error</syntaxhighlight> || <syntaxhighlight lang=mathematica>(Abs[(1+I)/2-FresnelC[x]-I*FresnelS[x]])^(2) == 2 + (FresnelF[- x])^(2)+ (FresnelG[- x])^(2)- 2*Sqrt[2]*Cos[Divide[1,4]*Pi +Divide[1,2]*Pi*(x)^(2)]*FresnelF[- x]- 2*Sqrt[2]*Cos[Divide[1,4]*Pi -Divide[1,2]*Pi*(x)^(2)]*FresnelG[- x]</syntaxhighlight> || Missing Macro Error || Failure || - || Skip - No test values generated | ||
|} | |} | ||
</div> | </div> |
Latest revision as of 11:15, 28 June 2021
DLMF | Formula | Constraints | Maple | Mathematica | Symbolic Maple |
Symbolic Mathematica |
Numeric Maple |
Numeric Mathematica |
---|---|---|---|---|---|---|---|---|
7.5.E2 | \Fresnelcosint@{z}+i\Fresnelsinint@{z} = \tfrac{1}{2}(1+i)-\FresnelintF@{z} |
|
Error
|
FresnelC[z]+ I*FresnelS[z] == Divide[1,2]*(1 + I)- (1+I)/2-FresnelC[z]-I*FresnelS[z]
|
Missing Macro Error | Failure | - | Failed [7 / 7]
Result: Complex[1.0249430142401041, 0.8677085978643018]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}
Result: Complex[-0.5229723981935741, 3.2881446840443265]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}
... skip entries to safe data |
7.5.E3 | \Fresnelcosint@{z} = \tfrac{1}{2}+\auxFresnelf@{z}\sin@{\tfrac{1}{2}\pi z^{2}}-\auxFresnelg@{z}\cos@{\tfrac{1}{2}\pi z^{2}} |
|
FresnelC(z) = (1)/(2)+ Fresnelf(z)*sin((1)/(2)*Pi*(z)^(2))- Fresnelg(z)*cos((1)/(2)*Pi*(z)^(2))
|
FresnelC[z] == Divide[1,2]+ FresnelF[z]*Sin[Divide[1,2]*Pi*(z)^(2)]- FresnelG[z]*Cos[Divide[1,2]*Pi*(z)^(2)]
|
Successful | Failure | - | Successful [Tested: 7] |
7.5.E4 | \Fresnelsinint@{z} = \tfrac{1}{2}-\auxFresnelf@{z}\cos@{\tfrac{1}{2}\pi z^{2}}-\auxFresnelg@{z}\sin@{\tfrac{1}{2}\pi z^{2}} |
|
FresnelS(z) = (1)/(2)- Fresnelf(z)*cos((1)/(2)*Pi*(z)^(2))- Fresnelg(z)*sin((1)/(2)*Pi*(z)^(2))
|
FresnelS[z] == Divide[1,2]- FresnelF[z]*Cos[Divide[1,2]*Pi*(z)^(2)]- FresnelG[z]*Sin[Divide[1,2]*Pi*(z)^(2)]
|
Successful | Failure | - | Successful [Tested: 7] |
7.5.E5 | e^{-\frac{1}{2}\pi iz^{2}}\FresnelintF@{z} = \auxFresnelg@{z}+i\auxFresnelf@{z} |
|
Error
|
Exp[-Divide[1,2]*Pi*I*(z)^(2)]*(1+I)/2-FresnelC[z]-I*FresnelS[z] == FresnelG[z]+ I*FresnelF[z]
|
Missing Macro Error | Failure | - | Failed [6 / 7]
Result: Complex[2.0955908860316255, -0.6505223669676224]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}
Result: Complex[-0.08422623998042833, -1.3932392044453867]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}
... skip entries to safe data |
7.5.E6 | e^{+\frac{1}{2}\pi iz^{2}}(\auxFresnelg@{z}+ i\auxFresnelf@{z}) = \tfrac{1}{2}(1+ i)-(\Fresnelcosint@{z}+ i\Fresnelsinint@{z}) |
|
exp(+(1)/(2)*Pi*I*(z)^(2))*(Fresnelg(z)+ I*Fresnelf(z)) = (1)/(2)*(1 + I)-(FresnelC(z)+ I*FresnelS(z))
|
Exp[+Divide[1,2]*Pi*I*(z)^(2)]*(FresnelG[z]+ I*FresnelF[z]) == Divide[1,2]*(1 + I)-(FresnelC[z]+ I*FresnelS[z])
|
Successful | Failure | - | Successful [Tested: 7] |
7.5.E6 | e^{-\frac{1}{2}\pi iz^{2}}(\auxFresnelg@{z}- i\auxFresnelf@{z}) = \tfrac{1}{2}(1- i)-(\Fresnelcosint@{z}- i\Fresnelsinint@{z}) |
|
exp(-(1)/(2)*Pi*I*(z)^(2))*(Fresnelg(z)- I*Fresnelf(z)) = (1)/(2)*(1 - I)-(FresnelC(z)- I*FresnelS(z))
|
Exp[-Divide[1,2]*Pi*I*(z)^(2)]*(FresnelG[z]- I*FresnelF[z]) == Divide[1,2]*(1 - I)-(FresnelC[z]- I*FresnelS[z])
|
Successful | Failure | - | Successful [Tested: 7] |
7.5.E8 | \Fresnelcosint@{z}+ i\Fresnelsinint@{z} = \tfrac{1}{2}(1+ i)\erf@@{\zeta} |
|
FresnelC(z)+ I*FresnelS(z) = (1)/(2)*(1 + I)*erf((1)/(2)*sqrt(Pi)*(1 - I)*z)
|
FresnelC[z]+ I*FresnelS[z] == Divide[1,2]*(1 + I)*Erf[Divide[1,2]*Sqrt[Pi]*(1 - I)*z]
|
Successful | Successful | Skip - symbolical successful subtest | Successful [Tested: 7] |
7.5.E8 | \Fresnelcosint@{z}- i\Fresnelsinint@{z} = \tfrac{1}{2}(1- i)\erf@@{\zeta} |
|
FresnelC(z)- I*FresnelS(z) = (1)/(2)*(1 - I)*erf((1)/(2)*sqrt(Pi)*(1 - I)*z)
|
FresnelC[z]- I*FresnelS[z] == Divide[1,2]*(1 - I)*Erf[Divide[1,2]*Sqrt[Pi]*(1 - I)*z]
|
Failure | Failure | Failed [7 / 7] Result: 1.210218044+.7739577054*I
Test Values: {z = 1/2*3^(1/2)+1/2*I}
Result: -2.077926642+.2509853077*I
Test Values: {z = -1/2+1/2*I*3^(1/2)}
... skip entries to safe data |
Failed [7 / 7]
Result: Complex[1.210218043090013, 0.7739577062168396]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}
Result: Complex[-2.0779266409543133, 0.2509853080232649]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}
... skip entries to safe data |
7.5.E10 | \auxFresnelg@{z}+ i\auxFresnelf@{z} = \tfrac{1}{2}(1+ i)e^{\zeta^{2}}\erfc@@{\zeta} |
|
Fresnelg(z)+ I*Fresnelf(z) = (1)/(2)*(1 + I)*exp(((1)/(2)*sqrt(Pi)*(1 - I)*z)^(2))*erfc((1)/(2)*sqrt(Pi)*(1 - I)*z)
|
FresnelG[z]+ I*FresnelF[z] == Divide[1,2]*(1 + I)*Exp[(Divide[1,2]*Sqrt[Pi]*(1 - I)*z)^(2)]*Erfc[Divide[1,2]*Sqrt[Pi]*(1 - I)*z]
|
Successful | Failure | Skip - symbolical successful subtest | Successful [Tested: 7] |
7.5.E10 | \auxFresnelg@{z}- i\auxFresnelf@{z} = \tfrac{1}{2}(1- i)e^{\zeta^{2}}\erfc@@{\zeta} |
|
Fresnelg(z)- I*Fresnelf(z) = (1)/(2)*(1 - I)*exp(((1)/(2)*sqrt(Pi)*(1 - I)*z)^(2))*erfc((1)/(2)*sqrt(Pi)*(1 - I)*z)
|
FresnelG[z]- I*FresnelF[z] == Divide[1,2]*(1 - I)*Exp[(Divide[1,2]*Sqrt[Pi]*(1 - I)*z)^(2)]*Erfc[Divide[1,2]*Sqrt[Pi]*(1 - I)*z]
|
Failure | Failure | Failed [7 / 7] Result: -.2860780540-.1977870141*I
Test Values: {z = 1/2*3^(1/2)+1/2*I}
Result: -.1472580850-5.018337775*I
Test Values: {z = -1/2+1/2*I*3^(1/2)}
... skip entries to safe data |
Failed [7 / 7]
Result: Complex[-0.2860780524436176, -0.19778701442673574]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[1, 6]], Pi]]]}
Result: Complex[-0.14725808362732817, -5.018337771876615]
Test Values: {Rule[z, Power[E, Times[Complex[0, Rational[2, 3]], Pi]]]}
... skip entries to safe data |
7.5.E11 | |\FresnelintF@{x}|^{2} = \auxFresnelf^{2}@{x}+\auxFresnelg^{2}@{x} |
Error
|
(Abs[(1+I)/2-FresnelC[x]-I*FresnelS[x]])^(2) == (FresnelF[x])^(2)+ (FresnelG[x])^(2)
|
Missing Macro Error | Failure | - | Successful [Tested: 3] | |
7.5.E12 | |\FresnelintF@{x}|^{2} = 2+\auxFresnelf^{2}@{-x}+\auxFresnelg^{2}@{-x}-2\sqrt{2}\cos@{\tfrac{1}{4}\pi+\tfrac{1}{2}\pi x^{2}}\auxFresnelf@{-x}-2\sqrt{2}\cos@{\tfrac{1}{4}\pi-\tfrac{1}{2}\pi x^{2}}\auxFresnelg@{-x} |
Error
|
(Abs[(1+I)/2-FresnelC[x]-I*FresnelS[x]])^(2) == 2 + (FresnelF[- x])^(2)+ (FresnelG[- x])^(2)- 2*Sqrt[2]*Cos[Divide[1,4]*Pi +Divide[1,2]*Pi*(x)^(2)]*FresnelF[- x]- 2*Sqrt[2]*Cos[Divide[1,4]*Pi -Divide[1,2]*Pi*(x)^(2)]*FresnelG[- x]
|
Missing Macro Error | Failure | - | Skip - No test values generated |