Difference between revisions of "Cosine"
Line 5: | Line 5: | ||
<div align="center"> | <div align="center"> | ||
<gallery> | <gallery> | ||
− | File: | + | File:Cosineplot.png|Graph of $\cos$ on $[-2\pi,2\pi]$. |
File:Complex cos.jpg|Domain coloring of analytic continuation of $\cos$ to $\mathbb{C}$. | File:Complex cos.jpg|Domain coloring of analytic continuation of $\cos$ to $\mathbb{C}$. | ||
</gallery> | </gallery> |
Revision as of 02:35, 8 February 2016
The cosine function, $\cos \colon \mathbb{C} \rightarrow \mathbb{C}$ is defined by the formula $$\cos(z)=\dfrac{e^{iz}+e^{-iz}}{2},$$ where $e^z$ is the exponential function.
- Complex cos.jpg
Domain coloring of analytic continuation of $\cos$ to $\mathbb{C}$.
Contents
- 1 Properties
- 1.1 Theorem
- 1.2 Proof
- 1.3 References
- 1.4 Theorem
- 1.5 Proof
- 1.6 References
- 1.7 Theorem
- 1.8 Proof
- 1.9 References
- 1.10 Theorem
- 1.11 Proof
- 1.12 References
- 1.13 Theorem
- 1.14 Proof
- 1.15 References
- 1.16 Theorem
- 1.17 Proof
- 1.18 References
- 1.19 Theorem
- 1.20 Proof
- 1.21 References
- 1.22 Theorem
- 1.23 Proof
- 1.24 References
- 1.25 Theorem
- 1.26 Proof
- 1.27 References
- 1.28 Theorem
- 1.29 Proof
- 1.30 References
- 2 See Also
Properties
Theorem
The following formula holds: $$\dfrac{\mathrm{d}}{\mathrm{d}z} \cos(z) = -\sin(z),$$ where $\cos$ denotes the cosine and $\sin$ denotes the sine.
Proof
From the definition of cosine, $$\cos(z) = \dfrac{e^{iz}+e^{-iz}}{2},$$ and so using the derivative of the exponential function, the linear property of the derivative, the chain rule, the reciprocal of i, and the definition of the sine function, $$\begin{array}{ll} \dfrac{\mathrm{d}}{\mathrm{d}z} \cos(z) &= \dfrac{1}{2} \left[ \dfrac{\mathrm{d}}{\mathrm{d}z} [e^{iz}] + \dfrac{\mathrm{d}}{\mathrm{d}z}[e^{-iz}] \right] \\ &= \dfrac{1}{2} \left[ ie^{iz} - ie^{-iz} \right] \\ &= -\dfrac{e^{iz}-e^{-iz}}{2i} \\ &= -\sin(z), \end{array}$$ as was to be shown. █
References
- 1964: Milton Abramowitz and Irene A. Stegun: Handbook of mathematical functions ... (previous) ... (next): $4.3.106$
Theorem
Let $z_0 \in \mathbb{C}$. The following Taylor series holds for all $z \in \mathbb{C}$: $$\cos(z)= \displaystyle\sum_{k=0}^{\infty} \dfrac{(-1)^k z^{2k}}{(2k)!},$$ where $\cos$ denotes the cosine function.
Proof
Using the Taylor series of the exponential function and the definition of $\cos$, $$\begin{array}{ll} \cos(z) &= \dfrac{e^{iz}+e^{-iz}}{2} \\ &= \dfrac{1}{2} \left[ \displaystyle\sum_{n=0}^{\infty} \dfrac{i^n (z-z_0)^n}{n!} + \displaystyle\sum_{n=0}^{\infty} \dfrac{(-1)^n i^n (z-z_0)^n}{n!} \right] \\ &= \dfrac{1}{2} \displaystyle\sum_{n=0}^{\infty} \dfrac{(z-z_0)^n}{n!}i^n (1+(-1)^n). \end{array}$$ Note that if $n=2k$ is a positive even integer, then $$i^n(1+(-1)^n)=i^{2k}(1+(-1)^{2k})=2(-1)^k,$$ and if $n=2k+1$ is a positive odd integer, then $$i^n(1+(-1)^n)=i^{2k+1}(1+(-1)^{2k+1})=0.$$ Hence we have derived $$\begin{array}{ll} \cos(z)&=\dfrac{1}{2} \displaystyle\sum_{n=0}^{\infty} \dfrac{(z-z_0)^n}{n!}i^n (1+(-1)^n) \\ &=\dfrac{1}{2} \displaystyle\sum_{n \mathrm{\hspace{2pt} even},n>0}^{\infty} \dfrac{(z-z_0)^n}{n!}i^n (1-(-1)^n) \\ &= \displaystyle\sum_{k=0}^{\infty} \dfrac{(-1)^k (z-z_0)^{2k}}{(2k)!}, \end{array}$$ as was to be shown. █
References
Theorem
The Weierstrass factorization of $\cos(x)$ is $$\cos(x) = \displaystyle\prod_{k=1}^{\infty} \left( 1 - \dfrac{4x^2}{\pi^2 (2k-1)^2} \right).$$
Proof
References
Theorem
The following formula holds: $$B(x,y)=2 \displaystyle\int_0^{\frac{\pi}{2}} (\sin t)^{2x-1}(\cos t)^{2y-1} \mathrm{d}t,$$ where $B$ denotes the beta function, $\sin$ denotes the sine function, and $\cos$ denotes the cosine function.
Proof
From the definition, $$B(x,y)=\displaystyle\int_0^1 \xi^{x-1} (1-\xi)^{y-1} \mathrm{d}\xi.$$ Let $\xi=\sin^2(t)$. Then $d\xi = 2\sin(t)\cos(t)$. Also if $\xi=0$ then $0=\sin^2(t)$ implies that $t=\arcsin(0)=0$ and if $\xi=1$, then $1=\sin^2(t)$ implies $t=\arcsin(1)=\dfrac{\pi}{2}$. Therefore using substitution and the Pythagorean identity for sin and cos, $$\begin{array}{ll} B(x,y) &= \displaystyle\int_0^1 \xi^{x-1}(1-\xi)^{y-1} \mathrm{d}\xi \\ &= \displaystyle\int_0^{\frac{\pi}{2}} (\sin(t))^{2x-2} (1-\sin^2(t))^{y-1} 2 \sin(t)\cos(t) \mathrm{d}t \\ &= 2 \displaystyle\int_0^{\frac{\pi}{2}} (\sin(t))^{2x-1} (\cos(t))^{2y-1} \mathrm{d}t, \end{array}$$ as was to be shown. █
References
- 1953: Arthur Erdélyi, Wilhelm Magnus, Fritz Oberhettinger and Francesco G. Tricomi: Higher Transcendental Functions Volume I ... (previous) ... (next): $\S 1.5 (19)$
- 1964: Milton Abramowitz and Irene A. Stegun: Handbook of mathematical functions ... (previous) ... (next): $6.2.1$
Theorem
The following formula holds: $$\cos(z)={}_0F_1 \left(;\dfrac{1}{2};-\dfrac{z^2}{4} \right),$$ where $\cos$ denotes the cosine and ${}_0F_1$ denotes the hypergeometric pFq.
Proof
References
Theorem
The following formula holds for non-negative integers $n$: $$y_n(z)=(-1)^{n+1}z^n \left( \dfrac{1}{z} \dfrac{d}{dz} \right)^n \left( \dfrac{\cos z}{z} \right),$$ where $y_n$ denotes the spherical Bessel function of the second kind and $\cos$ denotes the cosine function.
Proof
References
Theorem
The following formula holds: $$\cosh(z)=\cos(iz),$$ where $\cosh$ is the hyperbolic cosine and $\cos$ is the cosine.
Proof
References
- 1964: Milton Abramowitz and Irene A. Stegun: Handbook of mathematical functions ... (previous) ... (next): $4.5.8$
Theorem
The following formula holds: $$\cos(z)=\cosh(iz),$$ where $\cos$ is the cosine and $\cosh$ is the hyperbolic cosine.
Proof
From the definition of $\cosh$ and the definition of $\cos$, $$\cosh(iz)=\dfrac{e^{iz}+e^{-iz}}{2}=\cos(z),$$ as was to be shown.
References
Theorem
The following formula holds: $$\cos(\mathrm{gd}(x))=\mathrm{sech}(x),$$ where $\cos$ denotes the cosine, $\mathrm{gd}$ denotes the Gudermannian, and $\mathrm{sech}$ denotes the hyperbolic secant.
Proof
References
Theorem
The following formula holds: $$\mathrm{sech}(\mathrm{gd}^{-1}(x))=\cos(x),$$ where $\mathrm{sech}$ is the hyperbolic secant, $\mathrm{gd}^{-1}$ is the inverse Gudermannian, and $\cos$ is the cosine.