Patrocinado por PHPDocX

Síguenos en Twitter

Buscar en WikilleratO
   

Límites laterales

De Wikillerato

(Diferencias entre revisiones)
Línea 1: Línea 1:
 +
==Límite por la derecha==
==Límite por la derecha==
Línea 20: Línea 21:
_{n \in N}
_{n \in N}
</math>
</math>
-
&nbsp; cuyos términos son todos mayores que &nbsp;
+
&nbsp; cuyos terminos son todos mayores que &nbsp;
<math>
<math>
x_0
x_0
Línea 68: Línea 69:
x
x
</math>
</math>
-
&nbsp; lo suficientemente próximo a &nbsp;
+
&nbsp; lo suficientemente proximo a &nbsp;
<math>
<math>
x_0
x_0
Línea 97: Línea 98:
_{n \in N}
_{n \in N}
</math>
</math>
-
&nbsp; cuyos términos son todos menores que &nbsp;
+
&nbsp; cuyos terminos son todos menores que &nbsp;
<math>
<math>
x_0
x_0
Línea 145: Línea 146:
x
x
</math>
</math>
-
&nbsp; lo suficientemente próximo a &nbsp;
+
&nbsp; lo suficientemente proximo a &nbsp;
<math>
<math>
x_0
x_0
</math>
</math>
&nbsp; por la izquierda.
&nbsp; por la izquierda.
 +
 +
<br/>
 +
 +
==Ejemplo==
 +
 +
<br/>
 +
 +
Consideremos la función
 +
<center>
 +
<math>
 +
\mathrm{f} \left( \, x \, \right) =
 +
\left\{
 +
\begin{array}{ll}
 +
x^2 & , \quad \text{ si } x > 2
 +
\\
 +
2 \cdot x - 1 & , \quad \text{ si } 2 \ge x
 +
\end{array}
 +
\right.
 +
</math>
 +
</center>
 +
y calculemos ambos limites laterales cuando
 +
<math>
 +
x
 +
</math>
 +
tiende a dos.
 +
 +
<br/>
 +
 +
Como para valores de
 +
<math>
 +
x
 +
</math>
 +
mayores que dos
 +
<center>
 +
<math>
 +
\mathrm{f} \left( \, x \, \right) = x^2
 +
</math>
 +
</center>
 +
Se tiene que
 +
<center>
 +
<math>
 +
\lim_{x \to 2^+} \mathrm{f} \left( \, x \, \right) =
 +
\lim_{x \to 2^+} x^2 = 4
 +
</math>
 +
</center>
 +
 +
<br/>
 +
 +
Para calcular el otro limite lateral, tenemos en cuenta que
 +
cuando
 +
<math>
 +
x
 +
</math>
 +
es menor que dos
 +
<center>
 +
<math>
 +
\mathrm{f} \left( \, x \, \right) = 2 \cdot x - 1
 +
</math>
 +
</center>
 +
y, por lo tanto
 +
<center>
 +
<math>
 +
\lim_{x \to 2^-} \mathrm{f} \left( \, x \, \right) =
 +
\lim_{x \to 2^-}
 +
\left(
 +
\, 2 \cdot x - 1 \,
 +
\right)
 +
= 3
 +
</math>
 +
</center>
<br/>
<br/>
[[Category:Matemáticas]]
[[Category:Matemáticas]]

Revisión de 11:33 10 ago 2010

Límite por la derecha


Se dice que el límite por la derecha de una función   
\mathrm{f}
  en el punto   
x_0
  es   
L
, si toda sucesión   
\left( \, x_n  \, \right)
_{n \in N}
  cuyos terminos son todos mayores que   
x_0
  y que tiende a   
x_0
  verifica



\lim_{n \to \infty} \mathrm{f} \left( \, x_n  \, \right) \, = \, L


El límite por la derecha se denota por



\lim_{x \to x_0^+} \mathrm{f} \left( \, x  \, \right)
      o bien       
\lim_{{ x \to x_0 \atop x > x_0}} \mathrm{f} \left( \, x  \, \right)


El que la anterior igualdad sea cierta significa que podemos hacer   
\mathrm{f} \left( \, x \, \right)
  tan cercano a   
L
  como queramos eligiendo   
x
  lo suficientemente proximo a   
x_0
  por la derecha.


Límite por la izquierda


Se dice que el límite por la izquierda de una función   
\mathrm{f}
  en el punto   
x_0
  es   
L
, si toda sucesión   
\left( \, x_n \, \right)
_{n \in N}
  cuyos terminos son todos menores que   
x_0
  y que tiende a   
x_0
  verifica



\lim_{n \to \infty} \mathrm{f} \left( \, x_n  \, \right) \, = \, L


El límite por la izquierda se denota por



\lim_{x \to x_0^-} \mathrm{f} \left( \, x  \, \right)
      o bien       
\lim_{{ x \to x_0 \atop x_0 > x}} \mathrm{f} \left( \, x  \, \right)


El que la anterior igualdad sea cierta significa que podemos hacer   
\mathrm{f} \left( \, x \, \right)
  tan cercano a   
L
  como queramos eligiendo   
x
  lo suficientemente proximo a   
x_0
  por la izquierda.


Ejemplo


Consideremos la función


\mathrm{f} \left( \, x \, \right) =
\left\{
</p>
<pre> \begin{array}{ll}
   x^2 & , \quad \text{ si } x > 2
   \\
   2 \cdot x - 1 & , \quad \text{ si } 2 \ge x
 \end{array}
</pre>
<p>\right.

y calculemos ambos limites laterales cuando 
x 
tiende a dos.


Como para valores de 
x
mayores que dos


\mathrm{f} \left( \, x \, \right) = x^2

Se tiene que


\lim_{x \to 2^+} \mathrm{f} \left( \, x \, \right) =
\lim_{x \to 2^+} x^2 = 4


Para calcular el otro limite lateral, tenemos en cuenta que cuando 
x
es menor que dos


\mathrm{f} \left( \, x \, \right) = 2 \cdot x - 1

y, por lo tanto


\lim_{x \to 2^-} \mathrm{f} \left( \, x \, \right) =
\lim_{x \to 2^-}
\left(
</p>
<pre> \, 2 \cdot x - 1 \,
</pre>
<p>\right)
</p>
<pre>= 3
</pre>
<p>


   
 
ASIGNATURAS
MatemáticasFísicaQuímicaBiologíaDibujoHistoriaLengua y LiteraturaHistoria del ArteFilosofía
Creative Commons License
Los contenidos de Wikillerato están disponibles bajo una licencia de Creative Commons.
Pueden utilizarse y redistribuirse libremente siempre que se reconozca su procedencia.