This chapter is about structure, not memorization. In trigonometry, the same
expression can be rewritten in several useful ways, but those rewrites are only
valuable if you know what they preserve:
some steps preserve the solution set exactly;
some steps only produce candidate solutions;
some steps are valid only when the domain is checked first.
The goal is to read trig expressions as objects with geometry, symmetry, and
algebraic behavior.
Radian measure and standard position
Definition
Radian measure
If an angle subtends an arc of length s on a circle of radius r, then its
radian measure is
θ=rs.
When r=1, the radian measure is literally the arc length on the unit circle.
That is why radians are the natural unit for trigonometry and calculus.
Since one full revolution is 2π radians or 360∘, we have
π radians=180∘,
so
1 radian=π180∘,1∘=180π radians.
Definition
Angles in standard position
An angle in the xy-plane is in standard position if its vertex is at the
origin and its initial ray lies on the positive x-axis.
Counterclockwise rotation is positive.
Clockwise rotation is negative.
From now on, every angle in this chapter is measured in radians unless the
problem explicitly says otherwise.
Worked example
Convert between degrees and radians
The angle 150∘ equals
150∘=150⋅180π=65π.
Likewise, -45^\circ = -\pi/4.
Area and arc length
Two useful geometric formulas follow immediately from the definition of radian
measure:
s=rθ,A=21r2θ.
These formulas are not separate facts to memorize. They are the same angle
measure translated into length and area.
Trigonometric functions on the unit circle
Definition
Trigonometric functions
Place an angle θ in standard position on a circle of radius r. Let the
terminal ray meet the circle at P(x,y). Then
sinθ=ry,cosθ=rx,tanθ=xy,
and
cscθ=yr,secθ=xr,cotθ=yx.
On the unit circle, r=1, so sine and cosine become the y- and x-
coordinates directly. That is the geometric reason the unit circle is so useful:
it turns trigonometric values into coordinates.
Some values are undefined because their denominators vanish. For example,
tan(\pi/2) is undefined because \cos(\pi/2)=0.
Worked example
Exact values from the unit circle
The standard values at 0, \pi/6, \pi/4, \pi/3, and \pi/2 are:
Periodicity is not merely a trick for reducing angles. It tells you what part of
the circle controls each function.
Worked example
Use symmetry to simplify a value
Because sin(−θ)=−sinθ, we get
sin(−π/6)=−sin(π/6)=−21.
Because cos(−θ)=cosθ, we get
cos(−π/6)=cos(π/6)=23.
The basic identities
Theorem
Pythagorean identities
sin2θ+cos2θ=1,1+tan2θ=sec2θ,1+cot2θ=csc2θ.
The first identity is the coordinate statement x2+y2=1 on the unit circle.
The other two follow by dividing through by cos2θ or sin2θ
where those quantities are nonzero.
Worked example
Turn one identity into another
Starting from
sin2θ+cos2θ=1,
divide by cos2θ to obtain
tan2θ+1=sec2θ.
This step is valid only where cosθ=0.
Common mistake
Do not divide without checking the denominator
If a step divides by sinθ or cosθ, the identity may become
invalid at the angles where that quantity is zero. Always keep track of the
restricted domain.
Compound angle formulas
The compound angle formulas are the workhorse identities of the chapter. They
let you turn sums and differences of angles into algebraic expressions.
So r=3+1=2, and we may choose \alpha=2\pi/3. Therefore
3cosx−sinx=2sin(x+32π).
If we solve 3cosx−sinx=1, then
2sin(x+32π)=1,
so
sin(x+32π)=21.
Hence
x+32π=6π+2kπorx+32π=65π+2kπ,
which gives
x=−2π+2kπorx=−6π+2kπ,k∈Z.
Worked example
A compact algebraic identity
Show that
cos4θ+sin4θ=21+cos2(2θ)=43+cos(4θ).
Start with
(sin2θ+cos2θ)2=1.
Expanding gives
sin4θ+cos4θ+2sin2θcos2θ=1.
So
sin4θ+cos4θ=1−2sin2θcos2θ.
Use sin(2θ)=2sinθcosθ to get
sin2θcos2θ=41sin2(2θ),
and then use sin2(2θ)=1−cos2(2θ) or
cos(4θ)=1−2sin2(2θ) to reach the stated forms.
Common mistake
Back-substitution is not optional
After using identities to solve a trigonometric equation, always check the
candidate solutions in the original equation. A transformation may introduce
extra roots or hide domain restrictions.
Quick checks
Quick check
Convert 210∘ to radians.
Use the degree-radian conversion formula.
Solution
Answer
Quick check
What are sin(−θ), cos(−θ), and tan(−θ)?
Use symmetry of the unit circle.
Solution
Answer
Quick check
Why is \tan(\pi/2) undefined?
Look at the denominator in the definition.
Solution
Answer
Quick check
Show the route from sin2θ+cos2θ=1 to 1+tan2θ=sec2θ.
State the division step carefully.
Solution
Answer
Exercises
Convert 330∘ to radians and compute sin(330∘) and
cos(330∘).
Use a periodicity identity to simplify tan(θ+π).
Prove 1+tan2θ=sec2θ from the Pythagorean identity.
Rewrite 3cosx−sinx as rsin(x+α) and solve
3cosx−sinx=1.
Show that \cos^4\theta+\sin^4\theta = (3+\cos 4\theta)/4.
The point of the exercises is not speed. It is to make the identities feel like
tools that you can derive, explain, and reuse.