What is #cos(-theta)# in terms of #costheta#?

1 Answer
Dec 7, 2015

It's the same number.

Explanation:

Start from the point #(1,0)# on the unit circle, which is when we have an angle of #0# radians. From there, try to move along the circumference, running the same angle, a first time counterclockwise, and a second time clockwise. These two angles are #theta# and #-theta#. As you can see, you'll end up with two points which lie on the same vertical line, which means that one is the reflection of the other with respect to the #x#-axis.

This means that the two points have coordinates #(x,y)# and #(x,-y)#.

Since the cosine is the #x#-coordinate of the points on the unit circle, you see that the two points have the same cosine, and opposite sine.

In fact, the cosine is an even function, which means exactly that #cos(x)=cos(-x)#, while the sine is odd, which means that #sin(x)=-sin(-x)#.