Simplifying with trig identities

earthloop
Messages
25
Reaction score
0

Homework Statement


[/B]
Hi, I am currently working through a textbook, and the following simplification is given for an example question:

upload_2015-5-15_11-48-40.png


I can't seem to work out how they have moved from cos(pi+n*pi) to cos(pi)cos(n*pi) so easily? Is there a simple trick I have missed? I understand the identity that separates out the sine and cosine terms (-cos(a+b) = sin(a)sin(b)-cos(a)cos(b)) but I'm having very little luck in getting the textbooks answer from that.


2. Homework Equations

cos(a+b) = cos(a)cos(b)-sin(a)sin(b)
cos(a-b) = cos(a)cos(b)+sin(a)sin(b)
-cos(a+b) = sin(a)sin(b)-cos(a)cos(b)
-cos(a-b) = -sin(a)sin(b)-cos(a)cos(b)

The Attempt at a Solution


applying the identity to the cosine/sine part of the equation ONLY (ignoring 2/(1-n^2) ) where a = pi :

<br /> -\frac{\left(n + 1\right)\, \left(\cos\!\left(a\, n\right)\, \cos\!\left(a\right) + \sin\!\left(a\, n\right)\, \sin\!\left(a\right)\right) + \left(n - 1\right)\, \left(\cos\!\left(a\, n\right)\, \cos\!\left(a\right) - \sin\!\left(a\, n\right)\, \sin\!\left(n\right)\right)}{n^2 - 1}<br />

Am I on the right track?

Thanks
 
Physics news on Phys.org
Look at the cos(a+b) identity, what happens when you have sin(n*pi)?
 
n is assumed to be an integer here, correct?
 
jedishrfu... sorry not sure what you mean? Can you give a bit more detail?
Hallsofivy...yes n is an integer
 
oh! Thanks guys... Completely couldn't see the wood for the trees :)

sin(n*pi) = 0

Doh!

Cheers
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top