삼각함수의 2배각 3배각 공식을 유도하는 방법

삼각함수의 2배각, 3배각 공식은 삼각함수의 변형과 복잡한 각도 계산에 필수적인 도구입니다. 이 공식들은 기본적인 덧셈정리(삼각함수의 덧셈 공식)를 기반으로 유도됩니다. 이 글에서는 2배각 공식과 3배각 공식 각각을 유도하는 과정을 단계별로 설명하고, 수학적으로 어떻게 도출되는지를 보여줍니다.

삼각함수의 덧셈 정리 복습

먼저 덧셈 정리를 기억해 봅시다:

  • \( \sin(a + b) = \sin a \cos b + \cos a \sin b \)
  • \( \cos(a + b) = \cos a \cos b – \sin a \sin b \)
  • \( \tan(a + b) = \frac{\tan a + \tan b}{1 – \tan a \tan b} \)

2배각 공식 유도

1. \( \sin 2\theta \)

\[ \sin 2\theta = \sin(\theta + \theta) = \sin \theta \cos \theta + \cos \theta \sin \theta = 2\sin\theta\cos\theta \]

2. \( \cos 2\theta \)

\[ \cos 2\theta = \cos(\theta + \theta) = \cos^2\theta – \sin^2\theta \]

또한 다음과 같이 다양한 형태로 변형할 수 있습니다:

  • \( \cos 2\theta = 2\cos^2\theta – 1 \)
  • \( \cos 2\theta = 1 – 2\sin^2\theta \)

3. \( \tan 2\theta \)

\[ \tan 2\theta = \frac{2\tan\theta}{1 – \tan^2\theta} \]

3배각 공식 유도

1. \( \sin 3\theta \)

\[ \sin 3\theta = \sin(2\theta + \theta) = \sin 2\theta \cos \theta + \cos 2\theta \sin \theta \]

위에 유도한 2배각 공식을 대입하면: \[ = (2\sin \theta \cos \theta) \cos \theta + (\cos^2\theta – \sin^2\theta) \sin \theta \\ = 2\sin\theta\cos^2\theta + \sin\theta(\cos^2\theta – \sin^2\theta) \\ = 3\sin\theta – 4\sin^3\theta \]

2. \( \cos 3\theta \)

\[ \cos 3\theta = \cos(2\theta + \theta) = \cos 2\theta \cos \theta – \sin 2\theta \sin \theta \]

\[ = (\cos^2\theta – \sin^2\theta)\cos\theta – (2\sin\theta\cos\theta)\sin\theta \\ = \cos^3\theta – 3\cos\theta\sin^2\theta \\ = 4\cos^3\theta – 3\cos\theta \]

3. \( \tan 3\theta \)

\[ \tan 3\theta = \frac{\tan 2\theta + \tan \theta}{1 – \tan 2\theta \tan \theta} \quad \text{(복잡한 형태로 유도됨)} \]

이를 정리하면: \[ \tan 3\theta = \frac{3\tan\theta – \tan^3\theta}{1 – 3\tan^2\theta} \]

결론

삼각함수의 2배각, 3배각 공식은 덧셈정리를 기반으로 유도됩니다. 특히 \( \sin 2\theta \)와 \( \cos 2\theta \)는 자주 사용되며, 여러 형태로 변형 가능하여 함수 변형, 미적분, 삼각방정식 풀이 등에 활용됩니다.

3배각 공식은 유도 과정이 더 복잡하지만, 다항식 형태로 표현되기 때문에 고차방정식 해석이나 주기 함수의 전개에도 중요한 도구가 됩니다.