4-4 INTEGRACIÓN DE FUNCIONES RACIONALES POR FRACCIONES
PARCIALES.
Caso #1: FACTORES LINEALES DIFERENTES EN EL DENOMINADOR
𝑝(𝑥)
Integrales de la forma ∫ 𝑑𝑥 donde 𝑝(𝑥) y 𝑞(𝑥) son polinomios de grado m y n
𝑞(𝑥)
respectivamente, m n , (Función Racional Propia). En este caso q( x) se puede
descomponer en n productos de factores lineales diferentes. Si q( x) tiene n raíces
reales distintas, con lo cual, si 𝑞(𝑥) = 𝑎𝑛 𝑥 𝑛 + 𝑎𝑛−1 𝑥 𝑛−1 +. . . . . +𝑎1 𝑥 + 𝑎0 , entonces
su factorización es
𝑞(𝑥) = 𝑎𝑛 (𝑥 − 𝑥1 )(𝑥 − 𝑥2 ). . . . . . (𝑥 − 𝑥𝑛 ), donde 𝑥1 , 𝑥2 , 𝑥3 , . . . . . , 𝑥𝑛 son raíces
p( x)
distintas del polinomio q( x) . Luego la fracción parcial de es:
q( x)
𝒑(𝒙) 𝑨𝟏 𝑨𝟐 𝑨𝟑 𝑨𝒏
= + + +. . . . . . +
𝒒(𝒙) 𝒙 − 𝒙𝟏 𝒙 − 𝒙𝟐 𝒙 − 𝒙𝟑 𝒙 − 𝒙𝒏
Ejemplo 1:
𝒙+𝟏
Calcular ∫ 𝒙𝟐 −𝟏𝟔 𝒅𝒙
Solución: Aplicando fracciones parciales.
𝒙+𝟏 𝒙+𝟏
=
𝒙𝟐 − 𝟏𝟔 (𝒙 − 𝟒)(𝒙 + 𝟒)
𝒙+𝟏 𝑨 𝑩
⇒ = +
(𝒙 − 𝟒)(𝒙 + 𝟒) 𝒙 − 𝟒 𝒙 + 𝟒
𝒙+𝟏 𝑨(𝒙 + 𝟒) + 𝑩(𝒙 − 𝟒)
⇒ =
(𝒙 − 𝟒)(𝒙 + 𝟒) (𝒙 − 𝟒)(𝒙 + 𝟒)
⇒ 𝒙 + 𝟏 = 𝑨(𝒙 + 𝟒) + 𝑩(𝒙 − 𝟒)
𝒙 + 𝟏 = (𝑨 + 𝑩)𝒙 + (𝟒𝑨 − 𝟒𝑩)
Resulta un sistema de dos ecuaciones lineales
𝑨+𝑩=𝟏
𝟒𝑨 − 𝟒𝑩 = 𝟏
𝟓 𝟑
Cuya solución es, 𝑨 = 𝟖 y 𝑩=𝟖
OTRA FORMA DE BUSCAR LOS VALORES DE A Y B.
Si 𝒙 = 𝟒 ⇒ 𝟏 + 𝟒 = 𝑨(𝟒 + 𝟒) + 𝑩(𝟒 − 𝟒)
𝟓
⇒ 𝟓 = 𝟖𝑨 + 𝟎𝑩 ⇒ 𝑨 =
𝟖
Si 𝒙 = −𝟒 ⇒ 𝟏 + (−𝟒) = 𝑨(−𝟒 + 𝟒) + 𝑩(−𝟒 − 𝟒)
𝟑
⇒ −𝟑 = 𝟎𝑨 + (−𝟖)𝑩 ⇒ 𝑩 = −
𝟖
𝟓 −𝟑
𝒙+𝟏 𝟖 𝟖
Luego se tiene que: (𝒙−𝟒)(𝒙+𝟒)
= +
𝒙−𝟒 𝒙+𝟒
𝒙+𝟏 𝟓 𝒅𝒙 𝟑 𝒅𝒙
∫ 𝒅𝒙 = ∫ − ∫
𝒙𝟐 − 𝟏𝟔 𝟖 𝒙−𝟒 𝟖 𝒙+𝟒
𝒙+𝟏 𝟓 𝟑
⇒∫ 𝒅𝒙 = 𝒍𝒏| 𝒙 − 𝟒 | − 𝒍𝒏|𝒙 + 𝟒| + 𝒄
𝒙𝟐 − 𝟏𝟔 𝟖 𝟖
Ejemplo 2:
𝒙𝟐 +𝟐𝒙−𝟔
Calcular ∫ 𝒅𝒙
𝒙𝟑 −𝒙
Solución: El integrando es una función racional propia
Aplicando fracciones parciales tenemos
𝑥 2 + 2𝑥 − 6 𝑥 2 + 2𝑥 − 6 𝐴 𝐵 𝐶
= = + +
𝑥3 − 𝑥 𝑥(𝑥 − 1)(𝑥 + 1) 𝑥 𝑥 − 1 𝑥 + 1
𝑥 2 +2𝑥−6 𝐴(𝑥−1)(𝑥+1)+𝐵𝑥(𝑥+1)+𝐶𝑥(𝑥−1)
⇒ =
𝑥 3 −𝑥 𝑥(𝑥−1)(𝑥+1)
x2 + 2 x − 6 = A( x − 1)( x + 1) + Bx( x + 1) + Cx( x − 1)
−6 −6
𝑆𝑖 𝑥 = 0 ⇒ 𝐴 = = =6
(0 − 1)(0 + 1) −1
(1)2 + 2(1) − 6 −3 3
𝑆𝑖 𝑥 = 1 ⇒ 𝐵 = = ⇒ 𝐵=−
(1)(2) 2 2
(−1)2 + 2(−1) − 6 −7
𝑆𝑖 𝑥 = −1 ⇒ 𝐶 = =
(−1)(−2) 2
7
C=−
2
Luego se tiene que:
𝑥 2 + 2𝑥 − 6 5 3 1 7 1
= − −
𝑥3 − 𝑥 𝑥 2𝑥 − 1 2𝑥 + 1
𝑥 2 + 2𝑥 − 6 𝑑𝑥 3 𝑑𝑥 7 𝑑𝑥
⇒∫ 𝑑𝑥 = 5 ∫ − ∫ − ∫
𝑥3 − 𝑥 𝑥 2 𝑥−1 2 𝑥+1
𝑥 2 + 2𝑥 − 6 3 7
⇒ ∫ 𝑑𝑥 = 5 𝑙𝑛|𝑥| − 𝑙𝑛|𝑥 − 1| − 𝑙𝑛|𝑥 + 1| + 𝑐
𝑥3 − 𝑥 2 2
Caso #2: FACTORES LINEALES REPETIDOS EN EL DENOMINADOR
p( x)
Integrales de la forma q( x) dx , donde p ( x ) y q ( x) son polinomios de grado m y n
respectivamente, m n .
Supongamos que xk se repite p − veces , entonces,
(𝑥 − 𝑥𝑘 )𝑝 = (𝑥 − 𝑥𝑘 )(𝑥 − 𝑥𝑘 ). . . . . . (𝑥 − 𝑥𝑘 ).
Luego la fracción parcial está dada por:
1 𝐴1 𝐴2 𝐴3 𝐴𝑝
= + + +. . . . +
(𝑥 − 𝑥𝑘 )𝑝 𝑥 − 𝑥𝑘 (𝑥 − 𝑥𝑘 )2 (𝑥 − 𝑥𝑘 )3 (𝑥 − 𝑥𝑘 )𝑝
Ejemplo 3:
𝑥 2 +2𝑥+4
Calcular ∫ 𝑑𝑥
(𝑥+1)3
Solución: Aplicando fracciones parciales se tiene que:
𝑥 2 + 2𝑥 + 4 𝐴 𝐵 𝐶
= + +
(𝑥 + 1)3 𝑥 + 1 (𝑥 + 1)2 (𝑥 + 1)3
𝑥 2 + 2𝑥 + 4 𝐴(𝑥 + 1)2 + 𝐵(𝑥 + 1) + 𝐶
⇒ =
(𝑥 + 1)3 (𝑥 + 1)3
⇒ 𝑥 2 + 2𝑥 + 4 = 𝐴(𝑥 + 1)2 + 𝐵(𝑥 + 1) + 𝐶
: : 𝑥 = −1 ⇒ 1 − 2 + 4 = 𝐴(−1 + 1)2 + 𝐵(−1 + 1) + 𝐶: : 𝑥 = −1 ⇒ 3 = 𝐶
: : 𝑥 = 0 ⇒ 02 + 2.0 + 4 = 𝐴 + 𝐵 + 𝐶 ⇒ 4 = 𝐴 + 𝐵 + 3 ⇒ 𝐴 + 𝐵 = 1
: : 𝑥 = 1 ⇒ 12 + 2.1 + 4 = 4𝐴 + 2𝐵 + 𝐶 ⇒ 7 = 4𝐴 + 2𝐵 + 3 ⇒ 2𝐴 + 𝐵 = 2
Se tiene el siguiente sistema de ecuaciones lineales
𝐴+𝐵=1
{
2𝐴+𝐵=2
::𝐴 = 1 ∧ 𝐴 + 𝐵 = 1 ⇒ 𝐵 = 0 .
𝐴=1
Con lo cual se tiene que:
𝑥 2 + 2𝑥 + 4 1 0 3
= + +
(𝑥 + 1)3 𝑥 + 1 (𝑥 + 1)2 (𝑥 + 1)3
𝑥 2 + 2𝑥 + 4 𝑑𝑥 𝑑𝑥
⇒∫ 𝑑𝑥 = ∫ + 3 ∫
(𝑥 + 1)3 𝑥+1 (𝑥 + 1)3
𝑥 2 + 2𝑥 + 4 (𝑥 + 1)−2
⇒∫ 𝑑𝑥 = 𝑙𝑛|𝑥 + 1| + 3 +𝑐
(𝑥 + 1)3 −2
𝑥 2 + 2𝑥 + 4 3 1
⇒∫ 𝑑𝑥 = 𝑙𝑛 |𝑥 + 1 | − +𝑐
(𝑥 + 1)3 2 (𝑥 + 1)2
Ejemplo 4:
2𝑥+1
Calcular 𝑎) ∫
𝑥2 +𝑥−2
𝑑𝑥
𝑥 2 + 3𝑥 − 4
𝑏) ∫ 3 𝑑𝑥
𝑥 − 4𝑥 2 + 4𝑥
Caso #3: FACTORES CUADRATICOS DIFERENTES EN EL DENOMINADOR
p( x)
Integrales de la forma q( x) dx , donde p ( x ) y q ( x) son polinomios de grado m y n
respectivamente, m n . En este caso q( x) se puede descomponer en productos
de factores cuadráticos irreducibles.
Supongamos que 𝑎𝑖 𝑥 2 + 𝑏𝑖 𝑥 + 𝑐𝑖 son factores cuadráticos, entonces su fracción
parcial es:
𝑃(𝑥 ) 𝑝(𝑥 )
=
𝑄 (𝑥 ) (𝑎1 𝑥 2 + 𝑏1 𝑥 + 𝑐1 )(𝑎2 𝑥 2 + 𝑏2 𝑥 + 𝑐2 ). … (𝑎𝑛 𝑥 2 + 𝑏𝑛 𝑥 + 𝑐𝑛 )
𝐴1 𝑥+𝐵1 𝐴𝑛 𝑥+𝐵𝑛
=𝑎 2 +𝑏 𝑥+𝑐 +. . . + 𝑎 2 +𝑏 𝑥+𝑐 .
1𝑥 1 1 𝑛𝑥 𝑛 𝑛
Ejemplo:
4x
Calcular ( x + 1)( x2 + 2 x + 3) dx
2
Solución:
Aplicando fracciones parciales se tiene que:
4𝑥 𝐴𝑥 + 𝐵 𝐶𝑥 + 𝐷
= +
(𝑥 2 + 1)(𝑥 2 + 2𝑥 + 3) 𝑥 2 + 1 𝑥 2 + 2𝑥 + 3
4𝑥 (𝐴𝑥 + 𝐵)(𝑥 2 + 2𝑥 + 3) + (𝐶𝑥 + 𝐷)(𝑥 2 + 1)
⇒ 2 =
(𝑥 + 1)(𝑥 2 + 2𝑥 + 3) (𝑥 2 + 1)(𝑥 2 + 2𝑥 + 3)
⇒ 4𝑥 = (𝐴𝑥 + 𝐵)(𝑥 2 + 2𝑥 + 3) + (𝐶𝑥 + 𝐷)(𝑥 2 + 1)
⇒ 4𝑥 = 𝐴𝑥 3 + 2𝐴𝑥 2 + 3𝐴𝑥 + 𝐵𝑥 2 + 2𝐵𝑥 + 3𝐵 + 𝐶𝑥 3 + 𝐶𝑥 + 𝐷𝑥 2 + 𝐷
⇒ 4𝑥 = (𝑨 + 𝑪)𝑥 3 + (𝟐𝑨 + 𝑩 + 𝑫)𝑥 2 + (𝟑𝑨 + 𝟐𝑩 + 𝑪)𝑥 + (𝟑𝑩 + 𝑫) ⇒
𝐴+𝐶 =0
2𝐴 + 𝐵 + 𝐷 = 0
{
3𝐴 + 2𝐵 + 𝐶 = 4
3𝐵 + 𝐷 = 0
Determinemos la solución del sistema de ecuaciones lineales aplicando el
método de GAUSS-JORDAN (Se puede determinar la solución de dicho sistema
aplicando el método de Cramer o Reducción)
1 0 1 0 0 f → −2 f + f 1 0 1 0 0 f → −2 f + f 1 0 1 0 0
2 1 2 3 2 3
2 1 0 1 0 0 1 −2 1 0 0 1 −2 1 0
3 2 1 0 4 0 2 −2 0 4 0 0 2 −2 4
f3 → −3 f1 + f3 f 4 → −3 f 2 + f 4
0 3 0 1 0 0 3 0 1 0 0 0 6 −2 0
1 1 0 1 0 0 1 0 1 0 0 f →1 f
f3 → f3
2 0 f 4 → −6 f 3 + f 4 4 4
4
1 −2 1 0 0 1 −2 1 0
0 0 1 −1 2 0 0 1 −1 2
0 0 6 −2 0 0 0 0 4 −12
1 0 1 0 0
0 1 −2 1 0
Luego Tenemos que:
0 0 1 −1 2
0 0 0 1 −3
𝐴 + 𝐶 = 0(𝑖)
𝐵 − 2𝐶 + 𝐷 = 0(𝑖𝑖)
⇒{
𝐶 − 𝐷 = 2(𝑖𝑖𝑖) Sustituyendo (iv) en (iii) se tiene que:
𝐷 = −3(𝑖𝑣)
𝐶 − (−3) = 2 ⇒ 𝐶 + 3 = 2 ⇒ 𝐶 = −1.
: : 𝐷 = −3, 𝐶 = −1 ∧ 𝐵 − 2𝐶 + 𝐷 = 0 ⇒ 𝐵 + 2 − 3 = 0 ⇒ 𝐵 = 1.
:: A + C = 0 C = −1 A = 1.
Luego tenemos que:
4𝑥 𝐴𝑥 + 𝐵 𝐶𝑥 + 𝐷
∷ = +
(𝑥 2 + 1)(𝑥 2 + 2𝑥 + 3) 𝑥 2 + 1 𝑥 2 + 2𝑥 + 3
4𝑥 𝑥+1 −𝑥 − 3
⇒ = +
(𝑥 2 + 1)(𝑥 2 + 2𝑥 + 3) 𝑥 2 + 1 𝑥 2 + 2𝑥 + 3
4𝑥 𝑥+1 𝑥+3
⇒ = −
(𝑥 2 + 1)(𝑥 2 + 2𝑥 + 3) 𝑥 2 + 1 𝑥 2 + 2𝑥 + 3
4𝑥 𝑥+1 𝑥+3
⇒∫ 𝑑𝑥 = ∫ 𝑑𝑥 − ∫ 𝑑𝑥 (𝐼)
(𝑥 2 + 1)(𝑥 2 + 2𝑥 + 3) 𝑥2 + 1 𝑥 2 + 2𝑥 + 3
𝑥𝑑𝑥 𝑑𝑥
Determinemos x2 + 1 dx = ∫ 2 + ∫ 2
x +1 𝑥 +1 𝑥 +1
𝑥+1 1
⇒ ∫ 2 𝑑𝑥 = 𝑙𝑛|𝑥 2 + 1| + 𝑡𝑔−1 𝑥 + 𝑐1 (𝐼𝐼)
𝑥 +1 2
𝑥+3
Determinemos ahora ∫ 𝑑𝑥. Completando cuadrados se tiene que:
𝑥 2 +2𝑥+3
𝑥+3 𝑥+3
∫ 𝑑𝑥 = ∫ 𝑑𝑥
𝑥 2 + 2𝑥 + 3 (𝑥 + 1)2 + 2
𝑥+3 𝑥+1 2
⇒∫ 𝑑𝑥 = ∫ 𝑑𝑥 + ∫ 𝑑𝑥
𝑥 2 +2𝑥+3 (𝑥+1)2 +2 (𝑥+1)2 +2
𝑥+3 1 2 𝑥+1
⇒∫ 𝑑𝑥 = 𝐿𝑛|(𝑥 + 1)2 + 2| + 𝑡𝑔−1 ( ) + 𝑐2
𝑥 2 +2𝑥+3 2 √2 √2
𝑥+3 1 2 −1
𝑥+1
⇒ ∫ 𝑑𝑥 = 𝐿𝑛|𝑥 + 2𝑥 + 3| + √2𝑡𝑔 ( ) + 𝑐2 (𝐼𝐼𝐼)
𝑥 2 + 2𝑥 + 3 2 √2
Sustituyendo (II) y (III) en (I) se tiene que:
4𝑥 1 1 𝑥+1
∫ (𝑥 2 +1)(𝑥 2+2𝑥+3) 𝑑𝑥 = 2 𝑙𝑛|𝑥 2 + 1| + 𝑡𝑔−1 𝑥 − 2 𝑙𝑛|𝑥 2 + 2𝑥 + 3| − √2𝑡𝑔−1 ( √2 ) + 𝑐
4𝑥 1 𝑥 2 +1 𝑥+1
⇒ ∫ 2 𝑑𝑥 = 𝑙𝑛 | 2 | + 𝑡𝑔−1 𝑥 − √2𝑡𝑔−1 ( ) + 𝑐
(𝑥 +1)(𝑥 2 +2𝑥+3) 2 𝑥 +2𝑥+3 √2
p( x)
Caso #4: Integrales de la forma q( x) dx , donde p( x) y q( x) son polinomios de
grado m y n respectivamente, m n . En este caso q( x) se puede descomponer en
productos de factores cuadráticos irreducibles y uno de ellos se repite.
Supongamos que ak x2 + bk x + ck se repite p-veces, entonces su fracción parcial es:
p( x) A1 x + B1 A2 x + B2 Ap x + B p
= + ... +
(ak x + bk x + ck )
2 p
ak x + bk x + ck (ak x + bk x + ck )
2 2 p
(ak x + bk x + ck ) p
2
Ejemplo:
x2
Calcular 2 dx
( x + 4) 2
Solución: Aplicando fracciones parciales se tiene que:
x2 Ax + B Cx + D x2 ( Ax + B )( x 2 + 4) + Cx + D
= + =
( x 2 + 4) 2 x 2 + 4 ( x 2 + 4) 2 ( x 2 + 4) 2 ( x 2 + 4) 2
x2 = ( Ax + B)( x 2 + 4) + Cx + D x2 = Ax3 + 4 Ax + Bx2 + 4B + Cx + D
A=0 A=0
B =1 B =1
x2 = Ax3 + Bx2 + (4 A + C ) x + (4B + D)
. Por lo tanto se tiene que:
4 A + C = 0 C =0
4 B + D = 0 D = −4
x2 Ax + B Cx + D x2 1 −4
:: 2 = 2 + 2 2 = 2 + 2
( x + 4) 2
x + 4 ( x + 4) 2
( x + 4) 2
x + 4 ( x + 4)2
x2 1 dx Determinemos 2 1 dx .
( x 2 + 4)2 dx = x 2 + 4 dx − 4 ( x 2 + 4)2 ( I ) . x +4
dx
1 1 −1
x2 + 4 dx = 2 tg x + c1 (II ) . Determinemos ahora 4 . En este caso
( x + 4) 2
2
determinaremos la integral usando sustitución trigonométrica.
dx
:: 4 u = atg x = 2tg dx = 2sec 2 d
( x + 4)
2 2
dx 2sec 2 d
:: x = 2tg x2 + 4 = 4sec2 ( x2 + 4)2 = 16sec4 . Luego 4 2 = 4
( x + 4) 2 16sec 4
dx 4 d dx 1 dx 1 1 + cos 2
4 = 2 4 2 = cos 2 d 4 2 = d
( x + 4) 8 sec
22
( x + 4) 2
2
( x + 4) 2
2
2
dx 1 1 dx 1 1
4
( x 2 + 4)2 4 4 ( x2 + 4)2 4 8 sen2 + c2
= d + cos 2 d 4 = +
dx 1 1 x2 + 4 x2 + 4
4 = + sen cos + c2 . :: x 2 + 4 = 4sec 2 sec 2 = sec =
( x + 4) 4
2 2
4 4 2
2 x x
cos = . Por otro lado :: x = 2tg tg = = tg −1 .
x2 + 4 2 2
sen x 2 x
:: tg = sen = tg cos sen = sen =
cos 2 x +4
2
x +4
2
dx 1 x 1 x 2 x
4 = tg −1 + + c2 4 dx 1
= tg −1 +
x
+ c2 ( III )
( x + 4) 2
2
4 2 4 x +4
2
x +4
2
( x 2 + 4) 2 4
2 2( x 2
+ 4)
Sustituyendo (II) y (III) en (I) se tiene que:
x 1 x
2
x 1 x
(x 2
+ 4) 2
dx = tg −1 − tg −1 −
2 2 4 2 2( x + 4)
2
+c
x2 1 −1 x x
( x + 4)2 dx = 4 tg 2 − 2( x 2 + 4) + c
2
29.- Calcular 4x + 3 2 dx
x + 9x
Solución: Factoricemos el polinomio x4 + 9 x2 . x 4 + 9 x 2 = x 2 ( x 2 + 9) . Luego se tiene
que:
x+3 x+3
x 4
+ 9x 2
dx = 2 2
x ( x + 9)
dx . Aplicando fracciones parciales se tiene que:
x+3 A B Cx + D x+3 Ax( x 2 + 9) + B ( x 2 + 9) + (Cx + D ) x 2
= + + =
x 2 ( x 2 + 9) x x 2 x 2 + 9 x 2 ( x 2 + 9) x 2 ( x 2 + 9)
x + 3 = Ax( x2 + 9) + B( x2 + 9) + (Cx + D) x 2 x + 3 = Ax3 + 9 Ax + Bx2 + 9B + Cx3 + Dx2
A + C = 0 C = − A C = − 9
1
D = −B
x + 3 = ( A + C ) x3 + ( B + D) x 2 + 9 Ax + 9B B9+AD==1 0 A = 1 D = − 3
1
A= 9
9B = 3 9 1
B= 1
B= 1
3
3
1 1
− x− 1 1
x+3 A B Cx + D x+3
:: 2 2 = + 2+ 2 2 2 = 9 + 32 + 92 3
x ( x + 9) x x x +9 x ( x + 9) x x x +9
x+3 1 dx 1 dx 1 xdx 1 dx
dx = + 2 − 2
9 x 3 x 9 x + 9 3 x2 + 9
−
x ( x + 9)
2 2
x+3 1 1 1 1 x
dx = ln x − x −1 − ln x 2 + 9 − tg −1 + c
x ( x + 9)
2 2
9 3 18 9 3
x+3 2 1 1 1 x
dx = ln x − − ln x 2 + 9 − tg −1 + c
x ( x + 9)
2 2
18 3x 18 9 3
x+3 1 x2 1 1 −1 x
x2 ( x2 + 9) 18 x 2 + 9 − 3x − 9 tg 3 + c
dx = ln