Difference between revisions of "Limit"

Line 1: Line 1:
For a [[Real numbers|real]] [[function]] <math>\displaystyle f(x)</math> and some value <math>\displaystyle c</math> in the [[domain]] of <math>\displaystyle f, \lim_{x\rightarrow c} f(x)</math> (pronounced, "the limit of <math>f</math> of <math>x</math> as <math>x</math> goes to <math>c</math>) equals <math>\displaystyle L</math> iff for every <math>\displaystyle \epsilon > 0</math> there exists a <math>\displaystyle \delta </math> such that if <math>\displaystyle 0<|x-c|<\delta</math>, then <math>\displaystyle |f(x)-L|< \epsilon</math>.
+
For a [[Real numbers|real]] [[function]] <math>\displaystyle f(x)</math> and some value <math>\displaystyle c</math>, <math> \lim_{x\rightarrow c} f(x)</math> (pronounced, "the limit of <math>f</math> of <math>x</math> as <math>x</math> goes to <math>c</math>) equals <math>\displaystyle L</math> iff for every <math>\displaystyle \epsilon > 0</math> there exists a <math>\displaystyle \delta </math> such that if <math>\displaystyle 0<|x-c|<\delta</math>, then <math>\displaystyle |f(x)-L|< \epsilon</math>.
  
 
==Intuitive Meaning==
 
==Intuitive Meaning==
 
The definition of a limit is a difficult thing to grasp, so many books give an intuitive definition first: a limit is the value to which the rest of the function grows closer.  For example, <math>\displaystyle\lim_{x\rightarrow 2}x^2=4</math>, because as the function <math>x</math> grows arbitrarily close to 2 from either direction, the function <math>\displaystyle f(x)=x^2</math> grows arbitrarily close to 4.  In this case, the limit of the function is exactly equal to the value of the function.  That is, <math>\displaystyle \lim_{x\rightarrow c} f(x) = f(c)</math>.  Unfortunately, this does not hold true in general.  For example, consider the function <math>\displaystyle f(x)</math> over the reals defined to be 0 if <math>\displaystyle x\neq 0</math> and 1 if <math>\displaystyle x=0</math>.  Although the value of the function at 0 is 1, the limit <math>\displaystyle \lim_{x\rightarrow 0}f(x)</math> is in fact zero.  Intuitively, this is because no matter how close we get to zero, as long as we never actually reach zero, <math>\displaystyle f(x)</math> will always be close to (in fact equal to) zero.  Note that if our definition required only that <math>\displaystyle |x-c|<\delta</math>, the limit of this function would not exist.
 
The definition of a limit is a difficult thing to grasp, so many books give an intuitive definition first: a limit is the value to which the rest of the function grows closer.  For example, <math>\displaystyle\lim_{x\rightarrow 2}x^2=4</math>, because as the function <math>x</math> grows arbitrarily close to 2 from either direction, the function <math>\displaystyle f(x)=x^2</math> grows arbitrarily close to 4.  In this case, the limit of the function is exactly equal to the value of the function.  That is, <math>\displaystyle \lim_{x\rightarrow c} f(x) = f(c)</math>.  Unfortunately, this does not hold true in general.  For example, consider the function <math>\displaystyle f(x)</math> over the reals defined to be 0 if <math>\displaystyle x\neq 0</math> and 1 if <math>\displaystyle x=0</math>.  Although the value of the function at 0 is 1, the limit <math>\displaystyle \lim_{x\rightarrow 0}f(x)</math> is in fact zero.  Intuitively, this is because no matter how close we get to zero, as long as we never actually reach zero, <math>\displaystyle f(x)</math> will always be close to (in fact equal to) zero.  Note that if our definition required only that <math>\displaystyle |x-c|<\delta</math>, the limit of this function would not exist.
  
==Other Matters==
+
==Existence of Limits==
* Limits do not always exist
+
Limits do not always exist.  For example <math>\displaystyle\lim_{x\rightarrow 0}\frac{1}{x}</math> does not exist, since in fact there exists no <math>\displaystyle \epsilon</math> for which there exists <math>\displaystyle\delta</math> satisfying the definition's conditions, since <math>\displaystyle\left|\frac{1}{x}\right|</math> grows arbitrarily large as <math>x</math> approaches 0.  However, it is possible for <math> \lim_{x\rightarrow c} f(x)</math> not to exist even when <math>f</math> is defined at <math>c</math>.  For example, consider the Dirichlet function, <math>D(x)</math>, defined to be 0 when <math>x</math> is irrational, and 1 when <math>x</math> is rational.  Here, <math>\lim_{x\rightarrow c}D(x)</math> does not exist for any value of <math>c</math>.  Alternatively, limits can exist where a function is not defined, as for the function <math>f(x)</math> defined to be 1, but only for nonzero reals.  Here, <math>\lim_{x\rightarrow 0}f(x)=1</math>, since for <math>x</math> arbitrarily close to 0, <math>f(x)=1</math>.
 +
 
 +
==Small fraction of things to be added==
 
* Limits can be added, subtracted, and mulitplied
 
* Limits can be added, subtracted, and mulitplied
 
* If a limit exists, it is unique
 
* If a limit exists, it is unique
Line 12: Line 14:
 
{{stub}}
 
{{stub}}
  
This article could use a lot of work -- there are formal errors (c doesn't have to be in the domain) and lots of omissions (limits from only one side, limits in a more general setting than the real line, continuity and its relation to limits, etc.)
+
This article could use a lot of work -- there are formal errors, and lots of omissions (limits from only one side, limits in a more general setting than the real line, continuity and its relation to limits, etc.)

Revision as of 20:30, 30 June 2006

For a real function $\displaystyle f(x)$ and some value $\displaystyle c$, $\lim_{x\rightarrow c} f(x)$ (pronounced, "the limit of $f$ of $x$ as $x$ goes to $c$) equals $\displaystyle L$ iff for every $\displaystyle \epsilon > 0$ there exists a $\displaystyle \delta$ such that if $\displaystyle 0<|x-c|<\delta$, then $\displaystyle |f(x)-L|< \epsilon$.

Intuitive Meaning

The definition of a limit is a difficult thing to grasp, so many books give an intuitive definition first: a limit is the value to which the rest of the function grows closer. For example, $\displaystyle\lim_{x\rightarrow 2}x^2=4$, because as the function $x$ grows arbitrarily close to 2 from either direction, the function $\displaystyle f(x)=x^2$ grows arbitrarily close to 4. In this case, the limit of the function is exactly equal to the value of the function. That is, $\displaystyle \lim_{x\rightarrow c} f(x) = f(c)$. Unfortunately, this does not hold true in general. For example, consider the function $\displaystyle f(x)$ over the reals defined to be 0 if $\displaystyle x\neq 0$ and 1 if $\displaystyle x=0$. Although the value of the function at 0 is 1, the limit $\displaystyle \lim_{x\rightarrow 0}f(x)$ is in fact zero. Intuitively, this is because no matter how close we get to zero, as long as we never actually reach zero, $\displaystyle f(x)$ will always be close to (in fact equal to) zero. Note that if our definition required only that $\displaystyle |x-c|<\delta$, the limit of this function would not exist.

Existence of Limits

Limits do not always exist. For example $\displaystyle\lim_{x\rightarrow 0}\frac{1}{x}$ does not exist, since in fact there exists no $\displaystyle \epsilon$ for which there exists $\displaystyle\delta$ satisfying the definition's conditions, since $\displaystyle\left|\frac{1}{x}\right|$ grows arbitrarily large as $x$ approaches 0. However, it is possible for $\lim_{x\rightarrow c} f(x)$ not to exist even when $f$ is defined at $c$. For example, consider the Dirichlet function, $D(x)$, defined to be 0 when $x$ is irrational, and 1 when $x$ is rational. Here, $\lim_{x\rightarrow c}D(x)$ does not exist for any value of $c$. Alternatively, limits can exist where a function is not defined, as for the function $f(x)$ defined to be 1, but only for nonzero reals. Here, $\lim_{x\rightarrow 0}f(x)=1$, since for $x$ arbitrarily close to 0, $f(x)=1$.

Small fraction of things to be added

  • Limits can be added, subtracted, and mulitplied
  • If a limit exists, it is unique


This article is a stub. Help us out by expanding it.

This article could use a lot of work -- there are formal errors, and lots of omissions (limits from only one side, limits in a more general setting than the real line, continuity and its relation to limits, etc.)