Límite de una función
De Wikillerato
(4 ediciones intermedias no se muestran.) | |||
Línea 1: | Línea 1: | ||
- | |||
__TOC__ | __TOC__ | ||
Línea 41: | Línea 40: | ||
b | b | ||
</math>. | </math>. | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | La distancia entre dos puntos | ||
+ | <math> | ||
+ | a | ||
+ | </math> | ||
+ | y | ||
+ | <math> | ||
+ | b | ||
+ | </math> | ||
+ | de la recta real | ||
+ | <math> | ||
+ | \left( | ||
+ | \, a, \, b \in \mathbb{R} \, | ||
+ | \right) | ||
+ | </math> | ||
+ | es | ||
+ | <math> | ||
+ | \left| \, a - b \, \right| | ||
+ | </math>. | ||
+ | Cuanto mas pequeña sea esta distancia mas '''''proximos''''' o | ||
+ | '''''cercanos''''' diremos que estan los puntos | ||
+ | <math> | ||
+ | a | ||
+ | </math> | ||
+ | y | ||
+ | <math> | ||
+ | b | ||
+ | </math>. | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Por ejemplo, | ||
+ | <math> | ||
+ | -1 | ||
+ | </math> | ||
+ | esta mas cerca de | ||
+ | <math> | ||
+ | 2 | ||
+ | </math> | ||
+ | que el | ||
+ | <math> | ||
+ | 7 | ||
+ | </math> | ||
+ | ya que | ||
+ | |||
+ | <center> | ||
+ | <math> | ||
+ | \left| \, 2 - 7 \, \right| > \left| \, 2 - \left( -1 \right) \right| | ||
+ | </math> | ||
+ | </center> | ||
<br/> | <br/> | ||
Línea 56: | Línea 107: | ||
\mathrm{f} | \mathrm{f} | ||
</math> | </math> | ||
- | + | cuando | |
<math> | <math> | ||
x | x | ||
Línea 68: | Línea 119: | ||
L \in \mathbb{R} | L \in \mathbb{R} | ||
</math> | </math> | ||
- | + | si ambos [[Límites laterales|límites laterales]] existen y son iguales a | |
| | ||
<math> | <math> | ||
Línea 79: | Línea 130: | ||
<center> | <center> | ||
<math> | <math> | ||
- | \lim_{x \to x_0^+} \mathrm{f} \left( \, x \, \right) \, = \, | + | \lim_{x \to x_0^+} \mathrm{f} \left( \, x \, \right) \, = \, |
- | \lim_{x \to x_0^-} \mathrm{f} \left( \, x \, \right) \, = \, L | + | \lim_{x \to x_0^-} \mathrm{f} \left( \, x \, \right) \, = \, L |
</math> | </math> | ||
</center> | </center> | ||
Línea 92: | Línea 143: | ||
<center> | <center> | ||
<math> | <math> | ||
- | \lim_{x \to x_0} \mathrm{f} \left( \, x \, \right) \, = \, L | + | \lim_{x \to x_0} \mathrm{f} \left( \, x \, \right) \, = \, L |
</math> | </math> | ||
</center> | </center> | ||
Línea 98: | Línea 149: | ||
<br/> | <br/> | ||
- | El que la anterior igualdad sea cierta significa que podemos hacer | + | El que la anterior igualdad sea cierta significa que podemos hacer |
<math> | <math> | ||
\mathrm{f} \left( \, x \, \right) | \mathrm{f} \left( \, x \, \right) | ||
Línea 114: | Línea 165: | ||
x_0 | x_0 | ||
</math> | </math> | ||
- | , por la derecha o por la izquierda. | + | , por la derecha o por la izquierda. |
<br/> | <br/> | ||
Línea 126: | Línea 177: | ||
\mathrm{f} | \mathrm{f} | ||
</math> | </math> | ||
- | + | cuando | |
<math> | <math> | ||
x | x | ||
Línea 134: | Línea 185: | ||
x_0 \in\mathbb{R} | x_0 \in\mathbb{R} | ||
</math> | </math> | ||
- | existe y es igual a | + | por la '''''izquierda''''' existe y es igual a |
<math> | <math> | ||
\infty | \infty | ||
</math> | </math> | ||
- | + | si podemos hacer | |
<math> | <math> | ||
\mathrm{f} \left( \, x \, \right) | \mathrm{f} \left( \, x \, \right) | ||
</math> | </math> | ||
tan grande como queramos, eligiendo | tan grande como queramos, eligiendo | ||
+ | <math> | ||
+ | x | ||
+ | </math> | ||
+ | lo suficientemente cercano a | ||
+ | <math> | ||
+ | x_0 | ||
+ | </math> | ||
+ | por la izquierda | ||
+ | <math> | ||
+ | \left( \, x_0 > x \, \right) | ||
+ | </math> | ||
+ | . | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Es decir | ||
+ | <center> | ||
+ | <math> | ||
+ | \forall y \in \mathbb{R}, \quad \exists \delta > 0 / | ||
+ | \left( | ||
+ | \, \mathrm{f} \left( \, x \, | ||
+ | \right) > y, \, \quad \forall x \in \left( \, x_0 - \delta, \, x_0 \, \right) | ||
+ | \right) | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | Lo expresamos de la siguiente manera: | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | <center> | ||
+ | <math> | ||
+ | \lim_{x \to x_0^-} \mathrm{f} \left( \, x \, \right) \, = \, \infty | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Analogamente, el límite de la función | ||
+ | <math> | ||
+ | \mathrm{f} | ||
+ | </math> | ||
+ | cuando | ||
<math> | <math> | ||
x | x | ||
+ | </math> | ||
+ | tiende a | ||
+ | <math> | ||
+ | x_0 \in\mathbb{R} | ||
+ | </math> | ||
+ | por la '''''derecha''''' existe y es igual a | ||
+ | <math> | ||
+ | \infty | ||
+ | </math> | ||
+ | si podemos hacer | ||
+ | <math> | ||
+ | \mathrm{f} \left( \, x \, \right) | ||
+ | </math> | ||
+ | tan grande como queramos, eligiendo | ||
+ | <math> | ||
+ | x | ||
</math> | </math> | ||
lo suficientemente cercano a | lo suficientemente cercano a | ||
<math> | <math> | ||
x_0 | x_0 | ||
+ | </math> | ||
+ | por la derecha | ||
+ | <math> | ||
+ | \left( \, x > x_0 \, \right) | ||
</math>. | </math>. | ||
Línea 156: | Línea 270: | ||
<center> | <center> | ||
<math> | <math> | ||
- | \forall y \in \mathbb{R}, \quad \exists \delta > 0 / | + | \forall y \in \mathbb{R}, \quad \exists \delta > 0 / |
\left( | \left( | ||
- | + | \, \mathrm{f} \left( \, x \, | |
- | \right) > y, \, \quad \forall x \in \left( \, x_0 | + | \right) > y, \, \quad \forall x \in \left( \, x_0, \, x_0 + \delta \, \right) |
- | \right) | + | |
\right) | \right) | ||
</math> | </math> | ||
Línea 171: | Línea 284: | ||
<center> | <center> | ||
<math> | <math> | ||
- | \lim_{x \to x_0} \mathrm{f} \left( \, x \, \right) \, = \, \infty | + | \lim_{x \to x_0^+} \mathrm{f} \left( \, x \, \right) \, = \, \infty |
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | ====Ejemplo==== | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Demostremos que | ||
+ | <center> | ||
+ | <math> | ||
+ | \lim_{x \to 0^+} \frac{1}{x} = \infty | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | Para ello seleccionamos un | ||
+ | <math> | ||
+ | y \in \mathbb{R} | ||
+ | </math> | ||
+ | cualquiera e intentamos encontrar un | ||
+ | <math> | ||
+ | \delta > 0 | ||
+ | </math> | ||
+ | de manera que | ||
+ | <center> | ||
+ | <math> | ||
+ | x \in \left( \, 0, \, \delta \, \right) \Rightarrow \frac{1}{x} > y | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | Si | ||
+ | <math> | ||
+ | y | ||
+ | </math> | ||
+ | no es positivo, entonces cualquier | ||
+ | <math> | ||
+ | \delta > 0 | ||
+ | </math> | ||
+ | verifica | ||
+ | <center> | ||
+ | <math> | ||
+ | x \in \left( \, 0, \, \delta \, \right) \Rightarrow \frac{1}{x} > y | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | Si | ||
+ | <math> | ||
+ | y | ||
+ | </math> | ||
+ | es positivo, entonces | ||
+ | <center> | ||
+ | <math> | ||
+ | \frac{1}{x} > y \Leftrightarrow \frac{1}{y} > x > 0 | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | Por lo tanto, si elegimos | ||
+ | <center> | ||
+ | <math> | ||
+ | \delta = \frac{1}{y} | ||
+ | </math> | ||
+ | </center> | ||
+ | se verifica que | ||
+ | <center> | ||
+ | <math> | ||
+ | x \in \left( \, 0, \, \delta \, \right) \Rightarrow \frac{1}{x} > y | ||
</math> | </math> | ||
</center> | </center> | ||
Línea 185: | Línea 365: | ||
\mathrm{f} | \mathrm{f} | ||
</math> | </math> | ||
- | + | cuando | |
<math> | <math> | ||
x | x | ||
Línea 193: | Línea 373: | ||
x_0 \in\mathbb{R} | x_0 \in\mathbb{R} | ||
</math> | </math> | ||
- | existe y es igual a | + | por la '''''izquierda''''' existe y es igual a |
<math> | <math> | ||
-\infty | -\infty | ||
</math> | </math> | ||
- | + | si podemos hacer | |
<math> | <math> | ||
\mathrm{f} \left( \, x \, \right) | \mathrm{f} \left( \, x \, \right) | ||
</math> | </math> | ||
tan pequeño como queramos, eligiendo | tan pequeño como queramos, eligiendo | ||
+ | <math> | ||
+ | x | ||
+ | </math> | ||
+ | lo suficientemente cercano a | ||
+ | <math> | ||
+ | x_0 | ||
+ | </math> | ||
+ | por la izquierda | ||
+ | <math> | ||
+ | \left( \, x_0 > x \, \right) | ||
+ | </math> | ||
+ | . | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Es decir | ||
+ | <center> | ||
+ | <math> | ||
+ | \forall y \in \mathbb{R}, \quad \exists \delta > 0 / | ||
+ | \left( | ||
+ | \, y > \mathrm{f} \left( \, x \, \right), \, \quad \forall x \in \left( \, x_0 - \delta, \, x_0 \, \right) | ||
+ | \right) | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | Lo expresamos de la siguiente manera: | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | <center> | ||
+ | <math> | ||
+ | \lim_{x \to x_0^-} \mathrm{f} \left( \, x \, \right) \, = \, -\infty | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Analogamente, el límite de la función | ||
+ | <math> | ||
+ | \mathrm{f} | ||
+ | </math> | ||
+ | cuando | ||
<math> | <math> | ||
x | x | ||
+ | </math> | ||
+ | tiende a | ||
+ | <math> | ||
+ | x_0 \in\mathbb{R} | ||
+ | </math> | ||
+ | por la '''''derecha''''' existe y es igual a | ||
+ | <math> | ||
+ | -\infty | ||
+ | </math> | ||
+ | si podemos hacer | ||
+ | <math> | ||
+ | \mathrm{f} \left( \, x \, \right) | ||
+ | </math> | ||
+ | tan pequeño como queramos, eligiendo | ||
+ | <math> | ||
+ | x | ||
</math> | </math> | ||
lo suficientemente cercano a | lo suficientemente cercano a | ||
<math> | <math> | ||
x_0 | x_0 | ||
+ | </math> | ||
+ | por la derecha | ||
+ | <math> | ||
+ | \left( | ||
+ | \, x > x_0 \, | ||
+ | \right) | ||
</math>. | </math>. | ||
Línea 215: | Línea 459: | ||
<center> | <center> | ||
<math> | <math> | ||
- | \forall y \in \mathbb{R}, \quad \exists \delta > 0 / | + | \forall y \in \mathbb{R}, \quad \exists \delta > 0 / |
\left( | \left( | ||
- | + | \, \mathrm{f} \left( \, x \, \right) > y, \, \quad \forall x \in \left( \, x_0, \, x_0 + \delta \, \right) | |
- | \right), \, \quad \forall x \in \left( \, x_0 | + | |
\right) | \right) | ||
</math> | </math> | ||
Línea 229: | Línea 472: | ||
<center> | <center> | ||
<math> | <math> | ||
- | \lim_{x \to x_0} \mathrm{f} \left( \, x \, \right) \, = \, -\infty | + | \lim_{x \to x_0^+} \mathrm{f} \left( \, x \, \right) \, = \, -\infty |
</math> | </math> | ||
</center> | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Cuando alguno de los limites laterales de | ||
+ | <math> | ||
+ | \mathrm{f} | ||
+ | </math> | ||
+ | cuando | ||
+ | <math> | ||
+ | x | ||
+ | </math> | ||
+ | tiende a | ||
+ | <math> | ||
+ | x_0 | ||
+ | </math> | ||
+ | es infinito o menos infinito, la grafica de | ||
+ | <math> | ||
+ | \mathrm{f} | ||
+ | </math> | ||
+ | tiene una [[Asintotas#Asintotas verticales|asintota vertical]] de ecuación | ||
+ | <math> | ||
+ | x = x_0 | ||
+ | </math>. | ||
<br/> | <br/> | ||
Línea 247: | Línea 513: | ||
\mathrm{f} | \mathrm{f} | ||
</math> | </math> | ||
- | + | cuando | |
<math> | <math> | ||
x | x | ||
Línea 255: | Línea 521: | ||
\infty | \infty | ||
</math> | </math> | ||
- | + | es | |
<math> | <math> | ||
L \in \mathbb{R} | L \in \mathbb{R} | ||
Línea 261: | Línea 527: | ||
si cualquier sucesión | si cualquier sucesión | ||
<math> | <math> | ||
- | \left( \, x_n \, \right) | + | \left( \, x_n \, \right) |
_{n \in N} | _{n \in N} | ||
</math> | </math> | ||
Línea 287: | Línea 553: | ||
<br/> | <br/> | ||
- | El que la anterior igualdad sea cierta significa que podemos hacer | + | El que la anterior igualdad sea cierta significa que podemos hacer |
<math> | <math> | ||
\mathrm{f} \left( \, x \, \right) | \mathrm{f} \left( \, x \, \right) | ||
Línea 308: | Línea 574: | ||
\forall \epsilon > 0, \quad \exists a \in \mathbb{R} / | \forall \epsilon > 0, \quad \exists a \in \mathbb{R} / | ||
\left( | \left( | ||
- | + | \, \mathrm{f} \left( \, x \, | |
\right) \in \left( \, L - \epsilon, \, L + \epsilon \, \right), \, \quad \forall | \right) \in \left( \, L - \epsilon, \, L + \epsilon \, \right), \, \quad \forall | ||
x \in \left( \, a, \, \infty \, \right) | x \in \left( \, a, \, \infty \, \right) | ||
Línea 314: | Línea 580: | ||
</math> | </math> | ||
</center> | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Si el límite de la funcion | ||
+ | <math> | ||
+ | \mathrm{f} | ||
+ | </math> | ||
+ | cuando | ||
+ | <math> | ||
+ | x | ||
+ | </math> | ||
+ | tiende a | ||
+ | <math> | ||
+ | \infty | ||
+ | </math> | ||
+ | es | ||
+ | <math> | ||
+ | L \in \mathbb{R} | ||
+ | </math>, | ||
+ | entonces la gráfica de la función | ||
+ | <math> | ||
+ | \mathrm{f} | ||
+ | </math> | ||
+ | tiene una [[Asintotas#Asintotas horizontales|asintota horizontal]] por la | ||
+ | derecha de ecuación | ||
+ | <math> | ||
+ | y = L | ||
+ | </math>. | ||
<br/> | <br/> | ||
Línea 325: | Línea 619: | ||
\mathrm{f} | \mathrm{f} | ||
</math> | </math> | ||
- | + | cuando | |
<math> | <math> | ||
x | x | ||
Línea 337: | Línea 631: | ||
\infty | \infty | ||
</math> | </math> | ||
- | + | si podemos hacer | |
<math> | <math> | ||
\mathrm{f} \left( \, x \, \right) | \mathrm{f} \left( \, x \, \right) | ||
Línea 354: | Línea 648: | ||
\forall y \in \mathbb{R}, \quad \exists a \in \mathbb{R} / | \forall y \in \mathbb{R}, \quad \exists a \in \mathbb{R} / | ||
\left( | \left( | ||
- | + | \, \mathrm{f} \left( \, x \, | |
\right) > y, \, \quad \forall x \in \left( \, a, \infty \, \right) | \right) > y, \, \quad \forall x \in \left( \, a, \infty \, \right) | ||
\right) | \right) | ||
Línea 380: | Línea 674: | ||
\mathrm{f} | \mathrm{f} | ||
</math> | </math> | ||
- | + | cuando | |
<math> | <math> | ||
x | x | ||
Línea 392: | Línea 686: | ||
-\infty | -\infty | ||
</math> | </math> | ||
- | + | si podemos hacer | |
<math> | <math> | ||
\mathrm{f} \left( \, x \, \right) | \mathrm{f} \left( \, x \, \right) | ||
Línea 409: | Línea 703: | ||
\forall y \in \mathbb{R}, \quad \exists a \in \mathbb{R} / | \forall y \in \mathbb{R}, \quad \exists a \in \mathbb{R} / | ||
\left( | \left( | ||
- | + | \, y > \mathrm{f} \left( \, x \, | |
\right), \, \quad \forall x \in \left( \, a, \, \infty \, \right) | \right), \, \quad \forall x \in \left( \, a, \, \infty \, \right) | ||
\right) | \right) | ||
Línea 426: | Línea 720: | ||
<br/> | <br/> | ||
- | |||
- | |||
==Limite de f(x) cuando x tiende a menos infinito== | ==Limite de f(x) cuando x tiende a menos infinito== | ||
Línea 441: | Línea 733: | ||
\mathrm{f} | \mathrm{f} | ||
</math> | </math> | ||
- | + | cuando | |
<math> | <math> | ||
x | x | ||
Línea 449: | Línea 741: | ||
-\infty | -\infty | ||
</math> | </math> | ||
- | + | es | |
<math> | <math> | ||
L \in \mathbb{R} | L \in \mathbb{R} | ||
Línea 455: | Línea 747: | ||
si cualquier sucesión | si cualquier sucesión | ||
<math> | <math> | ||
- | \left( \, x_n \, \right) | + | \left( \, x_n \, \right) |
_{n \in N} | _{n \in N} | ||
</math> | </math> | ||
Línea 481: | Línea 773: | ||
<br/> | <br/> | ||
- | El que la anterior igualdad sea cierta significa que podemos hacer | + | El que la anterior igualdad sea cierta significa que podemos hacer |
<math> | <math> | ||
\mathrm{f} \left( \, x \, \right) | \mathrm{f} \left( \, x \, \right) | ||
Línea 502: | Línea 794: | ||
\forall \epsilon > 0, \quad \exists a \in \mathbb{R} / | \forall \epsilon > 0, \quad \exists a \in \mathbb{R} / | ||
\left( | \left( | ||
- | + | \, \mathrm{f} \left( \, x \, | |
\right) \in \left( \, L - \epsilon, \, L + \epsilon \, \right), \, \quad \forall x \in \left( \, -\infty, \, a \, \right) | \right) \in \left( \, L - \epsilon, \, L + \epsilon \, \right), \, \quad \forall x \in \left( \, -\infty, \, a \, \right) | ||
\right) | \right) | ||
</math> | </math> | ||
</center> | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Si el límite de la funcion | ||
+ | <math> | ||
+ | \mathrm{f} | ||
+ | </math> | ||
+ | cuando | ||
+ | <math> | ||
+ | x | ||
+ | </math> | ||
+ | tiende a | ||
+ | <math> | ||
+ | -\infty | ||
+ | </math> | ||
+ | es | ||
+ | <math> | ||
+ | L \in \mathbb{R} | ||
+ | </math>, | ||
+ | entonces la gráfica de la función | ||
+ | <math> | ||
+ | \mathrm{f} | ||
+ | </math> | ||
+ | tiene una [[Asintotas#Asintotas horizontales|asintota horizontal]] por la | ||
+ | izquierda de ecuación | ||
+ | <math> | ||
+ | y = L | ||
+ | </math>. | ||
<br/> | <br/> | ||
Línea 518: | Línea 838: | ||
\mathrm{f} | \mathrm{f} | ||
</math> | </math> | ||
- | + | cuando | |
<math> | <math> | ||
x | x | ||
Línea 530: | Línea 850: | ||
\infty | \infty | ||
</math> | </math> | ||
- | + | si podemos hacer | |
<math> | <math> | ||
\mathrm{f} \left( \, x \, \right) | \mathrm{f} \left( \, x \, \right) | ||
Línea 547: | Línea 867: | ||
\forall y \in \mathbb{R}, \quad \exists a \in \mathbb{R} / | \forall y \in \mathbb{R}, \quad \exists a \in \mathbb{R} / | ||
\left( | \left( | ||
- | + | \, \mathrm{f} \left( \, x \, | |
\right) > y, \, \quad \forall x \in \left( \, -\infty, \, a \, \right) | \right) > y, \, \quad \forall x \in \left( \, -\infty, \, a \, \right) | ||
\right) | \right) | ||
Línea 573: | Línea 893: | ||
\mathrm{f} | \mathrm{f} | ||
</math> | </math> | ||
- | + | cuando | |
<math> | <math> | ||
x | x | ||
Línea 585: | Línea 905: | ||
-\infty | -\infty | ||
</math> | </math> | ||
- | + | si podemos hacer | |
<math> | <math> | ||
\mathrm{f} \left( \, x \, \right) | \mathrm{f} \left( \, x \, \right) | ||
Línea 602: | Línea 922: | ||
\forall y \in \mathbb{R}, \quad \exists a \in \mathbb{R} / | \forall y \in \mathbb{R}, \quad \exists a \in \mathbb{R} / | ||
\left( | \left( | ||
- | + | \, y > \mathrm{f} \left( \, x \, | |
\right), \, \quad \forall x \in \left( \, -\infty, \, a \, \right) | \right), \, \quad \forall x \in \left( \, -\infty, \, a \, \right) | ||
\right) | \right) | ||
Línea 621: | Línea 941: | ||
[[Category:Matemáticas]] | [[Category:Matemáticas]] | ||
- | |||
- | |||
- |
Revisión actual
Tabla de contenidos |
Nota sobre terminología
Utilizamos la palabra pequeño ( grande) de la siguiente manera:
es mas pequeño ( grande ) que si y solo si .
Es decir, es mas pequeño ( grande ) que si es menor ( mayor ) que .
La distancia entre dos puntos y de la recta real es . Cuanto mas pequeña sea esta distancia mas proximos o cercanos diremos que estan los puntos y .
Por ejemplo, esta mas cerca de que el ya que
Limite de f(x) cuando x tiende a un número real
Limite finito
El límite de la función cuando tiende a existe y es igual a si ambos límites laterales existen y son iguales a , es decir
Lo expresamos de la siguiente manera:
El que la anterior igualdad sea cierta significa que podemos hacer tan cercano a como queramos eligiendo lo suficientemente proximo a , por la derecha o por la izquierda.
Limite infinito
El límite de la función cuando tiende a por la izquierda existe y es igual a si podemos hacer tan grande como queramos, eligiendo lo suficientemente cercano a por la izquierda .
Es decir
Lo expresamos de la siguiente manera:
Analogamente, el límite de la función cuando tiende a por la derecha existe y es igual a si podemos hacer tan grande como queramos, eligiendo lo suficientemente cercano a por la derecha .
Es decir
Lo expresamos de la siguiente manera:
Ejemplo
Demostremos que
Para ello seleccionamos un cualquiera e intentamos encontrar un de manera que
Si no es positivo, entonces cualquier verifica
Si es positivo, entonces
Por lo tanto, si elegimos
se verifica que
Limite menos infinito
El límite de la función cuando tiende a por la izquierda existe y es igual a si podemos hacer tan pequeño como queramos, eligiendo lo suficientemente cercano a por la izquierda .
Es decir
Lo expresamos de la siguiente manera:
Analogamente, el límite de la función cuando tiende a por la derecha existe y es igual a si podemos hacer tan pequeño como queramos, eligiendo lo suficientemente cercano a por la derecha .
Es decir
Lo expresamos de la siguiente manera:
Cuando alguno de los limites laterales de cuando tiende a es infinito o menos infinito, la grafica de tiene una asintota vertical de ecuación .
Limite de f(x) cuando x tiende a infinito
Limite finito
Se dice que el límite de la funcion cuando tiende a es si cualquier sucesión que tiende a verifica que .
Lo expresamos como:
El que la anterior igualdad sea cierta significa que podemos hacer tan cercano a como queramos eligiendo lo suficientemente grande.
Es decir
Si el límite de la funcion cuando tiende a es , entonces la gráfica de la función tiene una asintota horizontal por la derecha de ecuación .
Limite infinito
El límite de la función cuando tiende a existe y es igual a si podemos hacer tan grande como queramos, eligiendo lo suficientemente grande.
Es decir
Lo expresamos de la siguiente manera:
Limite menos infinito
El límite de la función cuando tiende a existe y es igual a si podemos hacer tan pequeño como queramos, eligiendo lo suficientemente pequeño.
Es decir
Lo expresamos de la siguiente manera:
Limite de f(x) cuando x tiende a menos infinito
Limite finito
Se dice que el límite de la funcion cuando tiende a es si cualquier sucesión que tiende a verifica que .
Lo expresamos como:
El que la anterior igualdad sea cierta significa que podemos hacer tan cercano a como queramos eligiendo lo suficientemente pequeño.
Es decir
Si el límite de la funcion cuando tiende a es , entonces la gráfica de la función tiene una asintota horizontal por la izquierda de ecuación .
Limite infinito
El límite de la función cuando tiende a existe y es igual a si podemos hacer tan grande como queramos, eligiendo lo suficientemente pequeño.
Es decir
Lo expresamos de la siguiente manera:
Limite menos infinito
El límite de la función cuando tiende a existe y es igual a si podemos hacer tan pequeño como queramos, eligiendo lo suficientemente pequeño.
Es decir
Lo expresamos de la siguiente manera: