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∘=−π/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 theta 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(π/2) is undefined because cos(π/2)=0.
Worked example
Exact values from the unit circle
The standard values at 0, π/6, π/4, π/3, and π/2 are:
theta
sintheta
costheta
tantheta
0
0
1
0
π/6
1/2
3/2
1/3
π/4
2/2
2/2
1
π/3
3/2
1/2
3
π/2
1
0
undefined
These values are the building blocks for the rest of the chapter.
Common mistake
Do not treat degrees as the default
If a problem says π/3, it means radians, not degrees. In this course,
60∘ and π/3 are the same angle written in different units.
Symmetry and periodicity
The unit circle immediately gives the basic symmetry rules:
sin(−θ)=−sinθ,cos(−θ)=cosθ,tan(−θ)=−tanθ.
Reflection across the y-axis and the origin also gives the familiar angle
shifts such as π−theta, π+theta, and 2π+theta.
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(−theta)=−sintheta, we get
sin(−π/6)=−sin(π/6)=−21.
Because cos(−theta)=costheta, 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 cos2theta or sin2theta
where those quantities are nonzero.
Worked example
Turn one identity into another
Starting from
sin2θ+cos2θ=1,
divide by cos2theta to obtain
tan2θ+1=sec2θ.
This step is valid only where costheta=0.
Common mistake
Do not divide without checking the denominator
If a step divides by sintheta or costheta, 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.
and then use sin2(2theta)=1−cos2(2theta) or
cos(4theta)=1−2sin2(2theta) 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(−theta), cos(−theta), and tan(−theta)?
Use symmetry of the unit circle.
Solution
Answer
Quick check
Why is tan(π/2) undefined?
Look at the denominator in the definition.
Solution
Answer
Quick check
Show the route from sin2theta+cos2theta=1 to 1+tan2theta=sec2theta.
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(theta+π).
Prove 1+tan2theta=sec2theta from the Pythagorean identity.
Rewrite 3cosx−sinx as rsin(x+α) and solve
3cosx−sinx=1.
Show that cos4theta+sin4theta=(3+cos4theta)/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.