Using Euler's formula to prove trig identities using "sum to product" technique

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
MiddleEast
Messages
23
Reaction score
5
Homework Statement
Derive sum to product formulas using Euler formula
Relevant Equations
Euler formula e^ix = cos x + i sin x
Hello,
This is actually not homework.
I was google searching for "proving trig identities from geometric point of view), found one of the result which proves trig identities using Euler formula. I really liked it. Easier, quicker & simple.
But when the author speak about sum to product formulas, he gave unclear hint and did not do the derivation. Please see attached.
Can some1 explain how to do it using Euler? am really struggling with memorizing sum to product identities.
I still can derive them easily from angles sum & difference sin(x+y) ... etc, But I want to know how to do it using Euler formula.

Thanks
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    52.6 KB · Views: 181
Physics news on Phys.org
What is meant is, for example, [tex]\begin{split}<br /> \cos a \cos b &= \frac{2\cos a \cos b}{2} + \frac{\sin a \sin b - \sin a \sin b}{2} \\<br /> &= \frac{ \cos a \cos b + \sin a \sin b}{2} + \frac{\cos a \cos b - \sin a \sin b}{2} \\<br /> &= \frac{\cos (a - b)}{2} + \frac{\cos (a + b)}{2} \end{split}.[/tex] But it is easier to start from [tex]\begin{split}<br /> \cos (a + b) &= \cos a \cos b - \sin a \sin b \\<br /> \cos (a - b) &= \cos a \cos b + \sin a \sin b\end{split}[/tex] and add the two to get an expression for [itex]\cos a \cos b[/itex] or subtract the first from the second to get an expression for [itex]\sin a \sin b[/itex].
 
Thank you for your reply. Appreciated but it is algebraic. I need the one which uses euler formula.
 
Let [tex]e^{i(x+y)}=e^{ix}e^{iy}=(\cos(x)+i\sin(x))(\cos(y)+i\sin(y))[/tex] Likewise for [itex]e^{i(x-y)}[/itex]. Then add and subtract.
 
Reply
  • Like
Likes   Reactions: PhDeezNutz and PeroK