One Identity You Already Met
Back on the unit circle, every point has coordinates (cosθ,sinθ), and every point sits exactly distance 1 from the center.
That single fact gives us the most important identity in trigonometry.
No matter where the point travels, the green piece and the yellow piece always fill the bar completely. The sum never moves off 1.
cos2θ+sin2θ=1
This holds for every angle. Always.
Why It’s Always True
Look at the triangle inside the circle. It has:
- a horizontal leg of length cosθ
- a vertical leg of length sinθ
- a hypotenuse (the radius) of length 1
That is just a right triangle, so the Pythagorean theorem applies:
(cosθ)2+(sinθ)2=12
The Pythagorean identity is nothing more than a2+b2=c2 living on the unit circle. That is why it carries the name.
A Note on the Notation
cos2θ means (cosθ)2: take the cosine first, then square it.
cos2θ=(cosθ)2, not cos(θ2).
The little 2 sits up high only to keep the writing tidy. It always squares the whole function value.
Two More, For Free
Once you have the first identity, the other two come out by simple division.
Divide every term by cos2θ:
cos2θcos2θ+cos2θsin2θ=cos2θ1
Each piece simplifies. Remember tanθ=cosθsinθ and secθ=cosθ1:
1+tan2θ=sec2θ
Divide every term by sin2θ instead:
sin2θcos2θ+sin2θsin2θ=sin2θ1
Using cotθ=sinθcosθ and cscθ=sinθ1:
1+cot2θ=csc2θ
The Three Together
| Identity | Comes from |
|---|
| cos2θ+sin2θ=1 | the unit circle |
| 1+tan2θ=sec2θ | divide the first by cos2θ |
| 1+cot2θ=csc2θ | divide the first by sin2θ |
You only need to remember the first one. The other two are one division away.
What They’re For
These identities let you swap one function for another. If you know one value, you can find the rest.
Example: Suppose sinθ=53 and θ is acute (between 0° and 90°). Find cosθ.
Start from the identity and solve for cos2θ:
cos2θ=1−sin2θ=1−259=2516 Take the square root: cosθ=54.
We choose the positive root because θ is acute, where cosine is positive. The identity gives the size; the quadrant tells you the sign.