$$
\cos \theta
$$に関するn倍角の公式について考えてみます.
まず,よく知られている2倍角,3倍角の公式とは次の定理をいいます.
$$ \cos 2 \theta = 2 \cos ^{2} \theta - 1 $$
$$ \cos 3 \theta = 4 \cos ^{3} \theta - 3 \cos \theta $$
これらは,以下の加法定理から簡単に確かめることができます.
$$ \cos \left( \alpha \pm \beta \right) = \cos \alpha \cos \beta \mp \sin \alpha \sin \beta $$
では,一般の場合にはどうなるでしょうか.
$$ \cos n \theta = 2 \cos \theta \cos \left( n - 1 \right) \theta - \cos \left( n - 2 \right) \theta$$
定理3から,
$$
\begin{eqnarray}
\left\{
\begin{array}{l}
\cos \left( \left( n - 1 \right) \theta + \theta \right) = \cos \theta \cos \left( n - 1 \right) \theta - \sin \theta \sin \left( n - 1 \right) \theta \\
\cos \left( \left( n - 1 \right) \theta - \theta \right) = \cos \theta \cos \left( n - 1 \right) \theta + \sin \theta \sin \left( n - 1 \right) \theta
\end{array}
\right.
\end{eqnarray}
$$
辺々足し合わせて,
$$
\cos n \theta + \cos \left( n-2 \right) \theta = 2 \cos \theta \cos \left( n-1 \right) \theta
$$
これを整理して,与式を得る.
この命題は,一般に
$$
\cos n \theta
$$
が
$$
\cos \theta
$$
に関する多項式として表され,さらに,その値は隣接三項間漸化式を解くことにより得られることを示唆しています.
命題4と,定理1,2から,4倍角の公式を導出してみます。
$$
\cos 4 \theta = 2 \cos \theta \cos 3 \theta - \cos 2 \theta = 2 \cos \theta \left( 4 \cos ^{3} \theta -3 \cos \theta \right) - \left( 2 \cos ^{2} -1 \right) = 8 \cos ^{4} \theta -8 \cos ^{2} \theta +1
$$
命題4を繰り返し適用することで,任意のnに対して
$$
\cos n \theta
$$
の値を求めることができます.
ですが,ここではより直接的に求めましょう.ド・モアブルの定理を用います.
$$ \left( \cos \theta +i \sin \theta \right) ^{n} = \cos n \theta +i \sin n \theta $$
この定理は,以下のオイラーの公式から容易に導かれます.
$$ e^{i \theta } = \cos \theta +i \sin \theta $$
定理5の左辺を展開し,その実部に注目してみます.
$$ \left( x+y \right) ^{n} = \sum_{k=0}^{n} \binom{n}{k} x^{k} y^{n-k} $$
上の二項定理により,
$$
\mathfrak{R} \left( \cos \theta +i \sin \theta \right) ^ {n} = \cos ^{n} \theta - \binom{n}{2} \sin ^{2} \theta \cos ^{n-2} \theta + \binom{n}{4} \sin ^{4} \theta \cos ^{n-4} \theta - \cdots
$$
ただし,
$$
\binom{n}{k}
$$
は二項係数のことで
$$
\frac{ n ! }{ k ! \left( n-k \right) ! }
$$
を指し,
$$
\mathfrak{R} \left( z \right)
$$
で$$
z \in \mathbb{C}
$$
の実部を表すことにします.
右辺に
$$
\sin ^{2} \theta = 1- \cos ^{2} \theta
$$
を適用すると,
$$
\mathfrak{R} \left( \cos \theta +i \sin \theta \right) ^ {n} = \cos ^{n} \theta - \binom{n}{2} \left( 1- \cos ^{2} \right) \cos ^{n-2} \theta + \binom{n}{4} \left( 1- \cos ^{2} \right) ^{2} \cos ^{n-4} \theta - \cdots $$
$$=\left( \binom{n}{0}+ \binom{n}{2} + \cdots \right) \cos ^{n} \theta - \left( \binom{1}{1} \binom{n}{2} + \binom{2}{1} \binom{n}{4} + \cdots \right) \cos ^{n-2} \theta + \left( \binom{2}{2} \binom{n}{4} + \cdots \right) \cos ^{n-4} \theta - \cdots $$
ここで,定理5より,
$$
\mathfrak{R} \left( \cos \theta +i \sin \theta \right) ^ {n} = \cos n \theta
$$
よって,以下が従います.
$$
\cos n \theta = \sum_{j=0}^{ \lbrack \frac{n}{2} \rbrack } \left( -1 \right) ^{j} \sum_{i=j}^{ \lbrack \frac{n}{2} \rbrack } \binom{i}{j} \binom{n}{2i} \cos ^{n-2j} \theta
$$
$$
\sum_{i \geqq j+t} \equiv \sum_{i=j+t}^{ \lbrack \frac{n}{2} \rbrack+t }
$$
とすると,
$$ \cos n \theta = \sum_{j \geqq 0} \left( -1 \right) ^{j} \sum_{i \geqq j} \binom{i}{j} \binom{n}{2i} \cos ^{n-2j} \theta $$