2021-03-24

スポンサーリンク
双曲線関数

双曲線関数の定義

双曲線関数は指数関数 \(e^x\)を用いて\[\begin{eqnarray*}\sinh x&=&\frac{e^x-e^{-x}}{2}\\ \cosh x&=&\frac{e^x+e^{-x}}{2} \\ \tanh x&=& \frac{\sinh x}{\cosh x}=\frac{e^x-e^{-x}}{e^x+e^{-x}}\end{eqnarray*}\]
三角関数

三角関数の定義

三角関数の定義. 定義には様々なものがあるが、ここでは単位円と角度を用いた定義を紹介する. \mathbf{R}^2\))を考える. 原点\(O(0, 0)\), 点\(A(1, 0)\)として, 点\(X(x, y)\)は単位円 \(x^2+y^2=1\) 上を動くものとする.
双曲線関数

倍角、3倍角、半角の公式【双曲線関数】

双曲線関数の倍角公式、3倍角公式、半角公式を紹介します。 \[ \begin{eqnarray*}\sinh 2x&=&2\sinh x\cosh x \\ \cosh2x&=&\cosh^2x+\sinh^2x = 1+2\sinh^2 x = 2\cosh^2x-1 \\ \tanh 2x &=& \frac{2\tanh x}{1+\tanh^2x} \end{eqnarray*}\]
三角関数

倍角、3倍角、半角の公式【三角関数】

三角関数の倍角公式、3倍角公式、半角公式を紹介します。 \begin{eqnarray*}\sin 2\theta&=&2\sin \theta\cos \theta \\ \cos2\theta&=&\cos^2\theta-\sin^2\theta = 1-2\sin^2 \theta = 2\cos^2\theta-1 \\ \tan 2\theta &=& \frac{2\tan \theta}{1-\tan^2\theta} \end{eqnarray*}\]
スポンサーリンク