How to Solve Complex Equations Involving i

  • Context: Undergrad 
  • Thread starter Thread starter lostinphys
  • Start date Start date
  • Tags Tags
    Complex
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
lostinphys
Messages
8
Reaction score
0
Hi,
Could anyone please explain to me the procedure of obtaining complex solutions of equations where i is involved? For example z^3=i.
Many thanks!
 
Physics news on Phys.org
-i is one solution. I obtained that via more madness than method
 
The usual thing to do would be to write the equal in exponential notation, ie [itex]z = re^{i\theta}}[/itex], [itex]i=e^{i\frac{\pi}{2}}[/itex], then for z^3 = i, we would have
[tex]r^3e^{3i\theta} = e^{i\frac{\pi}{2}}[/tex]
From this you can conclude that r = 1. To find theta you take the logarithms,
[tex]3i\theta + 2ik\pi = i\frac{\pi}{2}[/tex]
And then solve for theta, with different values of k (k as an integer).
 
You do it the same way you find the complex solutions of e.g. z^3=1
 
thanks a bunch nicksauce :)