Proving (cosx+isinx)^2: A Simple Complex Number Problem | Homework Solution

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
nirvana1990
Messages
46
Reaction score
0

Homework Statement


Show that: (cosx+isinx)^2= cos2x + isin2x


Homework Equations


i^2=-1


The Attempt at a Solution



Well, here's my attempt!
(cosx+isinx)^2=(cosx+isinx)(cosx+isinx)
=(cos^2x)+(2[isinxcosx])+(i^2sin^2x)
=(cos^2x)+(2[isinxcosx])-sin^2x

p.s. when i wrote cos^2x, for example, I meant cos squared, multiplied by x.
 
Physics news on Phys.org
Have a look at the basic double angle formulas for cos2x and sin2x, and all will be revealed!
 
Ooh thanks that was quite helpful but now i seem to have over-simplified somehow!
I got: cos^2x-sin^2x+2isin2xcos2x
=cos2x+2isin2xcos2x (by using cos^2x-sin^2x=cos2x)
Then would you divide by cos2x to give: 1+2isin2x? Or should I use sin2x=2sinxcosx somewhere??
 
nirvana1990 said:
Ooh thanks that was quite helpful but now i seem to have over-simplified somehow!
I got: cos^2x-sin^2x+2isin2xcos2x
No, you did not have that before- you are getting ahead of yourself!
You had cos2x- sin2x+ i(2 sin x cos x), NOT "2cos 2x sin 2x.

=cos2x+2isin2xcos2x (by using cos^2x-sin^2x=cos2x)
Then would you divide by cos2x to give: 1+2isin2x? Or should I use sin2x=2sinxcosx somewhere??
Since you do have 2 sin x cos x, it should be obvious exactly where to use that!
 
Yes thanks I realized my error this morning after doing many numerical examples!
cos^2x-sin^2x+ 2(isinxcosx)= cos2x+i(2sinxcosx)=cos2x+isin2x

thanks for the help!