Proof of double angle formulas using Euler's equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
SamRoss
Gold Member
Messages
256
Reaction score
36
Hi all,

I'm slowly working through "Mathematical Methods in the Physical Sciences" by Mary Boas, which I highly recommend, and I'm stumped on one of the questions. The problem is to prove the double angle formulas sin (2Θ)=2sinΘcosΘ and cos(2Θ)=cos2Θ-sin2Θ by using Euler's formula (raised to the second power) ei2Θ=cos(2Θ)+isin(2Θ). I should be splitting this up into two equations, one setting the real parts equal to each other and the other with the imaginary parts but I'm not sure how to do that with the left side looking like it does. Should I first be taking the natural log of both sides? If so, what are the logs of sin and cos?

Thanks!
 
Mathematics news on Phys.org
fresh_42 said:
Do you know what ##(e^{iΘ})^2## is?
Oh duh...
(e)2=(cosΘ+isinΘ)2=cos2Θ+2isinΘcosΘ-sin2Θ which automatically leads to the answer. I was so stuck on looking at it in exponential form I didn't see what was right in front of me. Thanks for the help!