trigonometry

三角関数の公式サバイバルキット

本当に必要な最小限の三角関数の公式——ピタゴラスの恒等式、和・差、倍角、半角——を早見表と手早い証明とともに紹介します。
AI-Math Editorial Team

By AI-Math Editorial Team

Published 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^2 または sin2\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 三角関数ソルバーで試す

三角関数ソルバーは、どんな式でも受け取り、これらすべての公式を適用して簡約したり解いたりします。

関連リンク:

  • 簡約計算機 — 同じ簡約の考え方を、多項式の味付けで
  • 積分計算機 — 三角関数の積分では次数下げが不可欠
  • 級数計算機 — sin と cos のテイラー展開はこれらを直接使う

Frequently Asked Questions

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

By AI-Math Editorial Team

Published 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.