Sigma Notation Question/Trig Identity

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 · 6K views
Lamoid
Messages
44
Reaction score
0
[SOLVED] Sigma Notation Question/Trig Identity

I posted this elsewhere but I think I put it in the wrong place so I'm going to post my question again here.


Basically I have to deduce the second formula from the first. Both equations are the same except for the top of the right side, which makes me think it is just a simple matter of a trig identity. Unfortunately, I can't find an identity that would work. Can anyone help?
 

Attachments

  • question2.jpg
    question2.jpg
    8 KB · Views: 654
Physics news on Phys.org
i do not think those formulas are correctly written, i mean the second one. the last part should read like this i guess:

[tex]\frac{sin(\frac{nx}{2})cos(\frac{1}{2}(n+1)x)}{sin\frac{x}{2}}[/tex]

to deduce this one from the first one, you need to apply this rule

[tex]sin(A)-sin(B)=2cos(\frac{A+B}{2})sin(\frac{A-B}{2})[/tex]
 
OK, but looking at the first formula, wouldn't A be nx? and B be x/2?

Edit: Ah nvm. OK thank you very much! What is that formula called?
 
Last edited:
Lamoid said:
OK, but looking at the first formula, wouldn't A be nx? and B be x/2?

Edit: Ah nvm. OK thank you very much! What is that formula called?

[tex]A=(n+\frac{1}{2})x[/tex]

[tex]B=\frac{x}{2}[/tex]