Solving z^4=16i: Finding All Possible Solutions

  • Thread starter Thread starter Physics_wiz
  • Start date Start date
Physics_wiz
Messages
227
Reaction score
0
Need to find all z such that z^4 = 16i. Rectangular form and no trig functions. Here's what I did:
z^4 = 16e^(i pi/2) = 16e^i(pi/2 + 2npi)

z = 2e^i(pi/8 + npi/2)

First question: Do I add a 2npi before I take the 4th root or do I add it after I take the 4th root to get z = 2e^i(pi/8 + 2npi)? Does it matter?

Second question: After I get an expression for z, which n's do I plug in the equation to find the 4 z's I'm looking for? How do I know that?
 
Physics news on Phys.org
First question : BEFORE
second question : take n : 0,1,2,3

marlon
 
G'day, Physics_wiz.

Physics_wiz said:
First question: Do I add a 2npi before I take the 4th root or do I add it after I take the 4th root to get z = 2e^i(pi/8 + 2npi)? Does it matter?
It must be before. You might write it as
Let
{z_n}^4 = 16e^{i\left(\frac{\pi}{2} + 2n\pi \right)}

So
z_n = 2e^{i\left(\frac{\frac{\pi}{2} + 2n\pi}{4}\right)} = 2e^{i\left(\frac{\pi}{8} + \frac{n\pi}{2}\right)}

The four complex roots will be an angle of \frac{2\pi}{4} apart on an Argand diagram.

Physics_wiz said:
Second question: After I get an expression for z, which n's do I plug in the equation to find the 4 z's I'm looking for? How do I know that?
Any consecutive four; that is how many complex fourth roots we expect of z^4. eg. n=0, 1, 2, 3; or n=4, 5, 6, 7; etc. The convention is to choose consecutive values for n such that the argument is no greater than pi, though.

Note that you will need the trig functions on your calculator to convert the roots you find in exponential form to rectangular form, so I'm not exactly sure what the question means by "no trig functions".
 
Last edited:
Unco said:
{z_n}^4 = 16e^{\left(\frac{\pi}{2}i+ 2n\pi \right)}
No, it must be :
{z_n}^4 = 16e^{ i \left (\frac{\pi}{2} + 2n\pi \right)}
marlon
 
Last edited:
Thank you for the correction. Is there a way to preview the Latex output?
 
Unco,

Sorry, not right now. Look at this message

regards
marlon
 
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