Prove Trigonometric Statement: Ideas & Solutions

  • Thread starter Thread starter likearollings
  • Start date Start date
  • Tags Tags
    Proof Trigonometric
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
5 replies · 2K views
likearollings
Messages
27
Reaction score
0
Last edited by a moderator:
Physics news on Phys.org
Have you tried mathematical induction?
 
Metaleer said:
Have you tried mathematical induction?

Hi thanks for the reply,

No, don't know why I didn't think of that,

Will give it a go now.
 
I don't think this is to be done with mathematical induction. I ended up with these massive identities and really long formulas,

Is there another way?
 
I managed to do it using

[tex] \cos a \sin b = (\sin (a+b) - \sin(a-b))/2[/tex]

PROBLEM SOLVED!
 
Have u proven the P1 case and related Pk with Pk+1?

Do u think the identity below will help ? :wink:

[tex]sin(x)cos[(2k+1)x][/tex]
[tex]=\frac{sin[((2k+2)x)-((2k)x)]}{2} + \frac{cos[((2k+2)x)+((2k)x)]}{2}[/tex]
[tex]=\frac{1}{2}[sin((2k+2)x)-sin((2k)x))][/tex]