0.1 Trigonometry

Trigonometry begins as the study of triangles and becomes the study of rotation and periodicity. The second reading is the one the bookshelf needs. Every oscillation, every wave, every Fourier component is a sine or a cosine, and the few facts that make those manageable — that they are coordinates of a point going around a circle, that they satisfy one quadratic identity, and that sums of angles expand into a fixed pattern — are the entire working content of the subject. This lesson develops them from the unit circle, in the form the later chapters use.

The radian

An angle can be measured in degrees, an arbitrary division of the circle into 360 parts, or in radians, which measure the angle by the arc length it subtends on a circle of radius 1. A full turn is the full circumference 2π2\pi, so 360°=2π360° = 2\pi radians, a right angle is π/2\pi/2, and one radian is about 57.3°57.3°.

The radian is not a matter of taste. It is the measure that makes the calculus of trigonometric functions clean:

ddθsinθ=cosθ\frac{d}{d\theta}\sin\theta = \cos\theta

holds only when θ\theta is in radians. In degrees an unwanted factor of π/180\pi/180 appears at every differentiation and compounds. Every formula in this project that touches a derivative of a sinusoid — which is most of them — silently assumes radians.

Why the derivative of sine is cosine only in radians Derivation

The derivative rests on the small-angle limit limθ0sinθθ=1\lim_{\theta\to 0}\dfrac{\sin\theta}{\theta} = 1. Geometrically, for a small angle θ\theta on the unit circle, the arc length is θ\theta (the definition of the radian), the chord is 2sin(θ/2)2\sin(\theta/2), and the vertical projection is sinθ\sin\theta; as θ0\theta\to 0 the arc and its vertical projection become indistinguishable, so sinθθ\sin\theta \to \theta. Hence the ratio tends to 11.

From the limit, with the angle-sum formula derived below,

ddθsinθ=limh0sin(θ+h)sinθh=limh0sinθcosh+cosθsinhsinθh.\frac{d}{d\theta}\sin\theta = \lim_{h\to 0}\frac{\sin(\theta+h)-\sin\theta}{h} = \lim_{h\to 0}\frac{\sin\theta\cos h + \cos\theta\sin h - \sin\theta}{h}.

Group the terms:

=sinθlimh0cosh1h0  +  cosθlimh0sinhh1=cosθ.= \sin\theta\,\underbrace{\lim_{h\to 0}\frac{\cos h - 1}{h}}_{0} \;+\; \cos\theta\,\underbrace{\lim_{h\to 0}\frac{\sin h}{h}}_{1} = \cos\theta.

Had θ\theta been in degrees, the arc subtended by angle θ\theta would be π180θ\tfrac{\pi}{180}\theta, the small-angle limit would read sinθπ180θ\sin\theta \to \tfrac{\pi}{180}\theta, and that factor would survive into the derivative. Radians are the unit in which the geometric arc is the angle. ✓

The unit circle defines sine and cosine

Place a point PP on the circle of radius 1 centred at the origin, at angle θ\theta measured counter-clockwise from the positive xx-axis. Its coordinates are the cosine and sine:

  P=(cosθ, sinθ).  \boxed{\;P = (\cos\theta,\ \sin\theta).\;}

This is the definition to carry. The right-triangle picture — “opposite over hypotenuse” — is the special case in the first quadrant; the circle extends it to all angles, positive and negative, beyond a full turn, and makes the periodicity cos(θ+2π)=cosθ\cos(\theta + 2\pi) = \cos\theta a triviality, since adding 2π2\pi returns PP to where it started.

xyPθcos θsin θ
cos θ = +0.62 sin θ = +0.78 tan θ = +1.26 cos²θ + sin²θ = 1.00

As θ\theta sweeps, the horizontal coordinate of PP traces the cosine curve in the upper panel and the vertical coordinate traces the sine in the lower one. Two readings are worth taking deliberately. First, the sine and cosine are the same curve shifted by a quarter turn: cosθ=sin(θ+π/2)\cos\theta = \sin(\theta + \pi/2), visible as the quarter-period lead of one trace over the other. Second, at the snap angles π/6,π/4,π/3\pi/6, \pi/4, \pi/3 the coordinates take the values worth committing to memory — 12,22,32\tfrac12, \tfrac{\sqrt2}{2}, \tfrac{\sqrt3}{2} and their partners — because these are the angles that recur in worked problems.

The Pythagorean identity

The single most-used trigonometric fact is that PP lies on the unit circle, which is exactly the statement

  cos2θ+sin2θ=1.  \boxed{\;\cos^2\theta + \sin^2\theta = 1.\;}
The identity is the equation of the circle Derivation

The circle of radius 1 is the set of points at distance 1 from the origin. For the point P=(cosθ,sinθ)P = (\cos\theta, \sin\theta), the distance to the origin is cos2θ+sin2θ\sqrt{\cos^2\theta + \sin^2\theta} by the distance formula. Setting that distance to 1 and squaring gives cos2θ+sin2θ=1\cos^2\theta + \sin^2\theta = 1 for every θ\theta. There is nothing to compute: the identity is the Pythagorean theorem applied to the right triangle with legs cosθ\cos\theta and sinθ\sin\theta and hypotenuse 1. ✓

Dividing through by cos2θ\cos^2\theta or sin2θ\sin^2\theta gives the two companion identities 1+tan2θ=sec2θ1 + \tan^2\theta = \sec^2\theta and cot2θ+1=csc2θ\cot^2\theta + 1 = \csc^2\theta.

Tangent and the reciprocal functions

The tangent is the slope of the radius to PP,

tanθ=sinθcosθ,\tan\theta = \frac{\sin\theta}{\cos\theta},

undefined where cosθ=0\cos\theta = 0 — at θ=π/2,3π/2,\theta = \pi/2, 3\pi/2, \dots — where the radius is vertical and the slope diverges. The reciprocal functions secθ=1/cosθ\sec\theta = 1/\cos\theta, cscθ=1/sinθ\csc\theta = 1/\sin\theta, and cotθ=1/tanθ\cot\theta = 1/\tan\theta are names for combinations that recur; they carry no new content beyond sine and cosine.

Amplitude, period, phase

A pure oscillation is written

x(t)=Acos(ωt+φ),x(t) = A\cos(\omega t + \varphi),

and the three constants are read directly off the unit-circle picture with θ=ωt+φ\theta = \omega t + \varphi:

This is the form in which oscillations enter the oscillator chapter of What is sound? and the phasor machinery of Foundations Ch 3. Reading AA, ω\omega, and φ\varphi off a sinusoid by inspection is a reflex worth having.

The identities that recur

Two derivations downstream depend on the angle-sum formulas

cos(α+β)=cosαcosβsinαsinβ,sin(α+β)=sinαcosβ+cosαsinβ.\cos(\alpha+\beta) = \cos\alpha\cos\beta - \sin\alpha\sin\beta,\qquad \sin(\alpha+\beta) = \sin\alpha\cos\beta + \cos\alpha\sin\beta.

Everything else in the standard table follows from these two. Setting β=α\beta = \alpha gives the double-angle formulas cos2α=cos2αsin2α=12sin2α\cos 2\alpha = \cos^2\alpha - \sin^2\alpha = 1 - 2\sin^2\alpha and sin2α=2sinαcosα\sin 2\alpha = 2\sin\alpha\cos\alpha; rearranging the first gives the half-angle / power-reduction identities sin2α=12(1cos2α)\sin^2\alpha = \tfrac12(1-\cos 2\alpha) and cos2α=12(1+cos2α)\cos^2\alpha = \tfrac12(1+\cos 2\alpha) that turn every squared sinusoid — every energy and intensity integral — into something a \int can dispatch.

Angle-sum formulas from a rotation Derivation

Rotating the plane by angle β\beta sends the basis vector (cosα,sinα)(\cos\alpha,\sin\alpha), which sits at angle α\alpha, to the vector at angle α+β\alpha+\beta. The rotation by β\beta is the matrix

Rβ=(cosβsinβsinβcosβ),R_\beta = \begin{pmatrix} \cos\beta & -\sin\beta \\ \sin\beta & \cos\beta \end{pmatrix},

so

(cos(α+β)sin(α+β))=Rβ(cosαsinα)=(cosαcosβsinαsinβsinαcosβ+cosαsinβ).\begin{pmatrix} \cos(\alpha+\beta) \\ \sin(\alpha+\beta) \end{pmatrix} = R_\beta \begin{pmatrix} \cos\alpha \\ \sin\alpha \end{pmatrix} = \begin{pmatrix} \cos\alpha\cos\beta - \sin\alpha\sin\beta \\ \sin\alpha\cos\beta + \cos\alpha\sin\beta \end{pmatrix}.

Reading off the two components gives both formulas at once. The same result drops out in one line from Euler’s formula by equating real and imaginary parts of ei(α+β)=eiαeiβe^{i(\alpha+\beta)} = e^{i\alpha}e^{i\beta} — the complex-exponential route (refresher: Euler’s formula →) is the reason these identities never need to be memorised once the exponential is in hand. ✓

A closely related pair, the product-to-sum identities, turns products of sinusoids into sums:

cosαcosβ=12[cos(αβ)+cos(α+β)],\cos\alpha\cos\beta = \tfrac12\bigl[\cos(\alpha-\beta) + \cos(\alpha+\beta)\bigr],

obtained by adding the expansions of cos(α±β)\cos(\alpha\pm\beta). This is the identity behind beats — two nearby tones multiply into a slow envelope times a fast carrier — and behind the orthogonality of sinusoids that makes Fourier series work.

Check yourself

Show that cosθ=sin(θ+π/2)\cos\theta = \sin(\theta + \pi/2) from the angle-sum formula, and say what it means on the unit circle.

Reveal answer

Expand sin(θ+π/2)=sinθcos(π/2)+cosθsin(π/2)=sinθ0+cosθ1=cosθ\sin(\theta + \pi/2) = \sin\theta\cos(\pi/2) + \cos\theta\sin(\pi/2) = \sin\theta\cdot 0 + \cos\theta\cdot 1 = \cos\theta. On the circle, advancing the angle by a quarter turn π/2\pi/2 sends the vertical coordinate (sine) to where the horizontal coordinate (cosine) was — the two curves are one curve shifted by a quarter period.

The history — Chords before sines: Hipparchus to the analytic turn

Trigonometry began as a table-making craft for astronomy. Hipparchus of Nicaea (2nd century BCE) is credited with the first table of chords — for each central angle, the length of the chord it cuts on a fixed circle — which Ptolemy systematised in the Almagest (2nd century CE). The chord is a near-relative of the sine: the chord of angle θ\theta on a unit-diameter circle is sin(θ/2)\sin(\theta/2) doubled. The half-chord — the modern sine — was the Indian refinement; the Sanskrit jyā (“bowstring”) was transliterated into Arabic and then, by a copyist’s reading of the consonants, mistranslated into Latin as sinus (“fold, bay”), which is the word we still use.

The decisive shift was from geometry to analysis. Leonhard Euler, in the Introductio in analysin infinitorum (Euler 1748), treated sine and cosine as functions of a real variable rather than ratios in a triangle, connected them to the exponential through eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\theta, and in doing so made the entire table of identities consequences of a single algebraic fact. Every identity in this lesson is, after Euler, a corollary of eiθe^{i\theta}.

What we use it for

Trigonometry is the alphabet of the oscillatory bookshelf:

What’s next

The next lesson, 0.2 — Logarithms and exponentials, develops the other half of the pre-calculus toolkit: the exponential function, its inverse the logarithm, and the habit of thinking in decades that the decibel and the octave demand. With both lessons in hand, the single-variable calculus chapter can assume them freely.