Dustinsfl
- 2,217
- 5
For some odd reason, I can't think right now. How do I solve $z^4 = -1$ where z is a complex number?
The discussion revolves around solving the equation $z^4 = -1$ where $z$ is a complex number. Participants explore various methods and approaches to find the solutions, including the use of Euler's identity and polar coordinates.
Participants present multiple approaches to solving the equation, and while some methods are acknowledged as valid, there is no consensus on a single preferred method. The discussion remains open with various competing views.
Some assumptions about the methods and the handling of complex numbers are not explicitly stated, and the discussion includes corrections and playful banter that may affect the clarity of the mathematical arguments.
dwsmith said:For some odd reason, I can't think right now. How do I solve $z^4 = -1$ where z is a complex number?
Are you sure? :pProve It said:There's a few ways. The easiest is IMO this way...
\[ \displaystyle \begin{align*} z^4 &= -1 \\ z^4 - 1 &= 0 \end{align*} \]
Sherlock said:Are you sure? :p
I think the idea of your earlier solution does work, though.Prove It said:Oops, I meant +1 haha, editing :P
Sherlock said:If we use Euler's identity we can easily find that $\displaystyle z^n+1 = \prod_{k=0}^{n-1}\left(z-e^{i\left(\dfrac{\pi}{n}+\dfrac{2\pi}{n} k\right)}\right).$
---------- Post added at 00:31 ---------- Previous post was at 00:19 ----------
I think the idea of your earlier solution does work, though.
\begin{aligned}z^4+1 & = z^4-i^2 \\& = (z^2-i)(z^2+i) \\& = (z-\sqrt{i})(z+\sqrt{i})(z^2-i^3) \\& = (z-\sqrt{i})(z+\sqrt{i})(z-i^{3/2})(z+i^{3/2}). \end{aligned}