Concept:Use polar form of complex numbers and De Moivre's theorem to simplify the sum.Explanation:For 1+i3, the modulus is∣1+i3∣=12+(3)2=2Its argument is given bytanθ=13=3So the principal argument isθ=3πThus,1+i3=2(cos3π+isin3π)Similarly,1−i3=2(cos(−3π)+isin(−3π))Now apply De Moivre's theorem:(1+i3)2n=22n(cos32nπ+isin32nπ)and(1−i3)2n=22n(cos(−32nπ)+isin(−32nπ))Adding these two expressions gives22n[cos32nπ+isin32nπ+cos(−32nπ)+isin(−32nπ)]Using cos(−x)=cosx and sin(−x)=−sinx, the imaginary parts cancel, so we get22n[2cos32nπ]Therefore,(1+i3)2n+(1−i3)2n=22n+1cos32nπAnswer:The correct option is A: 22n+1cos(32nπ).