Friday, 24 June 2016

complex numbers - How to show that the roots of x3+3x+left(2frac4nright)=0 are real (and how to find them)




I'm trying to find the three distinct and real roots of
x3+3x+(24n)=0,



where n>0 (we could say n2 if that helps), but I'm not able to get very far:



Using the notation of the Wikipedia-page, I find that the discriminant is
Δ=274(1n1n2),
which gives



C=3(12n±2i1n1n2)1/3,




which is then used to find x, as
x=C3+3C.



Two things confuse me:




  1. C looks like a non-real number, but x should be real (since Δ>0). How can one further reduce the expression for x(C) to show that the imaginary part is zero? I'm having trouble evaluating that cube root.

  2. When I use my expression for x(C) in Mathematica and evaluate numerically for some n, I only find one of the three solutions that Mathematica finds if I just ask it to give the roots of the original equation (the change of sign in C, i.e. the ±, doesn't even give two different solutions). What have I done to exclude the two other solutions (or is it just Mathematica excluding them somehow)?




Context:



Actually, I'm only trying to find the root where 1x1. I'm trying solve (the first) part of system of equations that I solved numerically in order to make this answer analytically, so that I can play with the limit of the expression (as n).



Thank you.


Answer



For the calculation of the roots of the depressed cubic
y3+py+q=0
where p and q are real or complex,
I personally adopt a method indicated in this work by A. Cauli, by which putting
u=3q2+q24+p327v=p3uω=ei2π3
where for the radicals you take one value, the real or
the first complex one (but does not matter which)
then you compute the three solutions as:
y1=u+vy2=ωu+1ωvy3=1ωu+ωv
In your case:

y33y2(n2n)=0
we obtain
q24+p327=(n2n)21=4(n1)n2<0
which confirms that there are three real solutions, and
u=3n2n+i2n(n1)=13n3n2+i2(n1)==13n3neiα=eiα/3|α=arctan(2(n1)n2)v=p3u=1u=eiα/3
with the understanding that for n=1,2, α=π,π/2, i.e. that we use the 4-quadrant arctan.
So that in conclusion, for $0{y1=eiα/3+eiα/3=2cos(α3)y2=eiα/3+2π/3+eiα/32π/3=2cos(α+2π3)y3=eiα/32π/3+eiα/3+2π/3=2cos(α2π3)
Concerning the range spanned by the solutions, apart for n=1 where we get the solutions (1,-2,1), then
for 2n we have

α(n)3|2
which means:
\left\{ \begin{gathered} \quad \quad 2 \leqslant n \hfill \\ 0 < \frac{{\alpha (n)}} {3} \leqslant \frac{\pi } {6}\quad \Rightarrow \quad \sqrt 3 \leqslant y_{\,1} < 2 \hfill \\ 2\frac{\pi } {3} < \frac{{\alpha (n)}} {3} + 2\frac{\pi } {3} \leqslant \frac{5} {6}\pi \quad \quad \Rightarrow \quad - 2 < y_{\,2} \leqslant - \sqrt 3 \hfill \\ - 2\frac{\pi } {3} < \frac{{\alpha (n)}} {3} - 2\frac{\pi } {3} \leqslant - \frac{\pi } {2}\quad \quad \Rightarrow \quad - 1 < y_{\,3} \leqslant 0 \hfill \\ \end{gathered} \right.


No comments:

Post a Comment

real analysis - How to find lim_{hrightarrow 0}frac{sin(ha)}{h}

How to find \lim_{h\rightarrow 0}\frac{\sin(ha)}{h} without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...