Today I was faced with the following question:
Find the real part in the complex number $z = (1 + i)^{12}$.
How should I proceed on that endeavor?
Today I was faced with the following question:
Find the real part in the complex number $z = (1 + i)^{12}$.
How should I proceed on that endeavor?
$z=((1+i)^2)^6$
$=(1-1+2i)^6$
$=(2i)^6$
$=2^6.i^6$
$=-64$
Converting into mod-arg form (polar form); $1+i=\sqrt{2}(\cos(\frac{\pi}{4})+i\sin(\frac{\pi}{4}))$.
Then utilise De-Moivre's Theorem
Consider that: $$ z=|z|e^{Arg(z)} $$ Then it is $$ z^{n}=|z|^{n}e^{nArg(z)} $$
HINT : represent $\displaystyle (1+i)^{12} = (\sqrt{2}(\cos(\frac{\pi}{4}) + i\sin(\frac{\pi}{4})))^{12}$
We see that $$ \mbox{ the modulus } |z|=\sqrt{2}, \qquad \arg z = {\pi\over4}. $$ When we raise $z$ to the $12$th power, the modulus is raised to the $12$th power while the argument is multiplied by $12$, so $$ |z^{12}|=(\sqrt{2})^{12}=2^6 = 64, \qquad \arg z = 12\times{\pi\over4} = 3\pi. $$ Therefore $z^{12}$ is located to the left from the origin, at the distance 64 from the origin. So $$ z^{12} = -64. $$ So $z^{12}$ is on the real axis; thus the real part of $z^{12}$ is $$ \mbox{Re } z^{12} = -64. $$