Función derivada de la composición de funciones
De Wikillerato
(Diferencias entre revisiones)
(6 ediciones intermedias no se muestran.) | |||
Línea 1: | Línea 1: | ||
+ | |||
El componer dos funciones | El componer dos funciones | ||
<math> | <math> | ||
Línea 9: | Línea 10: | ||
consiste en aplicar | consiste en aplicar | ||
<math> | <math> | ||
- | g | + | \mathrm{g} |
</math> | </math> | ||
al resultado de calcular | al resultado de calcular | ||
<math> | <math> | ||
\mathrm{f} \left( \, x \, \right) | \mathrm{f} \left( \, x \, \right) | ||
- | </math> | + | </math>: |
- | + | ||
<br/> | <br/> | ||
<center> | <center> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<math> | <math> | ||
x \longrightarrow \mathrm{f} \left( \, x \, \right) \longrightarrow \mathrm{g} | x \longrightarrow \mathrm{f} \left( \, x \, \right) \longrightarrow \mathrm{g} | ||
\left( \mathrm{f} \left( \, x \, \right) \right) | \left( \mathrm{f} \left( \, x \, \right) \right) | ||
</math> | </math> | ||
- | |||
</center> | </center> | ||
Línea 45: | Línea 38: | ||
<center> | <center> | ||
<math> | <math> | ||
- | \mathrm{g}^\prime \left( \mathrm{f} \left( \, x \, \right) \right) \cdot \mathrm{f}^\prime \left( \, x \, \right) | + | \left( |
+ | \, \mathrm{g} \left( \mathrm{f} \left( \, x \, \right) \right) | ||
+ | \right) | ||
+ | ^\prime \, = \, \mathrm{g}^\prime \left( \mathrm{f} \left( \, x \, \right) \right) \cdot \mathrm{f}^\prime \left( \, x \, \right) | ||
</math> | </math> | ||
</center> | </center> | ||
Línea 52: | Línea 48: | ||
resultado que se conoce como '''''regla de la cadena'''''. | resultado que se conoce como '''''regla de la cadena'''''. | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | ==Ejemplo== | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Calculemos la derivada de | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | <center> | ||
+ | <math> | ||
+ | \mathrm{h} \left( \, x \, \right) \, = \, \cos \left( \, x^2 \, \right) | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | | ||
+ | <math> | ||
+ | \mathrm{h} | ||
+ | </math> | ||
+ | es la composición de dos funciones: | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | <center> | ||
+ | <math> | ||
+ | \left\{ | ||
+ | \begin{array}[c]{rcl} | ||
+ | \mathrm{f} \left( \, x \, \right) \, & = & \, x^2 | ||
+ | \\ | ||
+ | \mathrm{g} \left( \, x \, \right) \, & = & \, \cos \left( \, x \, \right) | ||
+ | \end{array} | ||
+ | \right. | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Es decir | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | <center> | ||
+ | <math> | ||
+ | \mathrm{h} \left( \, x \, \right) \, = \, \mathrm{g} \left( \, \mathrm{f} \left( \, x \, \right) \right) | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Para derivar | ||
+ | <math> | ||
+ | \mathrm{h} \left( \, x \, \right) | ||
+ | </math> | ||
+ | utilizamos la regla de la cadena: | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | <center> | ||
+ | <math> | ||
+ | \mathrm{h}^\prime \left( \, x \, \right) \, = \, \mathrm{g}^\prime \left( \, \mathrm{f} \left( \, x \, \right) \right) \cdot \mathrm{f}^\prime \left( \, x \, \right) | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Como | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | <center> | ||
+ | <math> | ||
+ | \left\{ | ||
+ | \begin{array}[c]{rcl} | ||
+ | \mathrm{f}^\prime \left( \, x \, \right) \, & = & \, 2x | ||
+ | \\ | ||
+ | \mathrm{g}^\prime \left( \, x \, \right) \, & = & \, -\mathrm{sen} \left( \, x \, \right) | ||
+ | \end{array} | ||
+ | \right. | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | se tiene que | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | <center> | ||
+ | <math> | ||
+ | \mathrm{h}^\prime \left( \, x \, \right) \, = \, -\mathrm{sen} \left( | ||
+ | \mathrm{f} \left( \, x \, \right) \right) \cdot 2x \, = \, -\mathrm{sen} \left( | ||
+ | \, x^2 \, \right) \cdot 2x | ||
+ | </math> | ||
+ | </center> | ||
<br/> | <br/> | ||
[[Category:Matemáticas]] | [[Category:Matemáticas]] |
Revisión actual
El componer dos funciones y consiste en aplicar al resultado de calcular :
La derivada de viene dada por la fórmula:
resultado que se conoce como regla de la cadena.
Ejemplo
Calculemos la derivada de
es la composición de dos funciones:
Es decir
Para derivar utilizamos la regla de la cadena:
Como
se tiene que