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

Click For Summary
The discussion focuses on using Euler's formula to derive trigonometric identities through the "sum to product" technique. The original poster seeks clarification on this method, as they find the hints provided in a source unclear. They express difficulty in memorizing sum to product identities but can derive them using angle sum and difference formulas. A participant suggests starting with the expressions for cos(a + b) and cos(a - b) and then manipulating them to find the desired identities. The conversation emphasizes the connection between algebraic manipulation and Euler's formula in proving trigonometric identities.
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: 142
Physics news on Phys.org
What is meant is, for example, \begin{split}<br /> \cos a \cos b &amp;= \frac{2\cos a \cos b}{2} + \frac{\sin a \sin b - \sin a \sin b}{2} \\<br /> &amp;= \frac{ \cos a \cos b + \sin a \sin b}{2} + \frac{\cos a \cos b - \sin a \sin b}{2} \\<br /> &amp;= \frac{\cos (a - b)}{2} + \frac{\cos (a + b)}{2} \end{split}. But it is easier to start from \begin{split}<br /> \cos (a + b) &amp;= \cos a \cos b - \sin a \sin b \\<br /> \cos (a - b) &amp;= \cos a \cos b + \sin a \sin b\end{split} and add the two to get an expression for \cos a \cos b or subtract the first from the second to get an expression for \sin a \sin b.
 
Thank you for your reply. Appreciated but it is algebraic. I need the one which uses euler formula.
 
Let e^{i(x+y)}=e^{ix}e^{iy}=(\cos(x)+i\sin(x))(\cos(y)+i\sin(y)) Likewise for e^{i(x-y)}. Then add and subtract.
 
  • Like
Likes PhDeezNutz and PeroK
As a general comment, the natural log takes you between sums and products, in that ln(ab)=ln(a) +ln(b)
 
Last edited by a moderator:
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...