Patrocinado por PHPDocX

Síguenos en Twitter

Buscar en WikilleratO
   

Discontinuidades

De Wikillerato

(Diferencias entre revisiones)
Línea 1: Línea 1:
 +
==Definición==
 +
Una función es '''''discontinua''''' en un punto  
Una función es '''''discontinua''''' en un punto  
<math>
<math>
Línea 8: Línea 10:
</math>
</math>
&nbsp; no es continua en dicho punto.
&nbsp; no es continua en dicho punto.
 +
 +
<br/>
 +
 +
==Tipos de discontinuidades==
 +
 +
<br/>
 +
 +
===Discontinuidad evitable===
<br/>
<br/>
Línea 23: Línea 33:
<br/>
<br/>
-
==Ejemplo==
+
====Ejemplo====
<br/>
<br/>
Línea 40: Línea 50:
\left\{
\left\{
\begin{array}[c]{rcl}
\begin{array}[c]{rcl}
-
\frac{x^2 \, - \, 1}{x \, + \, 1} & , & \quad \makebox{si}\quad x \neq 1
+
\frac{\displaystyle x^2 \, - \, 1}{\displaystyle x \, - \, 1} & , &
 +
\quad \makebox{si}\quad x \neq 1
\\
\\
-
2 & , & \quad \makebox{si} \quad x \, = \, 1
+
3 & , & \quad \makebox{si} \quad x \, = \, 1
\end{array}
\end{array}
\right.
\right.
Línea 56: Línea 67:
&nbsp; porque &nbsp;
&nbsp; porque &nbsp;
<math>
<math>
-
\lim_{x \to 1} \mathrm{f} \left( \, x \, \right) \, = \, 0
+
\lim_{x \to 1} \mathrm{f} \left( \, x \, \right) \, = \, 2
</math>
</math>
&nbsp; mientras que &nbsp;
&nbsp; mientras que &nbsp;
<math>
<math>
-
\mathrm{f} \left( \, 1 \, \right) \, = \, 2
+
\mathrm{f} \left( \, 1 \, \right) \, = \, 3
</math>
</math>
, es decir:
, es decir:
Línea 88: Línea 99:
</math>
</math>
&nbsp; es evitable.
&nbsp; es evitable.
 +
 +
<br/>
 +
 +
===Discontinuidad de primera especie===
<br/>
<br/>
Línea 116: Línea 131:
<br/>
<br/>
-
==Ejemplo==
+
====Ejemplo====
<br/>
<br/>
Línea 169: Línea 184:
<br/>
<br/>
-
Como ambos limites laterales existen la discontinuidad que &nbsp;
+
Como ambos limites laterales existen, la discontinuidad que &nbsp;
<math>
<math>
\mathrm{f}
\mathrm{f}
Línea 178: Línea 193:
</math>
</math>
&nbsp; es de primera especie.
&nbsp; es de primera especie.
 +
 +
<br/>
 +
 +
===Discontinuidad de segunda especie===
<br/>
<br/>
Línea 197: Línea 216:
<br/>
<br/>
-
==Ejemplo==
+
====Ejemplo====
<br/>
<br/>
Línea 262: Línea 281:
<br/>
<br/>
-
 
-
[[Category:Matemáticas]]
 

Revisión de 14:43 11 ene 2007

Tabla de contenidos

Definición

Una función es discontinua en un punto   
x \, = \, x_0
  si   
\mathrm{f}
  no es continua en dicho punto.


Tipos de discontinuidades


Discontinuidad evitable


Una función   
\mathrm{f}
  tiene una discontinuidad evitable en un punto   
x \, = \, x_0
  cuando existe el limite de la función en dicho punto.


Ejemplo


La función   
\mathrm{f}
  definida por:



\mathrm{f} \left( \, x  \, \right) \, = \,
\left\{
</p>
<pre> \begin{array}[c]{rcl}
   \frac{x^2 \, - \, 1}{x \, - \, 1} & , &
   \quad \makebox{si}\quad x \neq 1
   \\
   3 & , & \quad \makebox{si} \quad x \, = \, 1
 \end{array}
</pre>
<p>\right.


no es continua en el punto   
x \, = \, 1
  porque   
\lim_{x \to 1} \mathrm{f} \left( \, x  \, \right) \, = \, 2
  mientras que   
\mathrm{f} \left( \, 1  \, \right) \, = \, 3
, es decir:



\lim_{x \to 1} \mathrm{f} \left( \, x  \, \right) \, \neq \,
\mathrm{f} \left( \, 1  \, \right)


Como   
\lim_{x \to 1} \mathrm{f} \left( \, x  \, \right)
  existe, la discontinuidad que   
\mathrm{f} 
  tiene en el punto   
x \, = \, 1
  es evitable.


Discontinuidad de primera especie


Una función presenta una discontinuidad de primera especie en el punto   
x \, = \, x_0
  si los limites laterales de   
f
  en   
x \, = \, x_0
  existen pero son distintos, es decir:



\lim_{x \to x_0^+} \mathrm{f} \left( \, x  \, \right) \, \neq \,
\lim_{x \to x_0^-} \mathrm{f} \left( \, x  \, \right)


Ejemplo


La función   
\mathrm{f}
  definida por:



\mathrm{f} \left( \, x  \, \right) \, = \,
\left\{
</p>
<pre> \begin{array}[c]{rcl}
   x^2 \, + \, 1 & , & \quad \makebox{si} \quad  1 \ge x
   \\
   x \, - \, 1 & , & \quad \makebox{si} \quad x \, > \, 1
 \end{array}
</pre>
<p>\right.


no es continua en el punto   
x \, = \, 1
  porque   
\lim_{x \to 1} \mathrm{f} \left( \, x  \, \right) 
  no existe, al ser ambos limites laterales distintos:



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



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


Como ambos limites laterales existen, la discontinuidad que   
\mathrm{f} 
  tiene en el punto   
x \, = \, 1
  es de primera especie.


Discontinuidad de segunda especie


Una función   
f
  presenta una discontinuidad de segunda especie en el punto   
x \, = \, x_0
  si no existe alguno de los limites laterales de   
f
  en dicho punto.


Ejemplo


La función   
\mathrm{f}
  definida por:



\mathrm{f} \left( \, x  \, \right) \, = \,
\left\{
</p>
<pre> \begin{array}[c]{rcl}
   \frac{1}{x} & , & \quad \makebox{si} \quad  0 \ge x
   \\
   1 & , & \quad \makebox{si} \quad x \, > \, 0
 \end{array}
</pre>
<p>\right.


no es continua en el punto   
x \, = \, 0
  porque   
\lim_{x \to 0} \mathrm{f} \left( \, x  \, \right) 
  no existe, al no existir el limite por la izquierda de   
\mathrm{f} 
  cuando   
x \to 0
:



\lim_{x \to 0^-} \mathrm{f} \left( \, x  \, \right) \, = \, -\infty


Como este limite por la izquierda no existe  
\mathrm{f} 
  tiene en el punto   
x \, = \, 1
  una discontinuidad de segunda especie.


   
 
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.