Patrocinado por PHPDocX

Síguenos en Twitter

Buscar en WikilleratO
   

Primitiva de una función

De Wikillerato

(Diferencias entre revisiones)
Revisión actual (16:17 31 oct 2012) (editar) (deshacer)
 
(18 ediciones intermedias no se muestran.)
Línea 1: Línea 1:
-
 
==Definición==
==Definición==
Línea 28: Línea 27:
\mathrm{f} \left( \, x \, \right)
\mathrm{f} \left( \, x \, \right)
</math>
</math>
-
&nbsp; si la [[Definición de derivada|derivada]] de &nbsp;
+
&nbsp; en
 +
<math>
 +
I
 +
</math>
 +
si la [[Definición de derivada|derivada]] de &nbsp;
<math>
<math>
\mathrm{F} \left( \, x \, \right)
\mathrm{F} \left( \, x \, \right)
Línea 55: Línea 58:
&nbsp;
&nbsp;
<math>
<math>
-
I \qquad \Leftrightarrow \qquad \mathrm{F}^\prime \left( \, x \, \right) =
+
I \quad \Leftrightarrow \quad \left( \, \mathrm{F}^\prime \left( \, x \, \right) =
-
\mathrm{f} \left( \, x \, \right)
+
\mathrm{f} \left( \, x \, \right), \, \forall x \in I \, \right)
</math>
</math>
</center>
</center>
Línea 66: Línea 69:
<br/>
<br/>
-
==Ejemplo==
+
===Ejemplo===
<br/>
<br/>
Línea 148: Línea 151:
<br/>
<br/>
-
Reciprocamente, si a una primitiva de una fución &nbsp;
+
Reciprocamente, si a una primitiva de una función &nbsp;
<math>
<math>
\mathrm{f}
\mathrm{f}
Línea 162: Línea 165:
</math>
</math>
.
.
 +
 +
<br/>
 +
 +
===Ejemplo===
 +
 +
<br/>
 +
 +
&nbsp;
 +
<math>
 +
\mathrm{F} \left( \, x \, \right) \, = \, x^2
 +
</math>
 +
&nbsp; y &nbsp;
 +
<math>
 +
\mathrm{G} \left( \, x \, \right) \, = \, x^2 \, + \, 7
 +
</math>
 +
&nbsp; son dos funciones primitivas de &nbsp;
 +
<math>
 +
\mathrm{f}\left(\,x\,\right)\,=\,2\cdot x
 +
</math>,
 +
&nbsp; ya que
 +
 +
<br/>
 +
 +
<center>
 +
<math>
 +
\mathrm{F}^\prime \left( \, x \, \right) \, = \,
 +
\mathrm{G}^\prime \left( \, x \, \right) \, = \,
 +
\mathrm{f} \left( \, x \, \right)
 +
</math>
 +
</center>
 +
 +
<br/>
 +
 +
Observese que la diferencia &nbsp;
 +
<math>
 +
\mathrm{G} \left( \, x \, \right) \, - \,
 +
\mathrm{F} \left( \, x \, \right)
 +
</math>
 +
&nbsp; es una constante ( = 7 ).
 +
 +
<br/>
[[Category: Matemáticas]]
[[Category: Matemáticas]]

Revisión actual

Tabla de contenidos

Definición


Dadas dos funciones   
\mathrm{f} \left( \, x \, \right)
  y   
\mathrm{F} \left( \, x \, \right)
,   definidas en un intervalo   
</p>
<pre>I =
</pre>
<p>\left[
</p>
<pre> \, a, \, b \,
</pre>
<p>\right]
,   diremos que   
\mathrm{F} \left( \, x \, \right)
  es una función primitiva de   
\mathrm{f} \left( \, x \, \right)
  en 
I
si la derivada de   
\mathrm{F} \left( \, x \, \right)
  es la función   
\mathrm{f} \left( \, x \, \right)
  en el intervalo   
I
.



\mathrm{F} \left( \, x \, \right)
  es primitiva de   
\mathrm{f} \left( \, x \, \right)
  en   
I \quad \Leftrightarrow \quad \left( \, \mathrm{F}^\prime \left( \, x \, \right) =
</p>
<pre>\mathrm{f} \left( \, x \, \right), \, \forall x \in I \, \right)
</pre>
<p>


Calcular la primitiva de una función es el proceso inverso al de calcular su derivada.


Ejemplo


Consideremos la función   
\mathrm{f} \left( \, x \, \right) = x^2
  y denotemos por   
\mathrm{g} 
  la derivada de   
\mathrm{f}
,   es decir:



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


Entonces una primitiva de   
\mathrm{g} \left( \, x \, \right)
  es   
\mathrm{f} \left( \, x \, \right)
.


¿Cuantas primitivas puede tener una función?


Una función cualquiera admite infinitas primitivas, de hecho


Dos funciones son primitivas de una misma función si y solo si se diferencian solo en una constante aditiva.


Es decir, si   
\mathrm{F}
  y   
\mathrm{G}
  son primitivas de   
\mathrm{f}
,   entonces existe un número real   
C
,   tal que



\mathrm{F} \left( \, x \, \right) \, = \, \mathrm{G} \left( \, x \, \right)
</p>
<pre>\, + \, C
</pre>
<p>


Reciprocamente, si a una primitiva de una función   
\mathrm{f}
  le añadimos una constante   
C
,   entonces obtenemos otra primitiva de   
\mathrm{f}
.


Ejemplo


  
\mathrm{F} \left( \, x \, \right) \, = \, x^2
  y   
\mathrm{G} \left( \, x \, \right) \, = \, x^2 \, + \, 7
  son dos funciones primitivas de   
\mathrm{f}\left(\,x\,\right)\,=\,2\cdot x
,   ya que



\mathrm{F}^\prime \left( \, x \, \right) \, = \,
\mathrm{G}^\prime  \left( \, x \, \right) \, = \,
\mathrm{f} \left( \, x \, \right)


Observese que la diferencia   
\mathrm{G} \left( \, x \, \right) \, - \,
\mathrm{F}  \left( \, x \, \right)
  es una constante ( = 7 ).


   
 
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.