next up previous contents
Next: 逆双曲線関数 Up: 変数と関数 Previous: 逆三角関数   Contents

双曲線関数

双曲線関数(hyperbolic function)とは

$\displaystyle y$ $\displaystyle =\sinh x=\frac{e^{x}-e^{-x}}{2}\,$ (167)
$\displaystyle y$ $\displaystyle =\cosh x=\frac{e^{x}+e^{-x}}{2}\,$ (168)
$\displaystyle y$ $\displaystyle =\tanh x=\frac{e^{x}-e^{-x}}{e^{x}+e^{-x}}=\frac{\sinh x}{\cosh x}\,$ (169)

により定義される関数である. 関数の読み方は上から hyperbolic sine, hyperbolic cosine, hyperbolic tangent である.

注意 2.20 (三角関数と双曲線関数)   三角関数は複素関数を用いて次のようにも定義される.

$\displaystyle \sin x$ $\displaystyle =\frac{e^{ix}-e^{-ix}}{2i}$ (170)
$\displaystyle \cos x$ $\displaystyle =\frac{e^{ix}+e^{-ix}}{2}$ (171)
$\displaystyle \tan x$ $\displaystyle =\frac{e^{ix}-e^{-ix}}{e^{ix}+e^{-ix}}=\frac{\sin x}{\cos x}$ (172)

双曲線関数の定義との類似に注意せよ.

問 2.21 (双曲線関数の概形)   双曲線関数の概形を書け.

定理 2.22 (双曲線関数の性質)   双曲線関数は次の性質をもつ.

$\displaystyle \sinh(-x)$ $\displaystyle =-\sinh(x)\,$   → 奇関数 (173)
$\displaystyle \cosh(-x)$ $\displaystyle =\cosh(x)\,$   → 偶関数 (174)
$\displaystyle \tanh(-x)$ $\displaystyle =-\tanh(x)\,$   → 奇関数 (175)
$\displaystyle \cosh^2 x$ $\displaystyle - \sinh^2 x=1\,$ (176)
$\displaystyle \sinh(x\pm y)$ $\displaystyle =\sinh x \cosh y \pm \cosh x \sinh y\,$ (177)
$\displaystyle \cosh(x\pm y)$ $\displaystyle =\cosh x \cosh y \pm \sinh x \sinh y\,$ (178)
$\displaystyle \tanh(x\pm y)$ $\displaystyle =\frac{\tanh x \pm \tanh y}{1\pm \tanh x \tanh y}\,$ (179)

問 2.23   この性質を証明せよ.


(証明)双曲線関数の定義をそのまま用いれば証明できる.

問 2.24 (双曲線関数の性質)   次の式を導け.

  $\displaystyle \cosh^2x=\frac{1}{2}(\cosh 2x+1)$ (180)
  $\displaystyle \sinh^2x=\frac{1}{2}(\cosh 2x-1)$ (181)
  $\displaystyle \sinh x\cosh x= \frac{1}{2}\sinh 2x$ (182)
  $\displaystyle \tanh^2x=1-\frac{1}{\cosh^2x}$ (183)

問 2.25 (円と双曲線)   円 $ x^2+y^2=1$ をパラメータ表示すると

$\displaystyle x(t)$ $\displaystyle =\cos t\,,\quad y(t)=\sin t$ (184)

と表わせる. 双曲線 $ x^2-y^2=1$ をパラメータ表示するには

$\displaystyle x(t)$ $\displaystyle =\pm\cosh t\,,\quad y(t)=\sinh t$ (185)

とおけばよい. これを示せ.

注意 2.26   双曲線関数に対して三角関数は円関数と呼ぶこともある.


next up previous contents
Next: 逆双曲線関数 Up: 変数と関数 Previous: 逆三角関数   Contents

Kondo Koichi
Created at 2002/09/12