Results of Asymptotic Approximations: Difference between revisions

From DRMF
Jump to navigation Jump to search
(Created page with "{| class="wikitable sortable" |- ! DLMF !! Formula !! Maple !! Mathematica !! Symbolic<br>Maple !! Symbolic<br>Mathematica !! Numeric<br>Maple !! Numeric<br>Mathematica |- | [...")
 
No edit summary
Line 3: Line 3:
! DLMF !! Formula !! Maple !! Mathematica !! Symbolic<br>Maple !! Symbolic<br>Mathematica !! Numeric<br>Maple !! Numeric<br>Mathematica
! DLMF !! Formula !! Maple !! Mathematica !! Symbolic<br>Maple !! Symbolic<br>Mathematica !! Numeric<br>Maple !! Numeric<br>Mathematica
|-
|-
| [[Item:Q710|2.2.E3]] || <math>t^{2}-\ln@@{t} = y</math> || <code>(t)^(2)- ln(t)= y</code> || <code>(t)^(2)- Log[t]= y</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>-1.693147180+3.214601835*I <- {t = 2^(1/2)+I*2^(1/2), y = 1}</code><br><code>-2.693147180+3.214601835*I <- {t = 2^(1/2)+I*2^(1/2), y = 2}</code><br><code>-3.693147180+3.214601835*I <- {t = 2^(1/2)+I*2^(1/2), y = 3}</code><br><code>-1.693147180-3.214601835*I <- {t = 2^(1/2)-I*2^(1/2), y = 1}</code><br><code>-2.693147180-3.214601835*I <- {t = 2^(1/2)-I*2^(1/2), y = 2}</code><br><code>-3.693147180-3.214601835*I <- {t = 2^(1/2)-I*2^(1/2), y = 3}</code><br><code>-1.693147180+6.356194488*I <- {t = -2^(1/2)-I*2^(1/2), y = 1}</code><br><code>-2.693147180+6.356194488*I <- {t = -2^(1/2)-I*2^(1/2), y = 2}</code><br><code>-3.693147180+6.356194488*I <- {t = -2^(1/2)-I*2^(1/2), y = 3}</code><br><code>-1.693147180-6.356194488*I <- {t = -2^(1/2)+I*2^(1/2), y = 1}</code><br><code>-2.693147180-6.356194488*I <- {t = -2^(1/2)+I*2^(1/2), y = 2}</code><br><code>-3.693147180-6.356194488*I <- {t = -2^(1/2)+I*2^(1/2), y = 3}</code><br></div></div> || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[-1.6931471805599454, 3.2146018366025517] <- {Rule[t, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, 3.2146018366025517] <- {Rule[t, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, 3.2146018366025517] <- {Rule[t, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br><code>Complex[-1.6931471805599454, -3.2146018366025517] <- {Rule[t, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, -3.2146018366025517] <- {Rule[t, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, -3.2146018366025517] <- {Rule[t, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br><code>Complex[-1.6931471805599454, 6.356194490192345] <- {Rule[t, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, 6.356194490192345] <- {Rule[t, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, 6.356194490192345] <- {Rule[t, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br><code>Complex[-1.6931471805599454, -6.356194490192345] <- {Rule[t, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, -6.356194490192345] <- {Rule[t, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, -6.356194490192345] <- {Rule[t, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br></div></div>  
| [https://dlmf.nist.gov/2.2.E3 2.2.E3] || [[Item:Q710|<math>t^{2}-\ln@@{t} = y</math>]] || <code>(t)^(2)- ln(t)= y</code> || <code>(t)^(2)- Log[t]= y</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>-1.693147180+3.214601835*I <- {t = 2^(1/2)+I*2^(1/2), y = 1}</code><br><code>-2.693147180+3.214601835*I <- {t = 2^(1/2)+I*2^(1/2), y = 2}</code><br><code>-3.693147180+3.214601835*I <- {t = 2^(1/2)+I*2^(1/2), y = 3}</code><br><code>-1.693147180-3.214601835*I <- {t = 2^(1/2)-I*2^(1/2), y = 1}</code><br><code>-2.693147180-3.214601835*I <- {t = 2^(1/2)-I*2^(1/2), y = 2}</code><br><code>-3.693147180-3.214601835*I <- {t = 2^(1/2)-I*2^(1/2), y = 3}</code><br><code>-1.693147180+6.356194488*I <- {t = -2^(1/2)-I*2^(1/2), y = 1}</code><br><code>-2.693147180+6.356194488*I <- {t = -2^(1/2)-I*2^(1/2), y = 2}</code><br><code>-3.693147180+6.356194488*I <- {t = -2^(1/2)-I*2^(1/2), y = 3}</code><br><code>-1.693147180-6.356194488*I <- {t = -2^(1/2)+I*2^(1/2), y = 1}</code><br><code>-2.693147180-6.356194488*I <- {t = -2^(1/2)+I*2^(1/2), y = 2}</code><br><code>-3.693147180-6.356194488*I <- {t = -2^(1/2)+I*2^(1/2), y = 3}</code><br></div></div> || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[-1.6931471805599454, 3.2146018366025517] <- {Rule[t, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, 3.2146018366025517] <- {Rule[t, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, 3.2146018366025517] <- {Rule[t, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br><code>Complex[-1.6931471805599454, -3.2146018366025517] <- {Rule[t, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, -3.2146018366025517] <- {Rule[t, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, -3.2146018366025517] <- {Rule[t, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br><code>Complex[-1.6931471805599454, 6.356194490192345] <- {Rule[t, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, 6.356194490192345] <- {Rule[t, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, 6.356194490192345] <- {Rule[t, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br><code>Complex[-1.6931471805599454, -6.356194490192345] <- {Rule[t, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, -6.356194490192345] <- {Rule[t, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, -6.356194490192345] <- {Rule[t, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br></div></div>  
|-
|-
| [[Item:Q712|2.2.E5]] || <math>t^{2} = y+\ln@@{t}</math> || <code>(t)^(2)= y + ln(t)</code> || <code>(t)^(2)= y + Log[t]</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>-1.693147180+3.214601835*I <- {t = 2^(1/2)+I*2^(1/2), y = 1}</code><br><code>-2.693147180+3.214601835*I <- {t = 2^(1/2)+I*2^(1/2), y = 2}</code><br><code>-3.693147180+3.214601835*I <- {t = 2^(1/2)+I*2^(1/2), y = 3}</code><br><code>-1.693147180-3.214601835*I <- {t = 2^(1/2)-I*2^(1/2), y = 1}</code><br><code>-2.693147180-3.214601835*I <- {t = 2^(1/2)-I*2^(1/2), y = 2}</code><br><code>-3.693147180-3.214601835*I <- {t = 2^(1/2)-I*2^(1/2), y = 3}</code><br><code>-1.693147180+6.356194488*I <- {t = -2^(1/2)-I*2^(1/2), y = 1}</code><br><code>-2.693147180+6.356194488*I <- {t = -2^(1/2)-I*2^(1/2), y = 2}</code><br><code>-3.693147180+6.356194488*I <- {t = -2^(1/2)-I*2^(1/2), y = 3}</code><br><code>-1.693147180-6.356194488*I <- {t = -2^(1/2)+I*2^(1/2), y = 1}</code><br><code>-2.693147180-6.356194488*I <- {t = -2^(1/2)+I*2^(1/2), y = 2}</code><br><code>-3.693147180-6.356194488*I <- {t = -2^(1/2)+I*2^(1/2), y = 3}</code><br></div></div> || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[-1.6931471805599454, 3.2146018366025517] <- {Rule[t, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, 3.2146018366025517] <- {Rule[t, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, 3.2146018366025517] <- {Rule[t, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br><code>Complex[-1.6931471805599454, -3.2146018366025517] <- {Rule[t, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, -3.2146018366025517] <- {Rule[t, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, -3.2146018366025517] <- {Rule[t, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br><code>Complex[-1.6931471805599454, 6.356194490192345] <- {Rule[t, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, 6.356194490192345] <- {Rule[t, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, 6.356194490192345] <- {Rule[t, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br><code>Complex[-1.6931471805599454, -6.356194490192345] <- {Rule[t, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, -6.356194490192345] <- {Rule[t, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, -6.356194490192345] <- {Rule[t, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br></div></div>  
| [https://dlmf.nist.gov/2.2.E5 2.2.E5] || [[Item:Q712|<math>t^{2} = y+\ln@@{t}</math>]] || <code>(t)^(2)= y + ln(t)</code> || <code>(t)^(2)= y + Log[t]</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>-1.693147180+3.214601835*I <- {t = 2^(1/2)+I*2^(1/2), y = 1}</code><br><code>-2.693147180+3.214601835*I <- {t = 2^(1/2)+I*2^(1/2), y = 2}</code><br><code>-3.693147180+3.214601835*I <- {t = 2^(1/2)+I*2^(1/2), y = 3}</code><br><code>-1.693147180-3.214601835*I <- {t = 2^(1/2)-I*2^(1/2), y = 1}</code><br><code>-2.693147180-3.214601835*I <- {t = 2^(1/2)-I*2^(1/2), y = 2}</code><br><code>-3.693147180-3.214601835*I <- {t = 2^(1/2)-I*2^(1/2), y = 3}</code><br><code>-1.693147180+6.356194488*I <- {t = -2^(1/2)-I*2^(1/2), y = 1}</code><br><code>-2.693147180+6.356194488*I <- {t = -2^(1/2)-I*2^(1/2), y = 2}</code><br><code>-3.693147180+6.356194488*I <- {t = -2^(1/2)-I*2^(1/2), y = 3}</code><br><code>-1.693147180-6.356194488*I <- {t = -2^(1/2)+I*2^(1/2), y = 1}</code><br><code>-2.693147180-6.356194488*I <- {t = -2^(1/2)+I*2^(1/2), y = 2}</code><br><code>-3.693147180-6.356194488*I <- {t = -2^(1/2)+I*2^(1/2), y = 3}</code><br></div></div> || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[-1.6931471805599454, 3.2146018366025517] <- {Rule[t, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, 3.2146018366025517] <- {Rule[t, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, 3.2146018366025517] <- {Rule[t, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br><code>Complex[-1.6931471805599454, -3.2146018366025517] <- {Rule[t, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, -3.2146018366025517] <- {Rule[t, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, -3.2146018366025517] <- {Rule[t, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br><code>Complex[-1.6931471805599454, 6.356194490192345] <- {Rule[t, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, 6.356194490192345] <- {Rule[t, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, 6.356194490192345] <- {Rule[t, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br><code>Complex[-1.6931471805599454, -6.356194490192345] <- {Rule[t, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[y, 1]}</code><br><code>Complex[-2.6931471805599454, -6.356194490192345] <- {Rule[t, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[y, 2]}</code><br><code>Complex[-3.6931471805599454, -6.356194490192345] <- {Rule[t, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[y, 3]}</code><br></div></div>  
|-
|-
| [[Item:Q748|2.3.E28]] || <math>\deriv{w}{t} = +\frac{1}{(2p(\alpha,t)-2p(\alpha,\alpha))^{1/2}}\pderiv{p(\alpha,t)}{t}</math> || <code>diff(w, t)= +(1)/((2*p*(alpha , t)- 2*p*(alpha , alpha))^(1/ 2))*diff(p*(alpha , t), t)</code> || <code>D[w, t]= +Divide[1,(2*p*(\[Alpha], t)- 2*p*(\[Alpha], \[Alpha]))^(1/ 2)]*D[p*(\[Alpha], t), t]</code> || Error || Failure || - || Error  
| [https://dlmf.nist.gov/2.3.E28 2.3.E28] || [[Item:Q748|<math>\deriv{w}{t} = +\frac{1}{(2p(\alpha,t)-2p(\alpha,\alpha))^{1/2}}\pderiv{p(\alpha,t)}{t}</math>]] || <code>diff(w, t)= +(1)/((2*p*(alpha , t)- 2*p*(alpha , alpha))^(1/ 2))*diff(p*(alpha , t), t)</code> || <code>D[w, t]= +Divide[1,(2*p*(\[Alpha], t)- 2*p*(\[Alpha], \[Alpha]))^(1/ 2)]*D[p*(\[Alpha], t), t]</code> || Error || Failure || - || Error  
|-
|-
| [[Item:Q748|2.3.E28]] || <math>\deriv{w}{t} = -\frac{1}{(2p(\alpha,t)-2p(\alpha,\alpha))^{1/2}}\pderiv{p(\alpha,t)}{t}</math> || <code>diff(w, t)= -(1)/((2*p*(alpha , t)- 2*p*(alpha , alpha))^(1/ 2))*diff(p*(alpha , t), t)</code> || <code>D[w, t]= -Divide[1,(2*p*(\[Alpha], t)- 2*p*(\[Alpha], \[Alpha]))^(1/ 2)]*D[p*(\[Alpha], t), t]</code> || Error || Failure || - || Error  
| [https://dlmf.nist.gov/2.3.E28 2.3.E28] || [[Item:Q748|<math>\deriv{w}{t} = -\frac{1}{(2p(\alpha,t)-2p(\alpha,\alpha))^{1/2}}\pderiv{p(\alpha,t)}{t}</math>]] || <code>diff(w, t)= -(1)/((2*p*(alpha , t)- 2*p*(alpha , alpha))^(1/ 2))*diff(p*(alpha , t), t)</code> || <code>D[w, t]= -Divide[1,(2*p*(\[Alpha], t)- 2*p*(\[Alpha], \[Alpha]))^(1/ 2)]*D[p*(\[Alpha], t), t]</code> || Error || Failure || - || Error  
|-
|-
| [[Item:Q755|2.4.E2]] || <math>Q(z) = \int_{0}^{\infty}e^{-zt}q(t)\diff{t}</math> || <code>Q*(z)= int(exp(- z*t)*q*(t), t = 0..infinity)</code> || <code>Q*(z)= Integrate[Exp[- z*t]*q*(t), {t, 0, Infinity}]</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[-1, q, Power[z, -2]], Times[Q, z]], Greater[Re[z], 0]], Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[-1, q, Power[z, -2]], Times[Q, z]], Greater[Re[z], 0]], Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[-1, q, Power[z, -2]], Times[Q, z]], Greater[Re[z], 0]], Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[-1, q, Power[z, -2]], Times[Q, z]], Greater[Re[z], 0]], Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
| [https://dlmf.nist.gov/2.4.E2 2.4.E2] || [[Item:Q755|<math>Q(z) = \int_{0}^{\infty}e^{-zt}q(t)\diff{t}</math>]] || <code>Q*(z)= int(exp(- z*t)*q*(t), t = 0..infinity)</code> || <code>Q*(z)= Integrate[Exp[- z*t]*q*(t), {t, 0, Infinity}]</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[-1, q, Power[z, -2]], Times[Q, z]], Greater[Re[z], 0]], Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[-1, q, Power[z, -2]], Times[Q, z]], Greater[Re[z], 0]], Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[-1, q, Power[z, -2]], Times[Q, z]], Greater[Re[z], 0]], Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[-1, q, Power[z, -2]], Times[Q, z]], Greater[Re[z], 0]], Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
|-
|-
| [[Item:Q758|2.4.E5]] || <math>q(t) = \frac{1}{2\pi i}\int_{\sigma-i\infty}^{\sigma+i\infty}e^{tz}Q(z)\diff{z}</math> || <code>q*(t)=(1)/(2*Pi*I)*int(exp(t*z)*Q*(z), z = sigma - I*infinity..sigma + I*infinity)</code> || <code>q*(t)=Divide[1,2*Pi*I]*Integrate[Exp[t*z]*Q*(z), {z, \[Sigma]- I*Infinity, \[Sigma]+ I*Infinity}]</code> || Failure || Failure || Skip || Successful  
| [https://dlmf.nist.gov/2.4.E5 2.4.E5] || [[Item:Q758|<math>q(t) = \frac{1}{2\pi i}\int_{\sigma-i\infty}^{\sigma+i\infty}e^{tz}Q(z)\diff{z}</math>]] || <code>q*(t)=(1)/(2*Pi*I)*int(exp(t*z)*Q*(z), z = sigma - I*infinity..sigma + I*infinity)</code> || <code>q*(t)=Divide[1,2*Pi*I]*Integrate[Exp[t*z]*Q*(z), {z, \[Sigma]- I*Infinity, \[Sigma]+ I*Infinity}]</code> || Failure || Failure || Skip || Successful  
|-
|-
| [[Item:Q767|2.4.E13]] || <math>|\theta+\mu\omega+\phase@@{p_{0}}| <= \tfrac{1}{2}\pi</math> || <code>abs(theta + mu*omega + argument(p[0]))< =(1)/(2)*Pi</code> || <code>Abs[\[Theta]+ \[Mu]*\[Omega]+ Arg[Subscript[p, 0]]]< =Divide[1,2]*Pi</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br></div></div> || Skip  
| [https://dlmf.nist.gov/2.4.E13 2.4.E13] || [[Item:Q767|<math>|\theta+\mu\omega+\phase@@{p_{0}}| <= \tfrac{1}{2}\pi</math>]] || <code>abs(theta + mu*omega + argument(p[0]))< =(1)/(2)*Pi</code> || <code>Abs[\[Theta]+ \[Mu]*\[Omega]+ Arg[Subscript[p, 0]]]< =Divide[1,2]*Pi</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = 2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)-I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = 2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>6.358866688 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>4.840034296 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>3.369195845 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>7.898053006 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.655801638 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.289409954 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.140347799 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)-I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = 2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>5.450607058 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>5.843971273 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>6.597703037 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>5.495546976 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)-I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br><code>2.661146427 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)+I*2^(1/2)}</code><br><code>3.394787659 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = 2^(1/2)-I*2^(1/2)}</code><br><code>4.571899865 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)-I*2^(1/2)}</code><br><code>2.752020998 <= 1.570796327 <- {mu = -2^(1/2)+I*2^(1/2), omega = -2^(1/2)+I*2^(1/2), theta = -2^(1/2)+I*2^(1/2), p[0] = -2^(1/2)+I*2^(1/2)}</code><br></div></div> || Skip  
|-
|-
| [[Item:Q768|2.4.E14]] || <math>I(z) = \int_{t_{0}}^{b}e^{-zp(t)}q(t)\diff{t}-\int_{t_{0}}^{a}e^{-zp(t)}q(t)\diff{t}</math> || <code>I*(z)= int(exp(- z*p*(t))*q*(t), t = t[0]..b)- int(exp(- z*p*(t))*q*(t), t = t[0]..a)</code> || <code>I*(z)= Integrate[Exp[- z*p*(t)]*q*(t), {t, Subscript[t, 0], b}]- Integrate[Exp[- z*p*(t)]*q*(t), {t, Subscript[t, 0], a}]</code> || Failure || Failure || Skip || Skip  
| [https://dlmf.nist.gov/2.4.E14 2.4.E14] || [[Item:Q768|<math>I(z) = \int_{t_{0}}^{b}e^{-zp(t)}q(t)\diff{t}-\int_{t_{0}}^{a}e^{-zp(t)}q(t)\diff{t}</math>]] || <code>I*(z)= int(exp(- z*p*(t))*q*(t), t = t[0]..b)- int(exp(- z*p*(t))*q*(t), t = t[0]..a)</code> || <code>I*(z)= Integrate[Exp[- z*p*(t)]*q*(t), {t, Subscript[t, 0], b}]- Integrate[Exp[- z*p*(t)]*q*(t), {t, Subscript[t, 0], a}]</code> || Failure || Failure || Skip || Skip  
|-
|-
| [[Item:Q775|2.4.E20]] || <math>f(\alpha,w) = q(\alpha,t)\deriv{t}{w}</math> || <code>f*(alpha , w)= q*(alpha , t)* diff(t, w)</code> || <code>f*(\[Alpha], w)= q*(\[Alpha], t)* D[t, w]</code> || Error || Failure || - || Error  
| [https://dlmf.nist.gov/2.4.E20 2.4.E20] || [[Item:Q775|<math>f(\alpha,w) = q(\alpha,t)\deriv{t}{w}</math>]] || <code>f*(alpha , w)= q*(alpha , t)* diff(t, w)</code> || <code>f*(\[Alpha], w)= q*(\[Alpha], t)* D[t, w]</code> || Error || Failure || - || Error  
|-
|-
| [[Item:Q784|2.5.E8]] || <math>I(x) = \int_{0}^{\infty}\frac{\BesselJ{\nu}^{2}@{xt}}{1+t}\diff{t}</math> || <code>I*(x)= int(((BesselJ(nu, x*t))^(2))/(1 + t), t = 0..infinity)</code> || <code>I*(x)= Integrate[Divide[(BesselJ[\[Nu], x*t])^(2),1 + t], {t, 0, Infinity}]</code> || Failure || Failure || Skip || Error  
| [https://dlmf.nist.gov/2.5.E8 2.5.E8] || [[Item:Q784|<math>I(x) = \int_{0}^{\infty}\frac{\BesselJ{\nu}^{2}@{xt}}{1+t}\diff{t}</math>]] || <code>I*(x)= int(((BesselJ(nu, x*t))^(2))/(1 + t), t = 0..infinity)</code> || <code>I*(x)= Integrate[Divide[(BesselJ[\[Nu], x*t])^(2),1 + t], {t, 0, Infinity}]</code> || Failure || Failure || Skip || Error  
|-
|-
| [[Item:Q788|2.5.E12]] || <math>a_{n} = \frac{2^{n-1}\EulerGamma@{\nu+\tfrac{1}{2}n}}{\EulerGamma^{2}@{1-\tfrac{1}{2}n}\EulerGamma@{1+\nu-\tfrac{1}{2}n}\EulerGamma@{n}}</math> || <code>a[n]=((2)^(n - 1)* GAMMA(nu +(1)/(2)*n))/((GAMMA(1 -(1)/(2)*n))^(2)* GAMMA(1 + nu -(1)/(2)*n)*GAMMA(n))</code> || <code>Subscript[a, n]=Divide[(2)^(n - 1)* Gamma[\[Nu]+Divide[1,2]*n],(Gamma[1 -Divide[1,2]*n])^(2)* Gamma[1 + \[Nu]-Divide[1,2]*n]*Gamma[n]]</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>1.095903676+1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>1.414213562+1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.454002298+.7775937903*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676-1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>1.414213562-1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.454002298-2.050833334*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448-1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>-1.414213562-1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.374424826-2.050833334*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448+1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>-1.414213562+1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.374424826+.7775937903*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676+1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>1.414213562+1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.454002298+2.050833334*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676-1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>1.414213562-1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.454002298-.7775937903*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448-1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>-1.414213562-1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.374424826-.7775937903*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448+1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>-1.414213562+1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.374424826+2.050833334*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676+1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>1.414213562+1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.454002298+.7775937903*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676-1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>1.414213562-1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.454002298-2.050833334*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448-1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>-1.414213562-1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.374424826-2.050833334*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448+1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>-1.414213562+1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.374424826+.7775937903*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676+1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>1.414213562+1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.454002298+2.050833334*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676-1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>1.414213562-1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.454002298-.7775937903*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448-1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>-1.414213562-1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.374424826-.7775937903*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448+1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>-1.414213562+1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.374424826+2.050833334*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br></div></div> || Successful  
| [https://dlmf.nist.gov/2.5.E12 2.5.E12] || [[Item:Q788|<math>a_{n} = \frac{2^{n-1}\EulerGamma@{\nu+\tfrac{1}{2}n}}{\EulerGamma^{2}@{1-\tfrac{1}{2}n}\EulerGamma@{1+\nu-\tfrac{1}{2}n}\EulerGamma@{n}}</math>]] || <code>a[n]=((2)^(n - 1)* GAMMA(nu +(1)/(2)*n))/((GAMMA(1 -(1)/(2)*n))^(2)* GAMMA(1 + nu -(1)/(2)*n)*GAMMA(n))</code> || <code>Subscript[a, n]=Divide[(2)^(n - 1)* Gamma[\[Nu]+Divide[1,2]*n],(Gamma[1 -Divide[1,2]*n])^(2)* Gamma[1 + \[Nu]-Divide[1,2]*n]*Gamma[n]]</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>1.095903676+1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>1.414213562+1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.454002298+.7775937903*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676-1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>1.414213562-1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.454002298-2.050833334*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448-1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>-1.414213562-1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.374424826-2.050833334*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448+1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>-1.414213562+1.414213562*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.374424826+.7775937903*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676+1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>1.414213562+1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.454002298+2.050833334*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676-1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>1.414213562-1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.454002298-.7775937903*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448-1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>-1.414213562-1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.374424826-.7775937903*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448+1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>-1.414213562+1.414213562*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.374424826+2.050833334*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676+1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>1.414213562+1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.454002298+.7775937903*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676-1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>1.414213562-1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.454002298-2.050833334*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448-1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>-1.414213562-1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.374424826-2.050833334*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448+1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>-1.414213562+1.414213562*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.374424826+.7775937903*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676+1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>1.414213562+1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.454002298+2.050833334*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>1.095903676-1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>1.414213562-1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.454002298-.7775937903*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448-1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>-1.414213562-1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.374424826-.7775937903*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-1.732523448+1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>-1.414213562+1.414213562*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.374424826+2.050833334*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br></div></div> || Successful  
|-
|-
| [[Item:Q789|2.5.E13]] || <math>b_{n} = -a_{n}\left(\ln@@{2}+\tfrac{1}{2}\digamma@{\nu+\tfrac{1}{2}n}+\digamma@{1-\tfrac{1}{2}n}+\tfrac{1}{2}\digamma@{1+\nu-\tfrac{1}{2}n}-\digamma@{n}\right)</math> || <code>b[n]= - a[n]*(ln(2)+(1)/(2)*Psi(nu +(1)/(2)*n)+ Psi(1 -(1)/(2)*n)+(1)/(2)*Psi(1 + nu -(1)/(2)*n)- Psi(n))</code> || <code>Subscript[b, n]= - Subscript[a, n]*(Log[2]+Divide[1,2]*PolyGamma[\[Nu]+Divide[1,2]*n]+ PolyGamma[1 -Divide[1,2]*n]+Divide[1,2]*PolyGamma[1 + \[Nu]-Divide[1,2]*n]- PolyGamma[n])</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>.318772329+2.510906340*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>.8607958141+3.405107522*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.318772329-.317520784*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>.8607958141+.576680398*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.509654795-.317520784*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.967631310+.576680398*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.509654795+2.510906340*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.967631310+3.405107522*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.510906340+2.509654795*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>3.405107522+1.967631310*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.510906340-.318772329*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>3.405107522-.8607958141*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.317520784-.318772329*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>.576680398-.8607958141*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.317520784+2.509654795*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>.576680398+1.967631310*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.509654795+.317520784*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.967631310-.576680398*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.509654795-2.510906340*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.967631310-3.405107522*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.318772329-2.510906340*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-.8607958141-3.405107522*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.318772329+.317520784*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-.8607958141-.576680398*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.317520784+.318772329*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-.576680398+.8607958141*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.317520784-2.509654795*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-.576680398-1.967631310*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.510906340-2.509654795*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-3.405107522-1.967631310*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.510906340+.318772329*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-3.405107522+.8607958141*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.510906340+.318772329*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>3.405107522+.8607958141*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.510906340-2.509654795*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>3.405107522-1.967631310*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.317520784-2.509654795*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>.576680398-1.967631310*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.317520784+.318772329*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>.576680398+.8607958141*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.318772329+.317520784*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>.8607958141-.576680398*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.318772329-2.510906340*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>.8607958141-3.405107522*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.509654795-2.510906340*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.967631310-3.405107522*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.509654795+.317520784*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.967631310-.576680398*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.317520784+2.509654795*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-.576680398+1.967631310*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.317520784-.318772329*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-.576680398-.8607958141*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.510906340-.318772329*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-3.405107522-.8607958141*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.510906340+2.509654795*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-3.405107522+1.967631310*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.509654795+2.510906340*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.967631310+3.405107522*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.509654795-.317520784*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.967631310+.576680398*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.318772329-.317520784*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-.8607958141+.576680398*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.318772329+2.510906340*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-.8607958141+3.405107522*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762079215-1.933662810*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>5.304102699-1.039461628*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762079215-4.762089934*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>5.304102699-3.867888752*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933652091-4.762089934*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>2.475675575-3.867888752*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933652091-1.933662810*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>2.475675575-1.039461628*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933662810-1.933652091*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.039461628-2.475675575*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933662810-4.762079215*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.039461628-5.304102699*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762089934-4.762079215*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-3.867888752-5.304102699*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762089934-1.933652091*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-3.867888752-2.475675575*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933652091+4.762089934*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-2.475675575+3.867888752*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933652091+1.933662810*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-2.475675575+1.039461628*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762079215+1.933662810*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-5.304102699+1.039461628*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762079215+4.762089934*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-5.304102699+3.867888752*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762089934+4.762079215*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>3.867888752+5.304102699*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762089934+1.933652091*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>3.867888752+2.475675575*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933662810+1.933652091*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.039461628+2.475675575*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933662810+4.762079215*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.039461628+5.304102699*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933662810+4.762079215*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.039461628+5.304102699*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933662810+1.933652091*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.039461628+2.475675575*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762089934+1.933652091*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-3.867888752+2.475675575*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762089934+4.762079215*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-3.867888752+5.304102699*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762079215+4.762089934*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>5.304102699+3.867888752*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762079215+1.933662810*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>5.304102699+1.039461628*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933652091+1.933662810*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>2.475675575+1.039461628*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933652091+4.762089934*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>2.475675575+3.867888752*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762089934-1.933652091*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>3.867888752-2.475675575*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762089934-4.762079215*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>3.867888752-5.304102699*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933662810-4.762079215*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.039461628-5.304102699*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933662810-1.933652091*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.039461628-2.475675575*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933652091-1.933662810*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-2.475675575-1.039461628*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933652091-4.762089934*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-2.475675575-3.867888752*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762079215-4.762089934*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-5.304102699-3.867888752*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762079215-1.933662810*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-5.304102699-1.039461628*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br></div></div> || Skip  
| [https://dlmf.nist.gov/2.5.E13 2.5.E13] || [[Item:Q789|<math>b_{n} = -a_{n}\left(\ln@@{2}+\tfrac{1}{2}\digamma@{\nu+\tfrac{1}{2}n}+\digamma@{1-\tfrac{1}{2}n}+\tfrac{1}{2}\digamma@{1+\nu-\tfrac{1}{2}n}-\digamma@{n}\right)</math>]] || <code>b[n]= - a[n]*(ln(2)+(1)/(2)*Psi(nu +(1)/(2)*n)+ Psi(1 -(1)/(2)*n)+(1)/(2)*Psi(1 + nu -(1)/(2)*n)- Psi(n))</code> || <code>Subscript[b, n]= - Subscript[a, n]*(Log[2]+Divide[1,2]*PolyGamma[\[Nu]+Divide[1,2]*n]+ PolyGamma[1 -Divide[1,2]*n]+Divide[1,2]*PolyGamma[1 + \[Nu]-Divide[1,2]*n]- PolyGamma[n])</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>.318772329+2.510906340*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>.8607958141+3.405107522*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.318772329-.317520784*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>.8607958141+.576680398*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.509654795-.317520784*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.967631310+.576680398*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.509654795+2.510906340*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.967631310+3.405107522*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.510906340+2.509654795*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>3.405107522+1.967631310*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.510906340-.318772329*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>3.405107522-.8607958141*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.317520784-.318772329*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>.576680398-.8607958141*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.317520784+2.509654795*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>.576680398+1.967631310*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.509654795+.317520784*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.967631310-.576680398*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.509654795-2.510906340*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.967631310-3.405107522*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.318772329-2.510906340*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-.8607958141-3.405107522*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.318772329+.317520784*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-.8607958141-.576680398*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.317520784+.318772329*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-.576680398+.8607958141*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.317520784-2.509654795*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-.576680398-1.967631310*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.510906340-2.509654795*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-3.405107522-1.967631310*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.510906340+.318772329*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-3.405107522+.8607958141*I <- {nu = 2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.510906340+.318772329*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>3.405107522+.8607958141*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.510906340-2.509654795*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>3.405107522-1.967631310*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.317520784-2.509654795*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>.576680398-1.967631310*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.317520784+.318772329*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>.576680398+.8607958141*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.318772329+.317520784*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>.8607958141-.576680398*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.318772329-2.510906340*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>.8607958141-3.405107522*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.509654795-2.510906340*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.967631310-3.405107522*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.509654795+.317520784*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.967631310-.576680398*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.317520784+2.509654795*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-.576680398+1.967631310*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>.317520784-.318772329*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-.576680398-.8607958141*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.510906340-.318772329*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-3.405107522-.8607958141*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-2.510906340+2.509654795*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-3.405107522+1.967631310*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.509654795+2.510906340*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.967631310+3.405107522*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>2.509654795-.317520784*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.967631310+.576680398*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.318772329-.317520784*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-.8607958141+.576680398*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-.318772329+2.510906340*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-.8607958141+3.405107522*I <- {nu = 2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762079215-1.933662810*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>5.304102699-1.039461628*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762079215-4.762089934*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>5.304102699-3.867888752*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933652091-4.762089934*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>2.475675575-3.867888752*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933652091-1.933662810*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>2.475675575-1.039461628*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933662810-1.933652091*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.039461628-2.475675575*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933662810-4.762079215*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.039461628-5.304102699*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762089934-4.762079215*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-3.867888752-5.304102699*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762089934-1.933652091*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-3.867888752-2.475675575*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933652091+4.762089934*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-2.475675575+3.867888752*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933652091+1.933662810*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-2.475675575+1.039461628*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762079215+1.933662810*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-5.304102699+1.039461628*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762079215+4.762089934*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-5.304102699+3.867888752*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762089934+4.762079215*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>3.867888752+5.304102699*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762089934+1.933652091*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>3.867888752+2.475675575*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933662810+1.933652091*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.039461628+2.475675575*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933662810+4.762079215*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.039461628+5.304102699*I <- {nu = -2^(1/2)-I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933662810+4.762079215*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-1.039461628+5.304102699*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933662810+1.933652091*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-1.039461628+2.475675575*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762089934+1.933652091*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-3.867888752+2.475675575*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762089934+4.762079215*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-3.867888752+5.304102699*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762079215+4.762089934*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>5.304102699+3.867888752*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762079215+1.933662810*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>5.304102699+1.039461628*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933652091+1.933662810*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>2.475675575+1.039461628*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933652091+4.762089934*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>2.475675575+3.867888752*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = 2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762089934-1.933652091*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>3.867888752-2.475675575*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>4.762089934-4.762079215*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>3.867888752-5.304102699*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933662810-4.762079215*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>1.039461628-5.304102699*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>1.933662810-1.933652091*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>1.039461628-2.475675575*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)-I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933652091-1.933662810*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-2.475675575-1.039461628*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)+I*2^(1/2), n = 3}</code><br><code>-1.933652091-4.762089934*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-2.475675575-3.867888752*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = 2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762079215-4.762089934*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 2}</code><br><code>-5.304102699-3.867888752*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)-I*2^(1/2), n = 3}</code><br><code>-4.762079215-1.933662810*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 1}</code><br><code>Float(infinity)+Float(infinity)*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 2}</code><br><code>-5.304102699-1.039461628*I <- {nu = -2^(1/2)+I*2^(1/2), a[n] = -2^(1/2)+I*2^(1/2), b[n] = -2^(1/2)+I*2^(1/2), n = 3}</code><br></div></div> || Skip  
|-
|-
| [[Item:Q806|2.5.E30]] || <math>I_{jk}(x) = \int_{0}^{\infty}f_{j}(t)h_{k}(xt)\diff{t}</math> || <code>I[j*k]*(x)= int(f[j]*(t)* h[k]*(x*t), t = 0..infinity)</code> || <code>Subscript[I, j*k]*(x)= Integrate[Subscript[f, j]*(t)* Subscript[h, k]*(x*t), {t, 0, Infinity}]</code> || Failure || Failure || Skip || Skip  
| [https://dlmf.nist.gov/2.5.E30 2.5.E30] || [[Item:Q806|<math>I_{jk}(x) = \int_{0}^{\infty}f_{j}(t)h_{k}(xt)\diff{t}</math>]] || <code>I[j*k]*(x)= int(f[j]*(t)* h[k]*(x*t), t = 0..infinity)</code> || <code>Subscript[I, j*k]*(x)= Integrate[Subscript[f, j]*(t)* Subscript[h, k]*(x*t), {t, 0, Infinity}]</code> || Failure || Failure || Skip || Skip  
|-
|-
| [[Item:Q809|2.5.E33]] || <math>I_{jk}(x) = \frac{1}{2\pi i}\int_{p_{jk}-i\infty}^{p_{jk}+i\infty}x^{-z}G_{jk}(z)\diff{z}</math> || <code>I[j*k]*(x)=(1)/(2*Pi*I)*int((x)^(- z)* G[j*k]*(z), z = p[j*k]- I*infinity..p[j*k]+ I*infinity)</code> || <code>Subscript[I, j*k]*(x)=Divide[1,2*Pi*I]*Integrate[(x)^(- z)* Subscript[G, j*k]*(z), {z, Subscript[p, j*k]- I*Infinity, Subscript[p, j*k]+ I*Infinity}]</code> || Failure || Failure || Skip || Skip  
| [https://dlmf.nist.gov/2.5.E33 2.5.E33] || [[Item:Q809|<math>I_{jk}(x) = \frac{1}{2\pi i}\int_{p_{jk}-i\infty}^{p_{jk}+i\infty}x^{-z}G_{jk}(z)\diff{z}</math>]] || <code>I[j*k]*(x)=(1)/(2*Pi*I)*int((x)^(- z)* G[j*k]*(z), z = p[j*k]- I*infinity..p[j*k]+ I*infinity)</code> || <code>Subscript[I, j*k]*(x)=Divide[1,2*Pi*I]*Integrate[(x)^(- z)* Subscript[G, j*k]*(z), {z, Subscript[p, j*k]- I*Infinity, Subscript[p, j*k]+ I*Infinity}]</code> || Failure || Failure || Skip || Skip  
|-
|-
| [[Item:Q811|2.5.E35]] || <math>I_{jk}(x) = \sum_{p_{jk}<\realpart@@{z}<q_{jk}}\Residue\left[-x^{-z}G_{jk}(z)\right]+E_{jk}(x)</math> || <code>I[j*k]*(x)= sum(, p[j*k] = - infinity..Re(z)< q[j*k] - 1)[- (x)^(- z)* G[j*k]*(z)]+ E[j*k]*(x)</code> || <code>Subscript[I, j*k]*(x)= Sum[, {Subscript[p, j*k], - Infinity, Re[z]< Subscript[q, j*k] - 1}][- (x)^(- z)* Subscript[G, j*k]*(z)]+ Subscript[E, j*k]*(x)</code> || Error || Error || - || -  
| [https://dlmf.nist.gov/2.5.E35 2.5.E35] || [[Item:Q811|<math>I_{jk}(x) = \sum_{p_{jk}<\realpart@@{z}<q_{jk}}\Residue\left[-x^{-z}G_{jk}(z)\right]+E_{jk}(x)</math>]] || <code>I[j*k]*(x)= sum(, p[j*k] = - infinity..Re(z)< q[j*k] - 1)[- (x)^(- z)* G[j*k]*(z)]+ E[j*k]*(x)</code> || <code>Subscript[I, j*k]*(x)= Sum[, {Subscript[p, j*k], - Infinity, Re[z]< Subscript[q, j*k] - 1}][- (x)^(- z)* Subscript[G, j*k]*(z)]+ Subscript[E, j*k]*(x)</code> || Error || Error || - || -  
|-
|-
| [[Item:Q812|2.5.E36]] || <math>E_{jk}(x) = \frac{1}{2\pi i}\int_{q_{jk}-i\infty}^{q_{jk}+i\infty}x^{-z}G_{jk}(z)\diff{z}</math> || <code>E[j*k]*(x)=(1)/(2*Pi*I)*int((x)^(- z)* G[j*k]*(z), z = q[j*k]- I*infinity..q[j*k]+ I*infinity)</code> || <code>Subscript[E, j*k]*(x)=Divide[1,2*Pi*I]*Integrate[(x)^(- z)* Subscript[G, j*k]*(z), {z, Subscript[q, j*k]- I*Infinity, Subscript[q, j*k]+ I*Infinity}]</code> || Failure || Failure || Skip || Skip  
| [https://dlmf.nist.gov/2.5.E36 2.5.E36] || [[Item:Q812|<math>E_{jk}(x) = \frac{1}{2\pi i}\int_{q_{jk}-i\infty}^{q_{jk}+i\infty}x^{-z}G_{jk}(z)\diff{z}</math>]] || <code>E[j*k]*(x)=(1)/(2*Pi*I)*int((x)^(- z)* G[j*k]*(z), z = q[j*k]- I*infinity..q[j*k]+ I*infinity)</code> || <code>Subscript[E, j*k]*(x)=Divide[1,2*Pi*I]*Integrate[(x)^(- z)* Subscript[G, j*k]*(z), {z, Subscript[q, j*k]- I*Infinity, Subscript[q, j*k]+ I*Infinity}]</code> || Failure || Failure || Skip || Skip  
|-
|-
| [[Item:Q815|2.5.E39]] || <math>I_{j}(x) = \int_{0}^{\infty}e^{-t}h_{j}(xt)\diff{t}</math> || <code>I[j]*(x)= int(exp(- t)*h[j]*(x*t), t = 0..infinity)</code> || <code>Subscript[I, j]*(x)= Integrate[Exp[- t]*Subscript[h, j]*(x*t), {t, 0, Infinity}]</code> || Failure || Failure || Skip || Successful  
| [https://dlmf.nist.gov/2.5.E39 2.5.E39] || [[Item:Q815|<math>I_{j}(x) = \int_{0}^{\infty}e^{-t}h_{j}(xt)\diff{t}</math>]] || <code>I[j]*(x)= int(exp(- t)*h[j]*(x*t), t = 0..infinity)</code> || <code>Subscript[I, j]*(x)= Integrate[Exp[- t]*Subscript[h, j]*(x*t), {t, 0, Infinity}]</code> || Failure || Failure || Skip || Successful  
|-
|-
| [[Item:Q822|2.5.E46]] || <math>\Residue_{z=k}\left[-\zeta^{z-1}\EulerGamma@{1-z}\pi\csc@{\pi z}\right] = \left(-\ln@@{\zeta}+\digamma@{k}\right)\dfrac{\zeta^{k-1}}{(k-1)!}</math> || <code>[z = k][- (zeta)^(z - 1)* GAMMA(1 - z)*Pi*csc(Pi*z)]=(- ln(zeta)+ Psi(k))*((zeta)^(k - 1))/(factorial(k - 1))</code> || <code>Subscript[, z = k][- (\[zeta])^(z - 1)* Gamma[1 - z]*Pi*Csc[Pi*z]]=(- Log[\[zeta]]+ PolyGamma[k])*Divide[(\[zeta])^(k - 1),(k - 1)!]</code> || Failure || Failure || Error || Error  
| [https://dlmf.nist.gov/2.5.E46 2.5.E46] || [[Item:Q822|<math>\Residue_{z=k}\left[-\zeta^{z-1}\EulerGamma@{1-z}\pi\csc@{\pi z}\right] = \left(-\ln@@{\zeta}+\digamma@{k}\right)\dfrac{\zeta^{k-1}}{(k-1)!}</math>]] || <code>[z = k][- (zeta)^(z - 1)* GAMMA(1 - z)*Pi*csc(Pi*z)]=(- ln(zeta)+ Psi(k))*((zeta)^(k - 1))/(factorial(k - 1))</code> || <code>Subscript[, z = k][- (\[zeta])^(z - 1)* Gamma[1 - z]*Pi*Csc[Pi*z]]=(- Log[\[zeta]]+ PolyGamma[k])*Divide[(\[zeta])^(k - 1),(k - 1)!]</code> || Failure || Failure || Error || Error  
|-
|-
| [[Item:Q826|2.6.E1]] || <math>S(x) = \int_{0}^{\infty}\frac{1}{(1+t)^{1/3}(x+t)}\diff{t}</math> || <code>S*(x)= int((1)/((1 + t)^(1/ 3)*(x + t)), t = 0..infinity)</code> || <code>S*(x)= Integrate[Divide[1,(1 + t)^(1/ 3)*(x + t)], {t, 0, Infinity}]</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[S, x], Times[Rational[-1, 6], Power[Plus[-1, x], Rational[-1, 3]], Plus[Times[4, Power[3, Rational[1, 2]], Pi], Times[6, Power[3, Rational[1, 2]], ArcTan[Plus[1, Times[Rational[-1, 2], Power[Plus[-1, x], Rational[-1, 3]]]], Times[Rational[-1, 2], Power[3, Rational[1, 2]], Power[Plus[-1, x], Rational[-1, 3]]]]], Times[-3, Log[Plus[1, Power[Plus[-1, x], Rational[-2, 3]], Times[-1, Power[Plus[-1, x], Rational[-1, 3]]]]]], Times[6, Log[Plus[1, Power[Plus[-1, x], Rational[-1, 3]]]]]]]], Or[Unequal[Im[x], 0], GreaterEqual[Re[x], 0]]], Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[S, x], Times[Rational[-1, 6], Power[Plus[-1, x], Rational[-1, 3]], Plus[Times[4, Power[3, Rational[1, 2]], Pi], Times[6, Power[3, Rational[1, 2]], ArcTan[Plus[1, Times[Rational[-1, 2], Power[Plus[-1, x], Rational[-1, 3]]]], Times[Rational[-1, 2], Power[3, Rational[1, 2]], Power[Plus[-1, x], Rational[-1, 3]]]]], Times[-3, Log[Plus[1, Power[Plus[-1, x], Rational[-2, 3]], Times[-1, Power[Plus[-1, x], Rational[-1, 3]]]]]], Times[6, Log[Plus[1, Power[Plus[-1, x], Rational[-1, 3]]]]]]]], Or[Unequal[Im[x], 0], GreaterEqual[Re[x], 0]]], Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[S, x], Times[Rational[-1, 6], Power[Plus[-1, x], Rational[-1, 3]], Plus[Times[4, Power[3, Rational[1, 2]], Pi], Times[6, Power[3, Rational[1, 2]], ArcTan[Plus[1, Times[Rational[-1, 2], Power[Plus[-1, x], Rational[-1, 3]]]], Times[Rational[-1, 2], Power[3, Rational[1, 2]], Power[Plus[-1, x], Rational[-1, 3]]]]], Times[-3, Log[Plus[1, Power[Plus[-1, x], Rational[-2, 3]], Times[-1, Power[Plus[-1, x], Rational[-1, 3]]]]]], Times[6, Log[Plus[1, Power[Plus[-1, x], Rational[-1, 3]]]]]]]], Or[Unequal[Im[x], 0], GreaterEqual[Re[x], 0]]], Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[S, x], Times[Rational[-1, 6], Power[Plus[-1, x], Rational[-1, 3]], Plus[Times[4, Power[3, Rational[1, 2]], Pi], Times[6, Power[3, Rational[1, 2]], ArcTan[Plus[1, Times[Rational[-1, 2], Power[Plus[-1, x], Rational[-1, 3]]]], Times[Rational[-1, 2], Power[3, Rational[1, 2]], Power[Plus[-1, x], Rational[-1, 3]]]]], Times[-3, Log[Plus[1, Power[Plus[-1, x], Rational[-2, 3]], Times[-1, Power[Plus[-1, x], Rational[-1, 3]]]]]], Times[6, Log[Plus[1, Power[Plus[-1, x], Rational[-1, 3]]]]]]]], Or[Unequal[Im[x], 0], GreaterEqual[Re[x], 0]]], Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
| [https://dlmf.nist.gov/2.6.E1 2.6.E1] || [[Item:Q826|<math>S(x) = \int_{0}^{\infty}\frac{1}{(1+t)^{1/3}(x+t)}\diff{t}</math>]] || <code>S*(x)= int((1)/((1 + t)^(1/ 3)*(x + t)), t = 0..infinity)</code> || <code>S*(x)= Integrate[Divide[1,(1 + t)^(1/ 3)*(x + t)], {t, 0, Infinity}]</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[S, x], Times[Rational[-1, 6], Power[Plus[-1, x], Rational[-1, 3]], Plus[Times[4, Power[3, Rational[1, 2]], Pi], Times[6, Power[3, Rational[1, 2]], ArcTan[Plus[1, Times[Rational[-1, 2], Power[Plus[-1, x], Rational[-1, 3]]]], Times[Rational[-1, 2], Power[3, Rational[1, 2]], Power[Plus[-1, x], Rational[-1, 3]]]]], Times[-3, Log[Plus[1, Power[Plus[-1, x], Rational[-2, 3]], Times[-1, Power[Plus[-1, x], Rational[-1, 3]]]]]], Times[6, Log[Plus[1, Power[Plus[-1, x], Rational[-1, 3]]]]]]]], Or[Unequal[Im[x], 0], GreaterEqual[Re[x], 0]]], Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[S, x], Times[Rational[-1, 6], Power[Plus[-1, x], Rational[-1, 3]], Plus[Times[4, Power[3, Rational[1, 2]], Pi], Times[6, Power[3, Rational[1, 2]], ArcTan[Plus[1, Times[Rational[-1, 2], Power[Plus[-1, x], Rational[-1, 3]]]], Times[Rational[-1, 2], Power[3, Rational[1, 2]], Power[Plus[-1, x], Rational[-1, 3]]]]], Times[-3, Log[Plus[1, Power[Plus[-1, x], Rational[-2, 3]], Times[-1, Power[Plus[-1, x], Rational[-1, 3]]]]]], Times[6, Log[Plus[1, Power[Plus[-1, x], Rational[-1, 3]]]]]]]], Or[Unequal[Im[x], 0], GreaterEqual[Re[x], 0]]], Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[S, x], Times[Rational[-1, 6], Power[Plus[-1, x], Rational[-1, 3]], Plus[Times[4, Power[3, Rational[1, 2]], Pi], Times[6, Power[3, Rational[1, 2]], ArcTan[Plus[1, Times[Rational[-1, 2], Power[Plus[-1, x], Rational[-1, 3]]]], Times[Rational[-1, 2], Power[3, Rational[1, 2]], Power[Plus[-1, x], Rational[-1, 3]]]]], Times[-3, Log[Plus[1, Power[Plus[-1, x], Rational[-2, 3]], Times[-1, Power[Plus[-1, x], Rational[-1, 3]]]]]], Times[6, Log[Plus[1, Power[Plus[-1, x], Rational[-1, 3]]]]]]]], Or[Unequal[Im[x], 0], GreaterEqual[Re[x], 0]]], Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[S, x], Times[Rational[-1, 6], Power[Plus[-1, x], Rational[-1, 3]], Plus[Times[4, Power[3, Rational[1, 2]], Pi], Times[6, Power[3, Rational[1, 2]], ArcTan[Plus[1, Times[Rational[-1, 2], Power[Plus[-1, x], Rational[-1, 3]]]], Times[Rational[-1, 2], Power[3, Rational[1, 2]], Power[Plus[-1, x], Rational[-1, 3]]]]], Times[-3, Log[Plus[1, Power[Plus[-1, x], Rational[-2, 3]], Times[-1, Power[Plus[-1, x], Rational[-1, 3]]]]]], Times[6, Log[Plus[1, Power[Plus[-1, x], Rational[-1, 3]]]]]]]], Or[Unequal[Im[x], 0], GreaterEqual[Re[x], 0]]], Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
|-
|-
| [[Item:Q827|2.6.E2]] || <math>(1+t)^{-1/3} = \sum_{s=0}^{\infty}\binom{-\frac{1}{3}}{s}t^{-s-(1/3)}</math> || <code>(1 + t)^(- 1/ 3)= sum(binomial(-(1)/(3),s)*(t)^(- s -(1/ 3)), s = 0..infinity)</code> || <code>(1 + t)^(- 1/ 3)= Sum[Binomial[-Divide[1,3],s]*(t)^(- s -(1/ 3)), {s, 0, Infinity}]</code> || Failure || Failure || Skip || Error  
| [https://dlmf.nist.gov/2.6.E2 2.6.E2] || [[Item:Q827|<math>(1+t)^{-1/3} = \sum_{s=0}^{\infty}\binom{-\frac{1}{3}}{s}t^{-s-(1/3)}</math>]] || <code>(1 + t)^(- 1/ 3)= sum(binomial(-(1)/(3),s)*(t)^(- s -(1/ 3)), s = 0..infinity)</code> || <code>(1 + t)^(- 1/ 3)= Sum[Binomial[-Divide[1,3],s]*(t)^(- s -(1/ 3)), {s, 0, Infinity}]</code> || Failure || Failure || Skip || Error  
|-
|-
| [[Item:Q829|2.6.E4]] || <math>\int_{0}^{\infty}\frac{t^{\alpha-1}}{(x+t)^{\alpha+\beta}}\diff{t} = \frac{\EulerGamma@{\alpha}\EulerGamma@{\beta}}{\EulerGamma@{\alpha+\beta}}\frac{1}{x^{\beta}}</math> || <code>int(((t)^(alpha - 1))/((x + t)^(alpha + beta)), t = 0..infinity)=(GAMMA(alpha)*GAMMA(beta))/(GAMMA(alpha + beta))*(1)/((x)^(beta))</code> || <code>Integrate[Divide[(t)^(\[Alpha]- 1),(x + t)^(\[Alpha]+ \[Beta])], {t, 0, Infinity}]=Divide[Gamma[\[Alpha]]*Gamma[\[Beta]],Gamma[\[Alpha]+ \[Beta]]]*Divide[1,(x)^(\[Beta])]</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[α, Rational[1, 2]], Rule[β, Rational[1, 2]], Rule[ConditionalExpression[0, And[LessEqual[Times[α, Arg[Power[x, -1]]], Pi], Greater[Re[x], 0], Greater[Re[α], 0], Greater[Re[β], 0]]], Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[α, Rational[1, 2]], Rule[β, Rational[1, 2]], Rule[ConditionalExpression[0, And[LessEqual[Times[α, Arg[Power[x, -1]]], Pi], Greater[Re[x], 0], Greater[Re[α], 0], Greater[Re[β], 0]]], Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[α, Rational[1, 2]], Rule[β, Rational[1, 2]], Rule[ConditionalExpression[0, And[LessEqual[Times[α, Arg[Power[x, -1]]], Pi], Greater[Re[x], 0], Greater[Re[α], 0], Greater[Re[β], 0]]], Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[α, Rational[1, 2]], Rule[β, Rational[1, 2]], Rule[ConditionalExpression[0, And[LessEqual[Times[α, Arg[Power[x, -1]]], Pi], Greater[Re[x], 0], Greater[Re[α], 0], Greater[Re[β], 0]]], Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
| [https://dlmf.nist.gov/2.6.E4 2.6.E4] || [[Item:Q829|<math>\int_{0}^{\infty}\frac{t^{\alpha-1}}{(x+t)^{\alpha+\beta}}\diff{t} = \frac{\EulerGamma@{\alpha}\EulerGamma@{\beta}}{\EulerGamma@{\alpha+\beta}}\frac{1}{x^{\beta}}</math>]] || <code>int(((t)^(alpha - 1))/((x + t)^(alpha + beta)), t = 0..infinity)=(GAMMA(alpha)*GAMMA(beta))/(GAMMA(alpha + beta))*(1)/((x)^(beta))</code> || <code>Integrate[Divide[(t)^(\[Alpha]- 1),(x + t)^(\[Alpha]+ \[Beta])], {t, 0, Infinity}]=Divide[Gamma[\[Alpha]]*Gamma[\[Beta]],Gamma[\[Alpha]+ \[Beta]]]*Divide[1,(x)^(\[Beta])]</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[α, Rational[1, 2]], Rule[β, Rational[1, 2]], Rule[ConditionalExpression[0, And[LessEqual[Times[α, Arg[Power[x, -1]]], Pi], Greater[Re[x], 0], Greater[Re[α], 0], Greater[Re[β], 0]]], Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[α, Rational[1, 2]], Rule[β, Rational[1, 2]], Rule[ConditionalExpression[0, And[LessEqual[Times[α, Arg[Power[x, -1]]], Pi], Greater[Re[x], 0], Greater[Re[α], 0], Greater[Re[β], 0]]], Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[α, Rational[1, 2]], Rule[β, Rational[1, 2]], Rule[ConditionalExpression[0, And[LessEqual[Times[α, Arg[Power[x, -1]]], Pi], Greater[Re[x], 0], Greater[Re[α], 0], Greater[Re[β], 0]]], Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[α, Rational[1, 2]], Rule[β, Rational[1, 2]], Rule[ConditionalExpression[0, And[LessEqual[Times[α, Arg[Power[x, -1]]], Pi], Greater[Re[x], 0], Greater[Re[α], 0], Greater[Re[β], 0]]], Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
|-
|-
| [[Item:Q830|2.6.E5]] || <math>\int_{0}^{\infty}\frac{t^{-s-(1/3)}}{x+t}\diff{t} = \frac{2\pi}{\sqrt{3}}\frac{(-1)^{s}}{x^{s+(1/3)}}</math> || <code>int(((t)^(- s -(1/ 3)))/(x + t), t = 0..infinity)=(2*Pi)/(sqrt(3))*((- 1)^(s))/((x)^(s +(1/ 3)))</code> || <code>Integrate[Divide[(t)^(- s -(1/ 3)),x + t], {t, 0, Infinity}]=Divide[2*Pi,Sqrt[3]]*Divide[(- 1)^(s),(x)^(s +(1/ 3))]</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[s, 3], Rule[ConditionalExpression[Plus[Times[-2, Power[-1, s], Power[3, Rational[-1, 2]], Pi, Power[x, Plus[Rational[-1, 3], Times[-1, s]]]], Times[Pi, Power[Power[x, -1], Plus[Rational[1, 3], s]], Sec[Plus[Times[Rational[1, 6], Pi], Times[-1, Pi, s]]]]], And[GreaterEqual[Times[Plus[-2, Times[3, s]], Arg[Power[x, -1]]], Times[-3, Pi]], Less[Times[3, Re[s]], 2], Or[GreaterEqual[Re[x], 0], NotElement[x, Reals]]]], Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[s, 3], Rule[ConditionalExpression[Plus[Times[-2, Power[-1, s], Power[3, Rational[-1, 2]], Pi, Power[x, Plus[Rational[-1, 3], Times[-1, s]]]], Times[Pi, Power[Power[x, -1], Plus[Rational[1, 3], s]], Sec[Plus[Times[Rational[1, 6], Pi], Times[-1, Pi, s]]]]], And[GreaterEqual[Times[Plus[-2, Times[3, s]], Arg[Power[x, -1]]], Times[-3, Pi]], Less[Times[3, Re[s]], 2], Or[GreaterEqual[Re[x], 0], NotElement[x, Reals]]]], Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[s, 3], Rule[ConditionalExpression[Plus[Times[-2, Power[-1, s], Power[3, Rational[-1, 2]], Pi, Power[x, Plus[Rational[-1, 3], Times[-1, s]]]], Times[Pi, Power[Power[x, -1], Plus[Rational[1, 3], s]], Sec[Plus[Times[Rational[1, 6], Pi], Times[-1, Pi, s]]]]], And[GreaterEqual[Times[Plus[-2, Times[3, s]], Arg[Power[x, -1]]], Times[-3, Pi]], Less[Times[3, Re[s]], 2], Or[GreaterEqual[Re[x], 0], NotElement[x, Reals]]]], Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[s, 3], Rule[ConditionalExpression[Plus[Times[-2, Power[-1, s], Power[3, Rational[-1, 2]], Pi, Power[x, Plus[Rational[-1, 3], Times[-1, s]]]], Times[Pi, Power[Power[x, -1], Plus[Rational[1, 3], s]], Sec[Plus[Times[Rational[1, 6], Pi], Times[-1, Pi, s]]]]], And[GreaterEqual[Times[Plus[-2, Times[3, s]], Arg[Power[x, -1]]], Times[-3, Pi]], Less[Times[3, Re[s]], 2], Or[GreaterEqual[Re[x], 0], NotElement[x, Reals]]]], Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
| [https://dlmf.nist.gov/2.6.E5 2.6.E5] || [[Item:Q830|<math>\int_{0}^{\infty}\frac{t^{-s-(1/3)}}{x+t}\diff{t} = \frac{2\pi}{\sqrt{3}}\frac{(-1)^{s}}{x^{s+(1/3)}}</math>]] || <code>int(((t)^(- s -(1/ 3)))/(x + t), t = 0..infinity)=(2*Pi)/(sqrt(3))*((- 1)^(s))/((x)^(s +(1/ 3)))</code> || <code>Integrate[Divide[(t)^(- s -(1/ 3)),x + t], {t, 0, Infinity}]=Divide[2*Pi,Sqrt[3]]*Divide[(- 1)^(s),(x)^(s +(1/ 3))]</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[s, 3], Rule[ConditionalExpression[Plus[Times[-2, Power[-1, s], Power[3, Rational[-1, 2]], Pi, Power[x, Plus[Rational[-1, 3], Times[-1, s]]]], Times[Pi, Power[Power[x, -1], Plus[Rational[1, 3], s]], Sec[Plus[Times[Rational[1, 6], Pi], Times[-1, Pi, s]]]]], And[GreaterEqual[Times[Plus[-2, Times[3, s]], Arg[Power[x, -1]]], Times[-3, Pi]], Less[Times[3, Re[s]], 2], Or[GreaterEqual[Re[x], 0], NotElement[x, Reals]]]], Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[s, 3], Rule[ConditionalExpression[Plus[Times[-2, Power[-1, s], Power[3, Rational[-1, 2]], Pi, Power[x, Plus[Rational[-1, 3], Times[-1, s]]]], Times[Pi, Power[Power[x, -1], Plus[Rational[1, 3], s]], Sec[Plus[Times[Rational[1, 6], Pi], Times[-1, Pi, s]]]]], And[GreaterEqual[Times[Plus[-2, Times[3, s]], Arg[Power[x, -1]]], Times[-3, Pi]], Less[Times[3, Re[s]], 2], Or[GreaterEqual[Re[x], 0], NotElement[x, Reals]]]], Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[s, 3], Rule[ConditionalExpression[Plus[Times[-2, Power[-1, s], Power[3, Rational[-1, 2]], Pi, Power[x, Plus[Rational[-1, 3], Times[-1, s]]]], Times[Pi, Power[Power[x, -1], Plus[Rational[1, 3], s]], Sec[Plus[Times[Rational[1, 6], Pi], Times[-1, Pi, s]]]]], And[GreaterEqual[Times[Plus[-2, Times[3, s]], Arg[Power[x, -1]]], Times[-3, Pi]], Less[Times[3, Re[s]], 2], Or[GreaterEqual[Re[x], 0], NotElement[x, Reals]]]], Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[s, 3], Rule[ConditionalExpression[Plus[Times[-2, Power[-1, s], Power[3, Rational[-1, 2]], Pi, Power[x, Plus[Rational[-1, 3], Times[-1, s]]]], Times[Pi, Power[Power[x, -1], Plus[Rational[1, 3], s]], Sec[Plus[Times[Rational[1, 6], Pi], Times[-1, Pi, s]]]]], And[GreaterEqual[Times[Plus[-2, Times[3, s]], Arg[Power[x, -1]]], Times[-3, Pi]], Less[Times[3, Re[s]], 2], Or[GreaterEqual[Re[x], 0], NotElement[x, Reals]]]], Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
|-
|-
| [[Item:Q840|2.6.E15]] || <math>f_{n,n}(t) = \frac{(-1)^{n}}{(n-1)!}\int_{t}^{\infty}(\tau-t)^{n-1}f_{n}(\tau)\diff{\tau}</math> || <code>f[n , n]*(t)=((- 1)^(n))/(factorial(n - 1))*int((tau - t)^(n - 1)* f[n]*(tau), tau = t..infinity)</code> || <code>Subscript[f, n , n]*(t)=Divide[(- 1)^(n),(n - 1)!]*Integrate[(\[Tau]- t)^(n - 1)* Subscript[f, n]*(\[Tau]), {\[Tau], t, Infinity}]</code> || Failure || Failure || Skip || Skip  
| [https://dlmf.nist.gov/2.6.E15 2.6.E15] || [[Item:Q840|<math>f_{n,n}(t) = \frac{(-1)^{n}}{(n-1)!}\int_{t}^{\infty}(\tau-t)^{n-1}f_{n}(\tau)\diff{\tau}</math>]] || <code>f[n , n]*(t)=((- 1)^(n))/(factorial(n - 1))*int((tau - t)^(n - 1)* f[n]*(tau), tau = t..infinity)</code> || <code>Subscript[f, n , n]*(t)=Divide[(- 1)^(n),(n - 1)!]*Integrate[(\[Tau]- t)^(n - 1)* Subscript[f, n]*(\[Tau]), {\[Tau], t, Infinity}]</code> || Failure || Failure || Skip || Skip  
|-
|-
| [[Item:Q856|2.6.E30]] || <math>R_{n}(z) = \frac{(-1)^{n}}{z^{n}}\int_{0}^{\infty}\frac{\tau^{n}f_{n}(\tau)}{\tau+z}\diff{\tau}</math> || <code>R[n]*(z)=((- 1)^(n))/((z)^(n))*int(((tau)^(n)* f[n]*(tau))/(tau + z), tau = 0..infinity)</code> || <code>Subscript[R, n]*(z)=Divide[(- 1)^(n),(z)^(n)]*Integrate[Divide[(\[Tau])^(n)* Subscript[f, n]*(\[Tau]),\[Tau]+ z], {\[Tau], 0, Infinity}]</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[Power[-1, Plus[1, n]], Pi, z, Csc[Times[n, Pi]], Subscript[f, n]], Times[z, Subscript[R, n]]], And[Or[GreaterEqual[Re[z], 0], NotElement[z, Reals]], LessEqual[Times[Plus[2, n], Arg[Power[z, -1]]], Pi], Greater[Re[n], -2]]], Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[Power[-1, Plus[1, n]], Pi, z, Csc[Times[n, Pi]], Subscript[f, n]], Times[z, Subscript[R, n]]], And[Or[GreaterEqual[Re[z], 0], NotElement[z, Reals]], LessEqual[Times[Plus[2, n], Arg[Power[z, -1]]], Pi], Greater[Re[n], -2]]], Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[Power[-1, Plus[1, n]], Pi, z, Csc[Times[n, Pi]], Subscript[f, n]], Times[z, Subscript[R, n]]], And[Or[GreaterEqual[Re[z], 0], NotElement[z, Reals]], LessEqual[Times[Plus[2, n], Arg[Power[z, -1]]], Pi], Greater[Re[n], -2]]], Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[Power[-1, Plus[1, n]], Pi, z, Csc[Times[n, Pi]], Subscript[f, n]], Times[z, Subscript[R, n]]], And[Or[GreaterEqual[Re[z], 0], NotElement[z, Reals]], LessEqual[Times[Plus[2, n], Arg[Power[z, -1]]], Pi], Greater[Re[n], -2]]], Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
| [https://dlmf.nist.gov/2.6.E30 2.6.E30] || [[Item:Q856|<math>R_{n}(z) = \frac{(-1)^{n}}{z^{n}}\int_{0}^{\infty}\frac{\tau^{n}f_{n}(\tau)}{\tau+z}\diff{\tau}</math>]] || <code>R[n]*(z)=((- 1)^(n))/((z)^(n))*int(((tau)^(n)* f[n]*(tau))/(tau + z), tau = 0..infinity)</code> || <code>Subscript[R, n]*(z)=Divide[(- 1)^(n),(z)^(n)]*Integrate[Divide[(\[Tau])^(n)* Subscript[f, n]*(\[Tau]),\[Tau]+ z], {\[Tau], 0, Infinity}]</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[Power[-1, Plus[1, n]], Pi, z, Csc[Times[n, Pi]], Subscript[f, n]], Times[z, Subscript[R, n]]], And[Or[GreaterEqual[Re[z], 0], NotElement[z, Reals]], LessEqual[Times[Plus[2, n], Arg[Power[z, -1]]], Pi], Greater[Re[n], -2]]], Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[Power[-1, Plus[1, n]], Pi, z, Csc[Times[n, Pi]], Subscript[f, n]], Times[z, Subscript[R, n]]], And[Or[GreaterEqual[Re[z], 0], NotElement[z, Reals]], LessEqual[Times[Plus[2, n], Arg[Power[z, -1]]], Pi], Greater[Re[n], -2]]], Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[Power[-1, Plus[1, n]], Pi, z, Csc[Times[n, Pi]], Subscript[f, n]], Times[z, Subscript[R, n]]], And[Or[GreaterEqual[Re[z], 0], NotElement[z, Reals]], LessEqual[Times[Plus[2, n], Arg[Power[z, -1]]], Pi], Greater[Re[n], -2]]], Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[ConditionalExpression[Plus[Times[Power[-1, Plus[1, n]], Pi, z, Csc[Times[n, Pi]], Subscript[f, n]], Times[z, Subscript[R, n]]], And[Or[GreaterEqual[Re[z], 0], NotElement[z, Reals]], LessEqual[Times[Plus[2, n], Arg[Power[z, -1]]], Pi], Greater[Re[n], -2]]], Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
|-
|-
| [[Item:Q867|2.6.E41]] || <math>f = \sum_{s=0}^{n-1}a_{s}t^{-s-\alpha}-\sum_{s=1}^{n}c_{s}\Diracdelta^{(s-1)}+f_{n}</math> || <code>f = sum(a[s]*(t)^(- s - alpha), s = 0..n - 1)- sum(c[s]*subs( temp=+, diff( Dirac(temp), temp$(s - 1) ) )*f[n], s = 1..n)</code> || <code>f = Sum[Subscript[a, s]*(t)^(- s - \[Alpha]), {s, 0, n - 1}]- Sum[Subscript[c, s]*(D[DiracDelta[temp], {temp, s - 1}]/.temp-> +)*Subscript[f, n], {s, 1, n}]</code> || Error || Failure || - || Error  
| [https://dlmf.nist.gov/2.6.E41 2.6.E41] || [[Item:Q867|<math>f = \sum_{s=0}^{n-1}a_{s}t^{-s-\alpha}-\sum_{s=1}^{n}c_{s}\Diracdelta^{(s-1)}+f_{n}</math>]] || <code>f = sum(a[s]*(t)^(- s - alpha), s = 0..n - 1)- sum(c[s]*subs( temp=+, diff( Dirac(temp), temp$(s - 1) ) )*f[n], s = 1..n)</code> || <code>f = Sum[Subscript[a, s]*(t)^(- s - \[Alpha]), {s, 0, n - 1}]- Sum[Subscript[c, s]*(D[DiracDelta[temp], {temp, s - 1}]/.temp-> +)*Subscript[f, n], {s, 1, n}]</code> || Error || Failure || - || Error  
|-
|-
| [[Item:Q868|2.6.E42]] || <math>f = \sum_{s=0}^{n-1}a_{s}t^{-s-1}-\sum_{s=1}^{n}d_{s}\Diracdelta^{(s-1)}+f_{n}</math> || <code>f = sum(a[s]*(t)^(- s - 1), s = 0..n - 1)- sum(d[s]*subs( temp=+, diff( Dirac(temp), temp$(s - 1) ) )*f[n], s = 1..n)</code> || <code>f = Sum[Subscript[a, s]*(t)^(- s - 1), {s, 0, n - 1}]- Sum[Subscript[d, s]*(D[DiracDelta[temp], {temp, s - 1}]/.temp-> +)*Subscript[f, n], {s, 1, n}]</code> || Error || Failure || - || Error  
| [https://dlmf.nist.gov/2.6.E42 2.6.E42] || [[Item:Q868|<math>f = \sum_{s=0}^{n-1}a_{s}t^{-s-1}-\sum_{s=1}^{n}d_{s}\Diracdelta^{(s-1)}+f_{n}</math>]] || <code>f = sum(a[s]*(t)^(- s - 1), s = 0..n - 1)- sum(d[s]*subs( temp=+, diff( Dirac(temp), temp$(s - 1) ) )*f[n], s = 1..n)</code> || <code>f = Sum[Subscript[a, s]*(t)^(- s - 1), {s, 0, n - 1}]- Sum[Subscript[d, s]*(D[DiracDelta[temp], {temp, s - 1}]/.temp-> +)*Subscript[f, n], {s, 1, n}]</code> || Error || Failure || - || Error  
|-
|-
| [[Item:Q873|2.6.E47]] || <math>\delta_{n}(x) = \sum_{j=0}^{n}\binom{n}{j}\frac{\EulerGamma@{\mu+1}}{\EulerGamma@{\mu+1-j}}I^{\mu}\left(t^{n-j}f_{n,j}\right)(x)</math> || <code>delta[n]*(x)= sum(binomial(n,j)*(GAMMA(mu + 1))/(GAMMA(mu + 1 - j))*(I)^(mu)*((t)^(n - j)* f[n , j])*(x), j = 0..n)</code> || <code>Subscript[\[Delta], n]*(x)= Sum[Binomial[n,j]*Divide[Gamma[\[Mu]+ 1],Gamma[\[Mu]+ 1 - j]]*(I)^(\[Mu])*((t)^(n - j)* Subscript[f, n , j])*(x), {j, 0, n}]</code> || Failure || Failure || Skip || Skip  
| [https://dlmf.nist.gov/2.6.E47 2.6.E47] || [[Item:Q873|<math>\delta_{n}(x) = \sum_{j=0}^{n}\binom{n}{j}\frac{\EulerGamma@{\mu+1}}{\EulerGamma@{\mu+1-j}}I^{\mu}\left(t^{n-j}f_{n,j}\right)(x)</math>]] || <code>delta[n]*(x)= sum(binomial(n,j)*(GAMMA(mu + 1))/(GAMMA(mu + 1 - j))*(I)^(mu)*((t)^(n - j)* f[n , j])*(x), j = 0..n)</code> || <code>Subscript[\[Delta], n]*(x)= Sum[Binomial[n,j]*Divide[Gamma[\[Mu]+ 1],Gamma[\[Mu]+ 1 - j]]*(I)^(\[Mu])*((t)^(n - j)* Subscript[f, n , j])*(x), {j, 0, n}]</code> || Failure || Failure || Skip || Skip  
|-
|-
| [[Item:Q879|2.6.E53]] || <math>{\left|\delta_{n}(x)\right|} <= \frac{\EulerGamma@{\mu+1}\EulerGamma@{1-\alpha}}{\EulerGamma@{\mu+1-\alpha}\EulerGamma@{n+\alpha}}\*\sum_{j=0}^{n}\dbinom{n}{j}\frac{\EulerGamma@{n+\alpha-j}}{\left|\EulerGamma@{\mu+1-j}\right|}x^{\mu-\alpha}</math> || <code>abs(delta[n]*(x))< =(GAMMA(mu + 1)*GAMMA(1 - alpha))/(GAMMA(mu + 1 - alpha)*GAMMA(n + alpha))* sum(binomial(n,j)*(GAMMA(n + alpha - j))/(abs(GAMMA(mu + 1 - j)))*(x)^(mu - alpha), j = 0..n)</code> || <code>Abs[Subscript[\[Delta], n]*(x)]< =Divide[Gamma[\[Mu]+ 1]*Gamma[1 - \[Alpha]],Gamma[\[Mu]+ 1 - \[Alpha]]*Gamma[n + \[Alpha]]]* Sum[Binomial[n,j]*Divide[Gamma[n + \[Alpha]- j],Abs[Gamma[\[Mu]+ 1 - j]]]*(x)^(\[Mu]- \[Alpha]), {j, 0, n}]</code> || Failure || Failure || Skip || Skip  
| [https://dlmf.nist.gov/2.6.E53 2.6.E53] || [[Item:Q879|<math>{\left|\delta_{n}(x)\right|} <= \frac{\EulerGamma@{\mu+1}\EulerGamma@{1-\alpha}}{\EulerGamma@{\mu+1-\alpha}\EulerGamma@{n+\alpha}}\*\sum_{j=0}^{n}\dbinom{n}{j}\frac{\EulerGamma@{n+\alpha-j}}{\left|\EulerGamma@{\mu+1-j}\right|}x^{\mu-\alpha}</math>]] || <code>abs(delta[n]*(x))< =(GAMMA(mu + 1)*GAMMA(1 - alpha))/(GAMMA(mu + 1 - alpha)*GAMMA(n + alpha))* sum(binomial(n,j)*(GAMMA(n + alpha - j))/(abs(GAMMA(mu + 1 - j)))*(x)^(mu - alpha), j = 0..n)</code> || <code>Abs[Subscript[\[Delta], n]*(x)]< =Divide[Gamma[\[Mu]+ 1]*Gamma[1 - \[Alpha]],Gamma[\[Mu]+ 1 - \[Alpha]]*Gamma[n + \[Alpha]]]* Sum[Binomial[n,j]*Divide[Gamma[n + \[Alpha]- j],Abs[Gamma[\[Mu]+ 1 - j]]]*(x)^(\[Mu]- \[Alpha]), {j, 0, n}]</code> || Failure || Failure || Skip || Skip  
|-
|-
| [[Item:Q885|2.6.E59]] || <math>\int_{0}^{\infty}t^{\lambda}\diff{t} = 0</math> || <code>int((t)^(lambda), t = 0..infinity)= 0</code> || <code>Integrate[(t)^(\[Lambda]), {t, 0, Infinity}]= 0</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[λ, Complex[1, 1]], Rule[Integrate[Power[t, λ], {t, 0, DirectedInfinity[1]}], Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[λ, Complex[1, 1]], Rule[Integrate[Power[t, λ], {t, 0, DirectedInfinity[1]}], Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[λ, Complex[1, 1]], Rule[Integrate[Power[t, λ], {t, 0, DirectedInfinity[1]}], Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[λ, Complex[1, 1]], Rule[Integrate[Power[t, λ], {t, 0, DirectedInfinity[1]}], Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
| [https://dlmf.nist.gov/2.6.E59 2.6.E59] || [[Item:Q885|<math>\int_{0}^{\infty}t^{\lambda}\diff{t} = 0</math>]] || <code>int((t)^(lambda), t = 0..infinity)= 0</code> || <code>Integrate[(t)^(\[Lambda]), {t, 0, Infinity}]= 0</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[λ, Complex[1, 1]], Rule[Integrate[Power[t, λ], {t, 0, DirectedInfinity[1]}], Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[λ, Complex[1, 1]], Rule[Integrate[Power[t, λ], {t, 0, DirectedInfinity[1]}], Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[λ, Complex[1, 1]], Rule[Integrate[Power[t, λ], {t, 0, DirectedInfinity[1]}], Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[λ, Complex[1, 1]], Rule[Integrate[Power[t, λ], {t, 0, DirectedInfinity[1]}], Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
|-
|-
| [[Item:Q889|2.6#Ex2]] || <math>\delta_{n}(x) = \int_{0}^{\infty}f_{n}(t)h_{n}(xt)\diff{t}</math> || <code>delta[n]*(x)= int(f[n]*(t)* h[n]*(x*t), t = 0..infinity)</code> || <code>Subscript[\[Delta], n]*(x)= Integrate[Subscript[f, n]*(t)* Subscript[h, n]*(x*t), {t, 0, Infinity}]</code> || Failure || Failure || Skip || Skip  
| [https://dlmf.nist.gov/2.6#Ex2 2.6#Ex2] || [[Item:Q889|<math>\delta_{n}(x) = \int_{0}^{\infty}f_{n}(t)h_{n}(xt)\diff{t}</math>]] || <code>delta[n]*(x)= int(f[n]*(t)* h[n]*(x*t), t = 0..infinity)</code> || <code>Subscript[\[Delta], n]*(x)= Integrate[Subscript[f, n]*(t)* Subscript[h, n]*(x*t), {t, 0, Infinity}]</code> || Failure || Failure || Skip || Skip  
|-
|-
| [[Item:Q906|2.7.E15]] || <math>-\tfrac{3}{2}\pi+\delta <= \phase@{(\lambda_{2}-\lambda_{1})z}</math> || <code>-(3)/(2)*Pi + delta < = argument((lambda[2]- lambda[1])* z)</code> || <code>-Divide[3,2]*Pi + \[Delta]< = Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])* z]</code> || Failure || Failure || Skip || Successful  
| [https://dlmf.nist.gov/2.7.E15 2.7.E15] || [[Item:Q906|<math>-\tfrac{3}{2}\pi+\delta <= \phase@{(\lambda_{2}-\lambda_{1})z}</math>]] || <code>-(3)/(2)*Pi + delta < = argument((lambda[2]- lambda[1])* z)</code> || <code>-Divide[3,2]*Pi + \[Delta]< = Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])* z]</code> || Failure || Failure || Skip || Successful  
|-
|-
| [[Item:Q906|2.7.E15]] || <math>\phase@{(\lambda_{2}-\lambda_{1})z} <= \tfrac{3}{2}\pi-\delta</math> || <code>argument((lambda[2]- lambda[1])* z)< =(3)/(2)*Pi - delta</code> || <code>Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])* z]< =Divide[3,2]*Pi - \[Delta]</code> || Failure || Failure || Skip || Successful  
| [https://dlmf.nist.gov/2.7.E15 2.7.E15] || [[Item:Q906|<math>\phase@{(\lambda_{2}-\lambda_{1})z} <= \tfrac{3}{2}\pi-\delta</math>]] || <code>argument((lambda[2]- lambda[1])* z)< =(3)/(2)*Pi - delta</code> || <code>Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])* z]< =Divide[3,2]*Pi - \[Delta]</code> || Failure || Failure || Skip || Successful  
|-
|-
| [[Item:Q907|2.7.E16]] || <math>-\tfrac{1}{2}\pi+\delta <= \phase@{(\lambda_{2}-\lambda_{1})z}</math> || <code>-(1)/(2)*Pi + delta < = argument((lambda[2]- lambda[1])* z)</code> || <code>-Divide[1,2]*Pi + \[Delta]< = Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])* z]</code> || Failure || Failure || Skip || Successful  
| [https://dlmf.nist.gov/2.7.E16 2.7.E16] || [[Item:Q907|<math>-\tfrac{1}{2}\pi+\delta <= \phase@{(\lambda_{2}-\lambda_{1})z}</math>]] || <code>-(1)/(2)*Pi + delta < = argument((lambda[2]- lambda[1])* z)</code> || <code>-Divide[1,2]*Pi + \[Delta]< = Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])* z]</code> || Failure || Failure || Skip || Successful  
|-
|-
| [[Item:Q907|2.7.E16]] || <math>\phase@{(\lambda_{2}-\lambda_{1})z} <= \tfrac{5}{2}\pi-\delta</math> || <code>argument((lambda[2]- lambda[1])* z)< =(5)/(2)*Pi - delta</code> || <code>Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])* z]< =Divide[5,2]*Pi - \[Delta]</code> || Failure || Failure || Skip || Successful  
| [https://dlmf.nist.gov/2.7.E16 2.7.E16] || [[Item:Q907|<math>\phase@{(\lambda_{2}-\lambda_{1})z} <= \tfrac{5}{2}\pi-\delta</math>]] || <code>argument((lambda[2]- lambda[1])* z)< =(5)/(2)*Pi - delta</code> || <code>Arg[(Subscript[\[Lambda], 2]- Subscript[\[Lambda], 1])* z]< =Divide[5,2]*Pi - \[Delta]</code> || Failure || Failure || Skip || Successful  
|-
|-
| [[Item:Q915|2.7.E21]] || <math>w_{1}(x) = f^{-1/4}(x)\exp@{\int f^{1/2}(x)\diff{x}}\*\left(1+\epsilon_{1}(x)\right)</math> || <code>w[1]*(x)= (f)^(- 1/ 4)*(x)* exp(int((f)^(1/ 2)*(x), x))*(1 + epsilon[1]*(x))</code> || <code>Subscript[w, 1]*(x)= (f)^(- 1/ 4)*(x)* Exp[Integrate[(f)^(1/ 2)*(x), x]]*(1 + Subscript[\[Epsilon], 1]*(x))</code> || Failure || Failure || Skip || Skip  
| [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>]] || <code>w[1]*(x)= (f)^(- 1/ 4)*(x)* exp(int((f)^(1/ 2)*(x), x))*(1 + epsilon[1]*(x))</code> || <code>Subscript[w, 1]*(x)= (f)^(- 1/ 4)*(x)* Exp[Integrate[(f)^(1/ 2)*(x), x]]*(1 + Subscript[\[Epsilon], 1]*(x))</code> || Failure || Failure || Skip || Skip  
|-
|-
| [[Item:Q916|2.7.E22]] || <math>w_{2}(x) = f^{-1/4}(x)\exp@{-\int f^{1/2}(x)\diff{x}}\*\left(1+\epsilon_{2}(x)\right)</math> || <code>w[2]*(x)= (f)^(- 1/ 4)*(x)* exp(- int((f)^(1/ 2)*(x), x))*(1 + epsilon[2]*(x))</code> || <code>Subscript[w, 2]*(x)= (f)^(- 1/ 4)*(x)* Exp[- Integrate[(f)^(1/ 2)*(x), x]]*(1 + Subscript[\[Epsilon], 2]*(x))</code> || Failure || Failure || Skip || Skip  
| [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>]] || <code>w[2]*(x)= (f)^(- 1/ 4)*(x)* exp(- int((f)^(1/ 2)*(x), x))*(1 + epsilon[2]*(x))</code> || <code>Subscript[w, 2]*(x)= (f)^(- 1/ 4)*(x)* Exp[- Integrate[(f)^(1/ 2)*(x), x]]*(1 + Subscript[\[Epsilon], 2]*(x))</code> || Failure || Failure || Skip || Skip  
|-
|-
| [[Item:Q918|2.7.E24]] || <math>F(x) = \int\left(\frac{1}{f^{1/4}}\deriv[2]{}{x}\left(\frac{1}{f^{1/4}}\right)-\frac{g}{f^{1/2}}\right)\diff{x}</math> || <code>F*(x)= int((1)/((f)^(1/ 4))*diff((1)/((f)^(1/ 4)), [x$(2)])-(g)/((f)^(1/ 2)), x)</code> || <code>F*(x)= Integrate[Divide[1,(f)^(1/ 4)]*D[Divide[1,(f)^(1/ 4)], {x, 2}]-Divide[g,(f)^(1/ 2)], x]</code> || Failure || Failure || Skip || Skip  
| [https://dlmf.nist.gov/2.7.E24 2.7.E24] || [[Item:Q918|<math>F(x) = \int\left(\frac{1}{f^{1/4}}\deriv[2]{}{x}\left(\frac{1}{f^{1/4}}\right)-\frac{g}{f^{1/2}}\right)\diff{x}</math>]] || <code>F*(x)= int((1)/((f)^(1/ 4))*diff((1)/((f)^(1/ 4)), [x$(2)])-(g)/((f)^(1/ 2)), x)</code> || <code>F*(x)= Integrate[Divide[1,(f)^(1/ 4)]*D[Divide[1,(f)^(1/ 4)], {x, 2}]-Divide[g,(f)^(1/ 2)], x]</code> || Failure || Failure || Skip || Skip  
|-
|-
| [[Item:Q925|2.7.E31]] || <math>\deriv[2]{w}{x} = (x+\ln@@{x})w</math> || <code>diff(w, [x$(2)])=(x + ln(x))* w</code> || <code>D[w, {x, 2}]=(x + Log[x])* w</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[w, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[x, 1]}</code><br><code>Complex[-3.8086852682147376, -3.8086852682147376] <- {Rule[w, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[x, 2]}</code><br><code>Complex[-5.796313085543472, -5.796313085543472] <- {Rule[w, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[x, 3]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[w, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[x, 1]}</code><br><code>Complex[-3.8086852682147376, 3.8086852682147376] <- {Rule[w, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[x, 2]}</code><br><code>Complex[-5.796313085543472, 5.796313085543472] <- {Rule[w, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[x, 3]}</code><br><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[w, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[x, 1]}</code><br><code>Complex[3.8086852682147376, 3.8086852682147376] <- {Rule[w, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[x, 2]}</code><br><code>Complex[5.796313085543472, 5.796313085543472] <- {Rule[w, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[x, 3]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[w, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[x, 1]}</code><br><code>Complex[3.8086852682147376, -3.8086852682147376] <- {Rule[w, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[x, 2]}</code><br><code>Complex[5.796313085543472, -5.796313085543472] <- {Rule[w, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[x, 3]}</code><br></div></div>  
| [https://dlmf.nist.gov/2.7.E31 2.7.E31] || [[Item:Q925|<math>\deriv[2]{w}{x} = (x+\ln@@{x})w</math>]] || <code>diff(w, [x$(2)])=(x + ln(x))* w</code> || <code>D[w, {x, 2}]=(x + Log[x])* w</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[w, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[x, 1]}</code><br><code>Complex[-3.8086852682147376, -3.8086852682147376] <- {Rule[w, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[x, 2]}</code><br><code>Complex[-5.796313085543472, -5.796313085543472] <- {Rule[w, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[x, 3]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[w, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[x, 1]}</code><br><code>Complex[-3.8086852682147376, 3.8086852682147376] <- {Rule[w, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[x, 2]}</code><br><code>Complex[-5.796313085543472, 5.796313085543472] <- {Rule[w, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[x, 3]}</code><br><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[w, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[x, 1]}</code><br><code>Complex[3.8086852682147376, 3.8086852682147376] <- {Rule[w, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[x, 2]}</code><br><code>Complex[5.796313085543472, 5.796313085543472] <- {Rule[w, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[x, 3]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[w, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[x, 1]}</code><br><code>Complex[3.8086852682147376, -3.8086852682147376] <- {Rule[w, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[x, 2]}</code><br><code>Complex[5.796313085543472, -5.796313085543472] <- {Rule[w, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[x, 3]}</code><br></div></div>  
|-
|-
| [[Item:Q929|2.7.E35]] || <math>\ideriv[2]{w}{z} = w</math> || <code>diff(w, [z$(2)])*w</code> || <code>D[w, {z, 2}]*w</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>-1.414213562-1.414213562*I <- {w = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.414213562+1.414213562*I <- {w = 2^(1/2)-I*2^(1/2)}</code><br><code>1.414213562+1.414213562*I <- {w = -2^(1/2)-I*2^(1/2)}</code><br><code>1.414213562-1.414213562*I <- {w = -2^(1/2)+I*2^(1/2)}</code><br></div></div> || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[w, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[w, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[w, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[w, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
| [https://dlmf.nist.gov/2.7.E35 2.7.E35] || [[Item:Q929|<math>\ideriv[2]{w}{z} = w</math>]] || <code>diff(w, [z$(2)])*w</code> || <code>D[w, {z, 2}]*w</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>-1.414213562-1.414213562*I <- {w = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.414213562+1.414213562*I <- {w = 2^(1/2)-I*2^(1/2)}</code><br><code>1.414213562+1.414213562*I <- {w = -2^(1/2)-I*2^(1/2)}</code><br><code>1.414213562-1.414213562*I <- {w = -2^(1/2)+I*2^(1/2)}</code><br></div></div> || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[-1.4142135623730951, -1.4142135623730951] <- {Rule[w, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.4142135623730951, 1.4142135623730951] <- {Rule[w, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, 1.4142135623730951] <- {Rule[w, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.4142135623730951, -1.4142135623730951] <- {Rule[w, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
|-
|-
| [[Item:Q937|2.8#Ex2]] || <math>\xi = \int f^{1/2}(z)\diff{z}</math> || <code>xi = int((f)^(1/ 2)*(z), z)</code> || <code>\[Xi]= Integrate[(f)^(1/ 2)*(z), z]</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[2.4966057626654887, -1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, -4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, -4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, -1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, 4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, 1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, 1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, 4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, -1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, -4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, -4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, -1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, 4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, 1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, 1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, 4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, -1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, -4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, -4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, -1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, 4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, 1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, 1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, 4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, -1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, -4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, -4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, -1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, 4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, 1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, 1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, 4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, -2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, -2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, 2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, 2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, -2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, -2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, 2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, 2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, -2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, -2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, 2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, 2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, -2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, -2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, 2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, 2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
| [https://dlmf.nist.gov/2.8#Ex2 2.8#Ex2] || [[Item:Q937|<math>\xi = \int f^{1/2}(z)\diff{z}</math>]] || <code>xi = int((f)^(1/ 2)*(z), z)</code> || <code>\[Xi]= Integrate[(f)^(1/ 2)*(z), z]</code> || Failure || Failure || Skip || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[2.4966057626654887, -1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, -4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, -4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, -1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, 4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, 1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, 1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, 4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, -1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, -4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, -4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, -1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, 4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, 1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, 1.1989123673796576] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, 4.027339492125848] <- {Rule[f, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, -1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, -4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, -4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, -1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, 4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, 1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, 1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, 4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, -1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.33182136208070134, -4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, -4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-2.4966057626654887, -1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, 4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[2.4966057626654887, 1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, 1.1989123673796576] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-0.33182136208070134, 4.027339492125848] <- {Rule[f, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, -2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, -2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, 2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, 2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, -2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, -2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, 2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, 2.496605762665489] <- {Rule[f, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, -2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, -2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, 2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, 2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[4.027339492125848, -2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, -2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[1.1989123673796576, 0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, 2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-1.1989123673796576, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, -0.3318213620807011] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-4.027339492125848, 2.496605762665489] <- {Rule[f, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[z, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
|-
|-
| [[Item:Q939|2.8#Ex4]] || <math>\tfrac{2}{3}\xi^{3/2} = \int_{z_{0}}^{z}f^{1/2}(t)\diff{t}</math> || <code>(2)/(3)*(xi)^(3/ 2)= int((f)^(1/ 2)*(t), t = z[0]..z)</code> || <code>Divide[2,3]*(\[Xi])^(3/ 2)= Integrate[(f)^(1/ 2)*(t), {t, Subscript[z, 0], z}]</code> || Failure || Failure || Skip || Successful  
| [https://dlmf.nist.gov/2.8#Ex4 2.8#Ex4] || [[Item:Q939|<math>\tfrac{2}{3}\xi^{3/2} = \int_{z_{0}}^{z}f^{1/2}(t)\diff{t}</math>]] || <code>(2)/(3)*(xi)^(3/ 2)= int((f)^(1/ 2)*(t), t = z[0]..z)</code> || <code>Divide[2,3]*(\[Xi])^(3/ 2)= Integrate[(f)^(1/ 2)*(t), {t, Subscript[z, 0], z}]</code> || Failure || Failure || Skip || Successful  
|-
|-
| [[Item:Q941|2.8#Ex6]] || <math>2\xi^{1/2} = \int_{z_{0}}^{z}f^{1/2}(t)\diff{t}</math> || <code>2*(xi)^(1/ 2)= int((f)^(1/ 2)*(t), t = z[0]..z)</code> || <code>2*(\[Xi])^(1/ 2)= Integrate[(f)^(1/ 2)*(t), {t, Subscript[z, 0], z}]</code> || Failure || Failure || Skip || Successful  
| [https://dlmf.nist.gov/2.8#Ex6 2.8#Ex6] || [[Item:Q941|<math>2\xi^{1/2} = \int_{z_{0}}^{z}f^{1/2}(t)\diff{t}</math>]] || <code>2*(xi)^(1/ 2)= int((f)^(1/ 2)*(t), t = z[0]..z)</code> || <code>2*(\[Xi])^(1/ 2)= Integrate[(f)^(1/ 2)*(t), {t, Subscript[z, 0], z}]</code> || Failure || Failure || Skip || Successful  
|-
|-
| [[Item:Q942|2.8.E8]] || <math>\ideriv[2]{W}{\xi} = \left(u^{2}\xi^{m}+\psi(\xi)\right)W</math> || <code>diff(W, [xi$(2)])*((u)^(2)* (xi)^(m)+ psi*(xi))* W</code> || <code>D[W, {\[Xi], 2}]*((u)^(2)* (\[Xi])^(m)+ \[Psi]*(\[Xi]))* W</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br></div></div> || Skip  
| [https://dlmf.nist.gov/2.8.E8 2.8.E8] || [[Item:Q942|<math>\ideriv[2]{W}{\xi} = \left(u^{2}\xi^{m}+\psi(\xi)\right)W</math>]] || <code>diff(W, [xi$(2)])*((u)^(2)* (xi)^(m)+ psi*(xi))* W</code> || <code>D[W, {\[Xi], 2}]*((u)^(2)* (\[Xi])^(m)+ \[Psi]*(\[Xi]))* W</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272+16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121-16.97056272*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121+28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272-28.28427121*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-69.65685415+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248-58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>69.65685415-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248+58.34314566*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 1}</code><br><code>16.97056272-16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 2}</code><br><code>58.34314566+5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2), m = 3}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 1}</code><br><code>-16.97056272+28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 2}</code><br><code>5.656854248+69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2), m = 3}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 1}</code><br><code>28.28427121-28.28427121*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 2}</code><br><code>-58.34314566-5.656854248*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2), m = 3}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 1}</code><br><code>-28.28427121+16.97056272*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 2}</code><br><code>-5.656854248-69.65685415*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2), m = 3}</code><br></div></div> || Skip  
|-
|-
| [[Item:Q943|2.8.E9]] || <math>\deriv[2]{W}{\xi} = \left(\frac{u^{2}}{\xi}+\frac{\rho}{\xi^{2}}\right)W</math> || <code>diff(W, [xi$(2)])=(((u)^(2))/(xi)+(rho)/((xi)^(2)))* W</code> || <code>D[W, {\[Xi], 2}]=(Divide[(u)^(2),\[Xi]]+Divide[\[Rho],(\[Xi])^(2)])* W</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br></div></div> || Skip  
| [https://dlmf.nist.gov/2.8.E9 2.8.E9] || [[Item:Q943|<math>\deriv[2]{W}{\xi} = \left(\frac{u^{2}}{\xi}+\frac{\rho}{\xi^{2}}\right)W</math>]] || <code>diff(W, [xi$(2)])=(((u)^(2))/(xi)+(rho)/((xi)^(2)))* W</code> || <code>D[W, {\[Xi], 2}]=(Divide[(u)^(2),\[Xi]]+Divide[\[Rho],(\[Xi])^(2)])* W</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = 2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)-I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998-1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-4.999999999*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>3.999999998+1.000000001*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+2.999999997*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-2.999999997-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-1.000000001-3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>4.999999999-0.*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-1.000000001+3.999999998*I <- {W = -2^(1/2)+I*2^(1/2), rho = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br></div></div> || Skip  
|-
|-
| [[Item:Q944|2.8.E10]] || <math>\ideriv[2]{W}{\xi} = (u^{2}+\psi(\xi))W</math> || <code>diff(W, [xi$(2)])*((u)^(2)+ psi*(xi))* W</code> || <code>D[W, {\[Xi], 2}]*((u)^(2)+ \[Psi]*(\[Xi]))* W</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br></div></div> || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
| [https://dlmf.nist.gov/2.8.E10 2.8.E10] || [[Item:Q944|<math>\ideriv[2]{W}{\xi} = (u^{2}+\psi(\xi))W</math>]] || <code>diff(W, [xi$(2)])*((u)^(2)+ psi*(xi))* W</code> || <code>D[W, {\[Xi], 2}]*((u)^(2)+ \[Psi]*(\[Xi]))* W</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-11.31370849*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-0.+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>11.31370849+11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-0.*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-0.-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-11.31370849-11.31370849*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br></div></div> || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, 11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>-11.313708498984761 <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[0.0, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-11.313708498984761, -11.313708498984761] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
|-
|-
| [[Item:Q948|2.8.E14]] || <math>\ideriv[2]{W}{\xi} = (u^{2}\xi+\psi(\xi))W</math> || <code>diff(W, [xi$(2)])*((u)^(2)* xi + psi*(xi))* W</code> || <code>D[W, {\[Xi], 2}]*((u)^(2)* \[Xi]+ \[Psi]*(\[Xi]))* W</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br></div></div> || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br></div></div>  
| [https://dlmf.nist.gov/2.8.E14 2.8.E14] || [[Item:Q948|<math>\ideriv[2]{W}{\xi} = (u^{2}\xi+\psi(\xi))W</math>]] || <code>diff(W, [xi$(2)])*((u)^(2)* xi + psi*(xi))* W</code> || <code>D[W, {\[Xi], 2}]*((u)^(2)* \[Xi]+ \[Psi]*(\[Xi]))* W</code> || Failure || Failure || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = 2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)-I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = 2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)-I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = 2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245+21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>21.65685423+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245-21.65685423*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>-21.65685423-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)-I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br><code>-5.656854245-10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)+I*2^(1/2)}</code><br><code>-10.34314574+5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = 2^(1/2)-I*2^(1/2)}</code><br><code>5.656854245+10.34314574*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)-I*2^(1/2)}</code><br><code>10.34314574-5.656854245*I <- {W = -2^(1/2)+I*2^(1/2), psi = -2^(1/2)+I*2^(1/2), u = -2^(1/2)+I*2^(1/2), xi = -2^(1/2)+I*2^(1/2)}</code><br></div></div> || <div class="toccolours mw-collapsible mw-collapsed">Fail<div class="mw-collapsible-content"><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, -10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.656854249492378, 21.656854249492383] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[5.6568542494923815, 10.343145750507622] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, -5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, -5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[10.343145750507622, 5.6568542494923815] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[21.656854249492383, 5.656854249492378] <- {Rule[u, Times[Complex[-1, -1], Power[2, Rational[1, 2]]]], Rule[W, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ξ, Times[Complex[1, 1], Power[2, Rational[1, 2]]]], Rule[ψ, Times[Complex[-1, 1], Power[2, Rational[1, 2]]]]}</code><br><code>Complex[-5.656854249492378, -21.65