Tabla de derivadas y primitivas
De Laplace
(Diferencias entre revisiones)
m (→Reglas de derivación) |
(→Tabla de derivadas) |
||
Línea 63: | Línea 63: | ||
| <math>\displaystyle\frac{1}{1+x^2}</math> | | <math>\displaystyle\frac{1}{1+x^2}</math> | ||
|} | |} | ||
+ | |||
+ | ==Tabla de primitivas== | ||
+ | {| class="bordeado" | ||
+ | |- | ||
+ | ! <math>f(x)</math> | ||
+ | ! <math>\int f\,ºmathrm{d}x</math> | ||
+ | ! <math>f(x)</math> | ||
+ | ! <math>\int f\,ºmathrm{d}x</math> | ||
+ | |- | ||
+ | | <math>C\,</math> | ||
+ | | <math>Cx\,</math> | ||
+ | | <math>\mathrm{sen}(x)\,</math> | ||
+ | | <math>-\cos(x)\,</math> | ||
+ | |- | ||
+ | | <math>x\,</math> | ||
+ | | <math>\frac{x^2}{2}\,</math> | ||
+ | | <math>\cos(x)\,</math> | ||
+ | | <math>\mathrm{sen}(x)\,</math> | ||
+ | |- | ||
+ | | <math>\frac{1}{x}\,</math> | ||
+ | | <math>\ln|x|\,</math> | ||
+ | | <math>\mathrm{tg}(x)\,</math> | ||
+ | | <math>-\ln(\cos(x))\,</math> | ||
+ | |- | ||
+ | | <math>x^n \quad (n\neq -1)</math> | ||
+ | | <math>\frac{x^{n+1}}{n+1}</math> | ||
+ | | <math>\frac{1}{1+x^2}</math> | ||
+ | | <math>\mathrm{tg}(x)\,</math> | ||
+ | |- | ||
+ | | <math>\mathrm{e}^x\,</math> | ||
+ | | <math>\mathrm{e}^x\,</math> | ||
+ | | <math>\displaystyle\frac{1}{\sqrt{1-x^2}}</math> | ||
+ | | <math>\mathrm{arcsen}(x)\,</math> | ||
+ | |- | ||
+ | | <math>\mathrm{e}^{\lambda x}\,</math> | ||
+ | | <math>\frac{1}{\lambda}\mathrm{e}^{\lambda x}\,</math> | ||
+ | | <math>\mathrm{e}^{-x^2}\,</math> | ||
+ | | <math>\displaystyle \frac{\sqrt{x}}{2}\erf(x)</math> | ||
+ | |} | ||
+ | |||
+ | Más integrales en la [http://en.wikipedia.org/wiki/Lists_of_integrals Wikipedia] | ||
+ | |||
+ | ==Series de Taylor== |
Revisión de 17:43 30 ago 2011
Contenido |
1 Reglas de derivación
- Suma de funciones
- Producto de funciones
Caso particular u = C = cte
- Regla de la cadena
Caso particular de derivada logarítmica
Caso particular de exponencial de una función
2 Tabla de derivadas
f(x) | df / dx | f(x) | df / dx |
---|---|---|---|
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
3 Tabla de primitivas
f(x) | ![]() | f(x) | ![]() |
---|---|---|---|
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | No se pudo entender (Falta el ejecutable de <strong>texvc</strong>. Por favor, lea <em>math/README</em> para configurarlo.): \displaystyle \frac{\sqrt{x}}{2}\erf(x) |
Más integrales en la Wikipedia