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: 460
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.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top