Simplification of answer involving Cosine

  • Thread starter Thread starter zack7
  • Start date Start date
  • Tags Tags
    Cosine
zack7
Messages
52
Reaction score
0
I have manged to get my answer down to the first line in the picture but I have tried all ways and can't seem to simplify it to the second line.

Thank you
 

Attachments

  • 1213.png
    1213.png
    1.7 KB · Views: 459
Physics news on Phys.org
\cos(x\pi)=(-1)^x if x\in\mathbb{Z}
Does that help?
 
What I don't get is how to I simplify from
\frac{-(cos(n*pi+pi)}{(n+1)}+\frac{-(cos(n*pi-pi)}{(n-1)}

to
\frac{(cos(n*pi)}{(n+1)}-\frac{(cos(n*pi)}{(n-1)}

to
\frac{-(2 cos(pi n)}{(n^2-1)}
 
You may be looking for something more complicated than necessary.
zack7 said:
What I don't get is how to I simplify from
\frac{-(cos(n*π+π)}{(n+1)}+\frac{-(cos(n*π-π)}{(n-1)}
to
\frac{(cos(n*π)}{(n+1)}-\frac{(cos(n*π)}{(n-1)}
How would you simplify cos(θ+π) and cos(θ-π)?
to
\frac{-(2 cos(π n)}{(n^2-1)}
How would combine a/(n+1) - a/(n-1) into a single fraction?
 
haruspex said:
You may be looking for something more complicated than necessary.

How would you simplify cos(θ+π) and cos(θ-π)?

How would combine a/(n+1) - a/(n-1) into a single fraction?

Yup got it, totally forgot the trig identity

cos(A+ B)= cos(A)cos(B)- sin(A)sin(B)

Thank you
 
You do not actually need that identity for this, the rather simple identities \cos(\pi+\theta)=-\cos(\theta) and \cos(\theta-\pi)=\cos(\pi-\theta)=-\cos(\theta) are enough.
 
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...

Similar threads

Back
Top