complex numbers

m05

New member
Joined
Apr 9, 2022
Messages
2
Hi, I'm trying to solve this excercise:
"Suppose that the complex number z has two m-th roots and that these are conjugated. is it true that z is real?"
I tried with this:
Consider z=p(cos(α)+isin(α))z = p (cos(\alpha)+isin(\alpha)) =pei(α+2kπ)\ = pe^{i(\alpha + 2k\pi)}Now let ww be the m-th root of zz ,so w=p1mei(α+2kπ)mw = p^{ \frac{1}{m}}e^{\frac{i(\alpha + 2k\pi)}{m}}Now the conjugated of ww is p1mei(α+2kπ)mp^{ \frac{1}{m}}e^{\frac{i(-\alpha + 2k\pi)}{m}} but we know tha w-conjugated is a m-th root also, so ww conjugated is also equal to w=p1mei(α+2kπ)mw = p^{ \frac{1}{m}}e^{\frac{i(\alpha + 2k\pi)}{m}}.
We get
p1mei(α+2kπ)m=p1mei(α+2kπ)mei(α+2kπ)m=ei(α+2kπ)mi(α+2kπ)m=i(α+2kπ)mα+2kπ=α+2k2α=0α=0p^{ \frac{1}{m}}e^{\frac{i(-\alpha + 2k\pi)}{m}} = p^{ \frac{1}{m}}e^{\frac{i(\alpha + 2k\pi)}{m}} \\ e^{\frac{i(-\alpha + 2k\pi)}{m}} = e^{\frac{i(\alpha + 2k\pi)}{m}} \\ \frac{i(-\alpha + 2k\pi)}{m} = \frac{i(\alpha + 2k\pi)}{m} \\ -\alpha + 2k\pi = \alpha + 2k \\ 2\alpha = 0 \\ \alpha = 0
Now if α=0\alpha = 0 z=pz = p, so z is realz\ is \ real
What do you think?
 
Hi, I'm trying to solve this excercise:
"Suppose that the complex number z has two m-th roots and that these are conjugated. is it true that z is real?"
I tried with this:
Consider z=p(cos(α)+isin(α))z = p (cos(\alpha)+isin(\alpha)) =pei(α+2kπ)\ = pe^{i(\alpha + 2k\pi)}Now let ww be the m-th root of zz ,so w=p1mei(α+2kπ)mw = p^{ \frac{1}{m}}e^{\frac{i(\alpha + 2k\pi)}{m}}Now the conjugated of ww is p1mei(α+2kπ)mp^{ \frac{1}{m}}e^{\frac{i(-\alpha + 2k\pi)}{m}} but we know tha w-conjugated is a m-th root also, so ww conjugated is also equal to w=p1mei(α+2kπ)mw = p^{ \frac{1}{m}}e^{\frac{i(\alpha + 2k\pi)}{m}}.
How did you conclude that w= w w=\overline{~w~}???
 
In your equation (after the "We get" line) you are assuming that kk is the same for both ww and wˉ\bar w, but this does not have to be the case. I believe that your final answer (that zz is real) is still correct, but the derivation is not clean.
 
In your equation (after the "We get" line) you are assuming that kk is the same for both ww and wˉ\bar w, but this does not have to be the case. I believe that your final answer (that zz is real) is still correct, but the derivation is not clean.
yes, i've noticed that. Could it be so?
p1me(α+2kπ)m=p1me(α+2k1π)mα+2kπ=α+2k1πα=(k1k)πp^{\frac{1}{m}}e^{\frac{(-\alpha+2k\pi)}{m}} = p^{\frac{1}{m}}e^{\frac{(\alpha+2k_1\pi)}{m}} \\ -\alpha+2k\pi = \alpha +2k_1\pi\\ \alpha=(k_1-k)\pi
since it is a multiple of pi, the cosine will be 1 or -1 while the sine is always 0 so the imaginary part vanishes in any case and the number z is real.
 
(1)  zm=c\text{(1)\;}z^m=c
zm=cˉ\Rightarrow \overline{z^m}=\bar{c}
zˉm=cˉ\therefore \bar{\,z\,}^{ m}=\bar{c}
So, if you have conjugate solutions to equation (1), then c=cˉc=\bar{c}, and c is real.
 
yes, i've noticed that. Could it be so?
p1me(α+2kπ)m=p1me(α+2k1π)mα+2kπ=α+2k1πα=(k1k)πp^{\frac{1}{m}}e^{\frac{(-\alpha+2k\pi)}{m}} = p^{\frac{1}{m}}e^{\frac{(\alpha+2k_1\pi)}{m}} \\ -\alpha+2k\pi = \alpha +2k_1\pi\\ \alpha=(k_1-k)\pi
since it is a multiple of pi, the cosine will be 1 or -1 while the sine is always 0 so the imaginary part vanishes in any case and the number z is real.
Agree. You got a wrong sign for α\alpha, but it does effect change the answer.
 
Top