trigonometry

三角恒等式生存包

你真正需要的最小三角恒等式集合——勾股恒等式、和差、倍角、半角——并配速查表与简短证明。
AI-Math Editorial Team

作者: AI-Math Editorial Team

发布于 2026-05-01

三角恒等式有几十个,但实际上你只需要记住十来个——其余的都能在几秒钟内从它们推导出来。本页就是这份生存包:每一个真正值得记的恒等式,都配有一个简短的解题示例。

勾股三件套

sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1
1+tan2θ=sec2θ1 + \tan^2\theta = \sec^2\theta
1+cot2θ=csc2θ1 + \cot^2\theta = \csc^2\theta

第一个是整个数学中使用频率最高的恒等式。另外两个是通过两边同除 cos2\cos^2sin2\sin^2 得到的。

和差公式

sin(α±β)=sinαcosβ±cosαsinβ\sin(\alpha \pm \beta) = \sin\alpha \cos\beta \pm \cos\alpha \sin\beta
cos(α±β)=cosαcosβsinαsinβ\cos(\alpha \pm \beta) = \cos\alpha \cos\beta \mp \sin\alpha \sin\beta

cos 的口诀:"cos cos 减 sin sin",符号相反——sin 是"sin cos 加 cos sin",符号相同

倍角公式

α=β=θ\alpha = \beta = \theta 代入和公式:

sin(2θ)=2sinθcosθ\sin(2\theta) = 2\sin\theta \cos\theta
cos(2θ)=cos2θsin2θ=12sin2θ=2cos2θ1\cos(2\theta) = \cos^2\theta - \sin^2\theta = 1 - 2\sin^2\theta = 2\cos^2\theta - 1
tan(2θ)=2tanθ1tan2θ\tan(2\theta) = \frac{2\tan\theta}{1 - \tan^2\theta}

由于勾股恒等式,余弦版本存在三种形式。挑选与你表达式其余部分相匹配的那一种。

半角公式

把余弦倍角公式对 sin2\sin^2cos2\cos^2 求解,得到:

sin2θ=1cos(2θ)2,cos2θ=1+cos(2θ)2\sin^2\theta = \frac{1 - \cos(2\theta)}{2}, \quad \cos^2\theta = \frac{1 + \cos(2\theta)}{2}

这些是降幂恒等式——正是它们让 sin2xdx\int \sin^2 x \, dx 变得初等可解。

解题示例:化简

化简 sin(2x)1+cos(2x)\frac{\sin(2x)}{1 + \cos(2x)}

  1. 分子:sin(2x)=2sinxcosx\sin(2x) = 2\sin x \cos x
  2. 分母:1+cos(2x)=1+(2cos2x1)=2cos2x1 + \cos(2x) = 1 + (2\cos^2 x - 1) = 2\cos^2 x
  3. 商:2sinxcosx2cos2x=sinxcosx=tanx\frac{2\sin x \cos x}{2\cos^2 x} = \frac{\sin x}{\cos x} = \tan x

整个看起来杂乱的表达式坍缩为 tanx\tan x

常见错误

  • 和公式中的符号错误——把公式完整写出来,不要在解题途中靠记忆。
  • sin2θ\sin^2\theta 表示 (sinθ)2(\sin\theta)^2而不是 sin(sinθ)\sin(\sin\theta)
  • 忘记 2θ2\theta 是角度,而不是值的 2 倍——sin(230°)=sin60°\sin(2 \cdot 30°) = \sin 60°,而不是 2sin30°2\sin 30°

用 AI 三角函数求解器试试

三角函数求解器接受任意表达式,并应用所有这些恒等式来化简或求解。

相关参考:

常见问题

The Pythagorean identities are most fundamental: sin²θ + cos²θ = 1, 1 + tan²θ = sec²θ, 1 + cot²θ = csc²θ. Also critical are the double-angle formulas (sin 2θ = 2 sin θ cos θ, cos 2θ = cos²θ − sin²θ) and angle addition formulas.

Work on one side only (typically the more complex side), applying known identities to simplify until it matches the other side. Never move terms across the equals sign — treat the proof as simplification, not equation solving.

Use identities to simplify integrals (especially for powers of sin and cos), to solve trig equations by reducing to a single trig function, and to convert between equivalent forms. Recognizing 1 − sin²θ = cos²θ in disguise is a key skill.

AI-Math Editorial Team

作者: AI-Math Editorial Team

发布于 2026-05-01

A small team of engineers, mathematicians, and educators behind AI-Math, focused on making step-by-step math help accessible to every student.