Reciprocal and quotient identities · proof ·what it is and when to use it
Proof: tan θ = sin θ / cos θ
Quotient identity (tangent) — proved by slope of the radius. Every line below says which rule it uses, so nothing has to be taken on faith.
The proof
Two ways to see it: the triangle ratio, or the slope on the unit circle.
- sin θ = opp/hyp, cos θ = adj/hypRight-triangle definitions.
- sin θ/cos θ = (opp/hyp)·(hyp/adj) = opp/adjDivide by multiplying by the reciprocal; hyp cancels.
- opp/adj = tan θTOA — so tan θ = sin θ/cos θ.
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).
| Angle | Left side | Right side | Agree |
|---|---|---|---|
| 0° | 0 | 0 | yes |
| 7.5° | 0.131652 | 0.131652 | yes |
| 15° | 0.267949 | 0.267949 | yes |
| 18° | 0.32492 | 0.32492 | yes |
| 22.5° | 0.414214 | 0.414214 | yes |
| 30° | 0.57735 | 0.57735 | yes |
Related
- How would I find tan θ = sin θ / cos θ myself? — the derivation, which is a different question from the proof.
- Quotient identity (tangent): when to use it — the practical side.
- All reciprocal and quotient identities · proof index