What are the solutions to the equation (z+1)^4=1-i?

matpo39
Messages
40
Reaction score
0
find all solutions of the given equation: (z+1)^4=1-i
im not sure if i did this right, but here's what i did
the first thing that i did was notice that
1-i = 2^1/2 * (cos (pi/4) + i*sin(pi/4))
then i found
z= [2^(1/2*1/4) * (cos (pi/4) + i*sin (pi/4) )^1/4] -1
then using de moivre's thrm
z= {2^3/4 *(cos [pi/16 +2k*pi/16] + i*sin[pi/16 + 2k*pi/16])}-1 ; k=0,1,2,3
does this look right?
thanks
 
Physics news on Phys.org
matpo39 said:
find all solutions of the given equation: (z+1)^4=1-i
im not sure if i did this right, but here's what i did
the first thing that i did was notice that
1-i = 2^1/2 * (cos (pi/4) + i*sin(pi/4))
then i found
z= [2^(1/2*1/4) * (cos (pi/4) + i*sin (pi/4) )^1/4] -1
then using de moivre's thrm
z= {2^3/4 *(cos [pi/16 +2k*pi/16] + i*sin[pi/16 + 2k*pi/16])}-1 ; k=0,1,2,3
does this look right?
thanks

Well the angle isn't pi/4 for the first thing. The point corresponding to 1-i is (1, -1)
 
whoops, my bad
1-i = (2^1/2) * [cos (-pi/4) + i*sin(-pi/4)]

If i use this for 1-i and use the method of the first post will i obtain the correct answer?

thanks
 
I just worked it out using your method and it looks good to me. You end up with four roots and they seem to correspond numerically to the values that Mathematica produces.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top