Propiedades de la integral definida
De Wikillerato
(Diferencias entre revisiones)
(→Ejemplo 2) |
|||
(12 ediciones intermedias no se muestran.) | |||
Línea 1: | Línea 1: | ||
- | La integral de la suma de dos funciones es igual a la suma de las integrales de | + | ==Propiedades== |
+ | |||
+ | <br/> | ||
+ | |||
+ | La integral de la suma de dos funciones es igual a la suma de las integrales de dichas funciones: | ||
<br/> | <br/> | ||
Línea 32: | Línea 36: | ||
<br/> | <br/> | ||
- | En una integral definida el limite superior de | + | En una integral definida el limite superior de integración puede ser menor |
- | que el limite inferior de | + | que el limite inferior de integración y |
<center> | <center> | ||
<math> | <math> | ||
- | + | \int_a^b \mathrm{f} \left( \, x \, \right) \cdot \mathrm{d}x \, = \, | |
- | - | + | - \int_b^a \mathrm{f} \left( \, x \, \right) \cdot \mathrm{d}x |
</math> | </math> | ||
</center> | </center> | ||
Línea 48: | Línea 52: | ||
<center> | <center> | ||
<math> | <math> | ||
- | \int_a^a | + | \int_a^a \mathrm{f} \left( \, x \, \right) \cdot \mathrm{d}x \, = \, |
- | - | + | - \int_a^a \mathrm{f} \left( \, x \, \right) \cdot \mathrm{d}x |
</math> | </math> | ||
</center> | </center> | ||
Línea 56: | Línea 60: | ||
<center> | <center> | ||
<math> | <math> | ||
- | \int_a^a | + | \int_a^a \mathrm{f} \left( \, x \, \right) \cdot \mathrm{d}x \, = \, 0 |
</math> | </math> | ||
</center> | </center> | ||
Línea 83: | Línea 87: | ||
Si en el intervalo | Si en el intervalo | ||
<math> | <math> | ||
- | \left | + | \left( \, a, \, b \, \right) |
</math> | </math> | ||
la función | la función | ||
Línea 96: | Línea 100: | ||
<center> | <center> | ||
<math> | <math> | ||
- | \int_a^ | + | \int_a^b \mathrm{f} \left( \, x \, \right) \cdot \mathrm{d}x \ge |
- | \int_a^ | + | \int_a^b \mathrm{g} \left( \, x \, \right) \cdot \mathrm{d}x |
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | En particular, si | ||
+ | <math> | ||
+ | \mathrm{f} \left( \, x \, \right) \ge 0, \, \forall x \in | ||
+ | \left( | ||
+ | \, a, \, b \, | ||
+ | \right) | ||
+ | </math>, | ||
+ | entonces | ||
+ | <center> | ||
+ | <math> | ||
+ | \int_a^b \mathrm{f} \left( \, x \, \right) \cdot \mathrm{d}x \ge 0 | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Analogamente, si | ||
+ | <math> | ||
+ | 0 \ge \mathrm{f} \left( \, x \, \right), \, \forall x \in | ||
+ | \left( | ||
+ | \, a, \, b \, | ||
+ | \right) | ||
+ | </math>, | ||
+ | entonces | ||
+ | <center> | ||
+ | <math> | ||
+ | 0 \ge \int_a^b \mathrm{f} \left( \, x \, \right) \cdot \mathrm{d}x | ||
</math> | </math> | ||
</center> | </center> | ||
Línea 105: | Línea 141: | ||
Si en el intervalo | Si en el intervalo | ||
<math> | <math> | ||
- | \left | + | \left( \, a, \, b \, \right) |
</math> | </math> | ||
la función | la función | ||
Línea 118: | Línea 154: | ||
<center> | <center> | ||
<math> | <math> | ||
- | \int_a^ | + | \int_a^b \mathrm{f} \left( \, x \, \right) \cdot \mathrm{d}x > |
- | \int_a^ | + | \int_a^b \mathrm{g} \left( \, x \, \right) \cdot \mathrm{d}x |
</math> | </math> | ||
</center> | </center> | ||
+ | <br/> | ||
+ | |||
+ | En particular, si | ||
+ | <math> | ||
+ | \mathrm{f} \left( \, x \, \right) > 0, \, \forall x \in | ||
+ | \left( | ||
+ | \, a, \, b \, | ||
+ | \right) | ||
+ | </math>, | ||
+ | entonces | ||
+ | <center> | ||
+ | <math> | ||
+ | \int_a^b \mathrm{f} \left( \, x \, \right) \cdot \mathrm{d}x > 0 | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Analogamente, si | ||
+ | <math> | ||
+ | 0 > \mathrm{f} \left( \, x \, \right), \, \forall x \in | ||
+ | \left( | ||
+ | \, a, \, b \, | ||
+ | \right) | ||
+ | </math>, | ||
+ | entonces | ||
+ | <center> | ||
+ | <math> | ||
+ | 0 > \int_a^b \mathrm{f} \left( \, x \, \right) \cdot \mathrm{d}x | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | ===Ejemplo 1=== | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | <center> | ||
+ | <math> | ||
+ | \int_1^2 \left( \, x + 1 \, \right) \cdot \mathrm{d}x = | ||
+ | \int_1^2 x \cdot \mathrm{d}x + | ||
+ | \int_1^2 1 \cdot \mathrm{d}x | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | ===Ejemplo 2=== | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | <center> | ||
+ | <math> | ||
+ | \int_1^-1 5 \cdot \left( \, x + 1 \, \right) \cdot \mathrm{d}x = | ||
+ | 15 \cdot \int_1^- \left( \, x + 1 \, \right) \cdot \mathrm{d}x | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | ===Ejemplo 3=== | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | <center> | ||
+ | <math> | ||
+ | \int_3^3 \left( \, x + 1 \, \right) \cdot \mathrm{d}x = \int_2^2 \left( \, x + 1 \, \right) \cdot \mathrm{d}x = 0 | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | ===Ejemplo 4=== | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | <center> | ||
+ | <math> | ||
+ | \int_1^2 \left( \, x + 1 \, \right) \cdot \mathrm{d}x = | ||
+ | -\int_2^1 \left( \, x + 1 \, \right) \cdot \mathrm{d}x | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | ===Ejemplo 5=== | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Como | ||
+ | <math> | ||
+ | x > x^2, \, \forall x \in \left( \, 0, \, 1 \, \right) | ||
+ | </math>, | ||
+ | se cumple que | ||
+ | <center> | ||
+ | <math> | ||
+ | \int_0^1 x \cdot \mathrm{d}x > \int_0^1 x^2 \cdot \mathrm{d}x | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | ===Ejemplo 6=== | ||
+ | |||
+ | <br/> | ||
+ | |||
+ | Como | ||
+ | <math> | ||
+ | x + 1 > 0, \, \forall x \in \left( \, 1, \, 2 \, \right) | ||
+ | </math>, | ||
+ | se cumple que | ||
+ | <center> | ||
+ | <math> | ||
+ | \int_1^2 \left( \, x + 1 \, \right) \cdot \mathrm{d}x > 0 | ||
+ | </math> | ||
+ | </center> | ||
[[Category: Matemáticas]] | [[Category: Matemáticas]] |
Revisión actual
Tabla de contenidos |
Propiedades
La integral de la suma de dos funciones es igual a la suma de las integrales de dichas funciones:
La integral del producto de un número real por una función es igual al producto de por la integral de dicha función:
En una integral definida el limite superior de integración puede ser menor que el limite inferior de integración y
Si hacemos en la igualdad anterior se tiene que
como el único número que coincide con su opuesto es el cero, llegamos a la conclusión de que
para cualquier número real .
Dados tres números reales cualesquiera, se tiene que:
Si en el intervalo la función es mayor o igual que la función entonces
En particular, si , entonces
Analogamente, si , entonces
Si en el intervalo la función es mayor que la función entonces
En particular, si , entonces
Analogamente, si , entonces
Ejemplo 1
Ejemplo 2
Ejemplo 3
Ejemplo 4
Ejemplo 5
Como , se cumple que
Ejemplo 6
Como , se cumple que