3.5 Sin, Cos, Tan on the Unit Circle & Identities
1. Sine and Cosine on the Unit Circle
The trigonometric functions can be fundamentally defined using a unit circle (radius $r=1$) mapped onto a Cartesian coordinate system.
Given a point $P(x,y)$ residing on the unit circle perimeter, where the radius forms an angle $\theta$ measured from the positive x-axis:
- The sine function evaluates strictly to the vertical displacement: $\sin\theta = \frac{y}{1} = y$.
- The cosine function evaluates strictly to the horizontal displacement: $\cos\theta = \frac{x}{1} = x$.
Consequently, any angle $\theta$ correlates directly to a coordinate point on the circle where $\mathbf{(\cos\theta, \sin\theta) = (x, y)}$.
Quadrant Analysis
Because the unit circle maps across all four Cartesian quadrants, the signs of trigonometric outputs fluctuate predictably based on spatial position.
- 1st Quadrant ($0^\circ < \theta < 90^\circ$): Both sine and cosine are positive.
- 2nd Quadrant ($90^\circ < \theta < 180^\circ$): Sine is positive (y-axis is positive), cosine is negative.
- 3rd Quadrant ($180^\circ < \theta < 270^\circ$): Both sine and cosine are negative.
- 4th Quadrant ($270^\circ < \theta < 360^\circ$): Sine is negative, cosine is positive.
Geometric Note: Due to circular periodicity, infinitely many angles map to the same geometric point. Adding integer multiples of a full rotation ($360^\circ k$ or $2k\pi$) yields identical sine and cosine values.
2. Tangent on the Unit Circle
The tangent function is geometrically modeled by constructing a supplementary vertical axis acting as a tangent line touching the unit circle exactly at $(1, 0)$.
Extending the radius line associated with angle $\theta$ until it physically intersects this exterior vertical tangent axis reveals that the resulting y-coordinate intersection precisely equals $\tan\theta$.
Critical Properties of the Tangent Function:
- Output values span all real numbers: $-\infty < \tan\theta < +\infty$.
- The function becomes mathematically undefined when the extended radius runs perfectly parallel to the vertical tangent axis. This failure state occurs at strictly $90^\circ$ and $270^\circ$ (or $\frac{\pi}{2} + k\pi$).
- Diametrically opposite angles share identical tangent values: $\tan(\theta + 180^\circ) = \tan\theta$.
3. Trigonometric Identities
Mathematical identities provide rigid algebraic bridges between distinct trigonometric functions.
Fundamental Pythagorean Identity:
Double Angle Identities (HL focus): These expansions convert compound arguments into base variable ratios.
EXAMPLE 1
Given $\sin\theta = \frac{3}{5}$, derive the evaluations for $\cos\theta$, $\tan\theta$, $\sin 2\theta$, $\cos 2\theta$, and $\tan 2\theta$ under specific domain bounds.
Solution: Apply the foundational Pythagorean identity to isolate the unknown ratio.
Notice on Right-Angled Triangle Visualization
Rather than relying purely on algebraic identities, isolating missing ratios can be accomplished rapidly by sketching a reference right triangle mapping the known ratio (e.g., opposite=2, hypotenuse=3), calculating the adjacent side via Pythagoras ($\sqrt{5}$), and adjusting the final numerical signs according to the target quadrant.