trigidentity.com

Pythagorean identities · proof ·what it is and when to use it

Proof: sin²θ + cos²θ = 1

Pythagorean identity — proved by unit circle. Every line below says which rule it uses, so nothing has to be taken on faith.

sin²θ + cos²θ = 1

The proof

Take the point P = (cos θ, sin θ) on the unit circle and drop a perpendicular to the x-axis. The right triangle formed has legs |cos θ| and |sin θ| and hypotenuse equal to the radius, 1.

  1. leg₁ = cos θ, leg₂ = sin θ, hypotenuse = 1
    Definition of sine and cosine on the unit circle.
  2. cos²θ + sin²θ = 1²
    Pythagoras applied to that triangle.
  3. sin²θ + cos²θ = 1
    Same equation, reordered. Holds for every θ because the construction works in all four quadrants (squares absorb the signs).

The right-triangle picture only covers acute angles; the unit-circle version is what makes the identity true for every real angle, including 200° and −π/3.

Where the proof stops applying

Both sides are undefined at the same angles — where a denominator in the proof reaches zero (for instance cos x = 0 in a tangent or secant form). Elsewhere the argument above holds for every real angle.

The same claim, checked numerically

A proof is not the same thing as a check, and this page shows both: the reasoning above, and the first few angles fed to the same engine behind the verifier. If they ever disagreed, the data would be broken — the build would fail before publishing (accuracy policy).

Both sides evaluated at the same angles — left side sin^2(t) + cos^2(t), right side 1.
AngleLeft sideRight sideAgree
0°11yes
7.5°11yes
15°11yes
18°11yes
22.5°11yes
30°11yes

Related

sampled at 800 random anglesSource: OpenStax Precalculus, Ch. 7 · Paul's Online Math Notes, Trig Cheat Sheet · revised 2026-09-26 ·how we check ·accuracy policy ·report an error