Evaluate (1 + i)^12

First convert to mod-arg form in order to use de Moivre's theorem. |1 + i| = (1^2 + 1^2)^1/2 = 2^1/2 arg(z) is the angle made by the vector of the complex number and the positive real axis. I world recommend by always drawing a diagram arg(1+i) = tan^-1(1/1) = tan^-1(1) = π /4Therefor 1+i = 2^1/2(cos(π /4) +isin(π /4))Now use de Maivre's theorem to raise to the power of 12(1+i)^12 = (2^1/2)^12(cos(π /4) + isin(π /4))^12 =2^6(cos(12π /4) + isin(12π /4))= 64 (cos(3π ) + isin(3π )) As 2π is a full rotation is can be equated to zero.= 64(cosπ + isinπ ) = 64(-1)=-64

CL

Related Further Mathematics A Level answers

All answers ▸

Find the complementary function to the second order differential equation d^2y/dx^2 - 5dy/dx + 6x = x^2


How does proof by induction work?


'Find the first derivative, with respect to x, of arctan(1/x) for non-zero real x. Hence show that the value of arctan(x)+arctan(1/x) is constant for all non-zero x, explicitly stating this constant in your final answer.' How do I solve this?


Show that the sum from 1 to n of 1/(2n+1)(2n-1) is equal to n/(2n+1) by Induction