Table of limits
|
This is a table of limits for common functions. Note that a and b are constants with respect to x.
Contents |
Limits for general functions
- <math>\mbox{If }\lim_{x \to a} f(x) = L_1 \mbox{ and }\lim_{x \to a} g(x) = L_2 \mbox{ then:}<math>
- <math>\lim_{x \to c} \, [f(x) \pm g(x)] = L_1 \pm L_2<math>
- <math>\lim_{x \to c} \, [f(x)g(x)] = L_1 \times L_2<math>
- <math>\lim_{x \to c} \frac{f(x)}{g(x)} = \frac{L_1}{L_2} \qquad \mbox{ if } L_2 \ne 0<math>
- <math>\lim_{x \to c} \, f(x)^n = L_1^n \qquad \mbox{ if }n \mbox{ is a positive integer}<math>
- <math>\lim_{x \to c} \, f(x)^{1 \over n} = L_1^{1 \over n} \qquad \mbox{ if }n \mbox{ is a positive integer, and if } n \mbox{ is even, then } L_1 > 0<math>
- <math>\lim_{x \to c} \frac{f(x)}{g(x)} = \lim_{x \to c} \frac{f'(x)}{g'(x)} \qquad \mbox{ if } \lim_{x \to c} f(x) = \lim_{x \to c} g(x) = 0 \mbox { or } \lim_{x \to c} |g(x)| = +\infty<math> (L'Hopital's Rule)
Simple functions
- <math>\lim_{x \to c} a = a<math>
- <math>\lim_{x \to c} x = c<math>
- <math>\lim_{x \to c} ax + b = ac + b<math>
- <math>\lim_{x \to c} x^r = c^r \qquad \mbox{ if } r \mbox{ is a positive integer}<math>
- <math>\lim_{x \to 0^+} \frac{1}{x^r} = +\infty<math>
- <math>\lim_{x \to 0^-} \frac{1}{x^r} = \left\{ \begin{matrix} -\infty, & \mbox{if } r \mbox{ is odd} \\ +\infty, & \mbox{if } r \mbox{ is even}\end{matrix} \right.<math>
Logarithmic and exponential functions
- <math>\lim_{x \to 0} \log_a x = -\infty<math>
- <math>\lim_{x \to -\infty} a^x = 0 \qquad \mbox{ if } a > 0<math>
Trigonometric functions
- <math>\lim_{x \to 0} \frac{\sin x}{x} = 1<math>
- <math>\lim_{x \to a} \sin x = \sin a<math>
- <math>\lim_{x \to a} \cos x = \cos a<math>
- <math>\lim_{x \to n^{\pm}} \tan (\pi x + \frac{\pi}{2}) = \mp\infty \qquad \mbox{ for any integer } n<math>
Near infinities
<math>\lim_{x\to\infty}N/x=0 \mbox{ for any real N} <math>
<math>\lim_{x\to\infty}x/N=\begin{cases} \infty, & N > 0 \\ \mbox{does not exist}, & N = 0 \\ -\infty, & N < 0 \end{cases}<math>
<math>\lim_{x\to\infty}x^N=\begin{cases} \infty, & N > 0 \\ 1, & N = 0 \\ 0, & N < 0 \end{cases}<math>
<math>\lim_{x\to\infty}N^x=\begin{cases} \infty, & N > 1 \\ 1, & N = 1 \\ 0, & N < 1 \end{cases}<math>
<math>\lim_{x\to\infty}N^{-x}=\lim_{x\to\infty}1/N^{x}=0 \mbox{ for any } N > 1<math>
<math>\lim_{x\to\infty}\sqrt[x]{N}=\begin{cases} 1, & N > 0 \\ 0, & N = 0 \\ \mbox{does not exist}, & N < 0 \end{cases}<math>
<math>\lim_{x\to\infty}\sqrt[N]{x}=\begin{cases} 1, & N > 0 \\ (-1..1), & N = 0 \\ -1, & N < 0 \end{cases}<math>
<math>\lim_{x\to\infty}\log x=\infty<math>
<math>\lim_{x\to0^+}\log x=-\infty<math>