Euler Substitution and Ostrogardsky Integration Method For Proper Rational Functions
Euler Substitution and Ostrogardsky Integration Method For Proper Rational Functions
These techniques are used along the u-substitution to evaluate integrals by expressing them to
simpler and easily integrated forms.
a. Euler’s Substitution
Suppose you are to evaluate the integral
∫ 𝑓(𝑥)𝑑𝑥
𝑓(𝑥) = 𝑅1 (𝑡)
and take
∫ 𝑓(𝑥)𝑑𝑥 = ∫ 𝑅1 (𝑡)𝑑𝑡 (Eq. 1)
Moreover, same as the regular substitution, you need to find x in terms of t using Eq.2 and
use the resulting expression to find dx in terms of dt. Then, simply substitute to f(x) the
equivalent expressions for x and dx to evaluate the integral in the RHS of Eq.1.
√𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 𝑥𝑡 + √𝑐 (Eq. 3)
1
Example: Evaluate x x 2 4x 4
dx
The above, when taken its derivative, implies that (use quotient rule for the RHS)
−2𝑡 2 + 8𝑡 + 8
𝑑𝑥 = 𝑑𝑡
(4 − 2𝑡)2
1 1
∫ 𝑑𝑥 = ∫ 𝑑𝑥
𝑥√𝑥 2 + 4𝑥 − 4 𝑥(𝑥 + 𝑡)
1 −2𝑡 2 + 8𝑡 + 8
=∫ 2 ( 𝑑𝑡)
𝑡 + 4 𝑡2 + 4 (4 − 2𝑡)2
( )( + 𝑡)
4 − 2𝑡 4 − 2𝑡
1 −2𝑡 2 + 8𝑡 + 8
=∫ 2 ( 𝑑𝑡)
𝑡 + 4 𝑡 2 + 4 + 4𝑡 − 2𝑡 2 (4 − 2𝑡)2
( )( )
4 − 2𝑡 4 − 2𝑡
1 −2𝑡 2 + 8𝑡 + 8
=∫ 2 ( 𝑑𝑡)
𝑡 + 4 −𝑡 2 + 4𝑡 + 4 (4 − 2𝑡)2
( )( )
4 − 2𝑡 4 − 2𝑡
1 −2𝑡 2 + 8𝑡 + 8
=∫ ( 𝑑𝑡)
(𝑡 2 + 4)(−𝑡 2 + 4𝑡 + 4) (4 − 2𝑡)2
( )
(4 − 2𝑡)2 )
(4 − 2𝑡)2 2(−𝑡 2 + 4𝑡 + 4)
= ∫( 2 ) ( 𝑑𝑡)
(𝑡 + 4)(−𝑡 2 + 4𝑡 + 4) (4 − 2𝑡)2
2
=∫ 2 𝑑𝑡
𝑡 +4
1
= 2∫ 2 𝑑𝑡
𝑡 +4
1 𝑡
= 2 ( tan−1 ) + 𝐶
2 2
−1
𝑡
= tan +𝐶
2
Since √𝑥 2 + 4𝑥 − 4 = 𝑥 + 𝑡, then 𝑡 = √𝑥 2 + 4𝑥 − 4 − 𝑥.
Thus, the final integral takes the form
√𝑥 2 + 4𝑥 − 4 − 𝑥
= tan−1 + 𝐶.
2
2. then, use Eq.2 to find the coefficients of 𝑃1 and 𝑃2 by employing the same concept as
partial fraction decomposition.
4 x 3 3x 2 2
Example: Evaluate x 3
1
2
dx
Solution: To use the Ostrogradsky Method, we identify first P(x) and Q(x).
In this example, 𝑃(𝑥) = 4𝑥 3 − 3𝑥 2 − 2 and 𝑄(𝑥) = (𝑥 3 + 1)2 .
2
𝑄(𝑥) (𝑥 3 +1)
𝑄2 (𝑥) = = = 𝑥3 + 1
𝑄1 (𝑥) 𝑥 3 +1
4𝑥 3 − 3𝑥 2 − 2 𝐴𝑥 2 + 𝐵𝑥 + 𝐶 𝐷𝑥 2 + 𝐸𝑥 + 𝐹
∫ 𝑑𝑥 = + ∫ 𝑑𝑥
(𝑥 3 + 1)2 𝑥3 + 1 𝑥3 + 1
𝑑 4𝑥 3 − 3𝑥 2 − 2 𝑑 𝐴𝑥 2 + 𝐵𝑥 + 𝐶 𝑑 𝐷𝑥 2 + 𝐸𝑥 + 𝐹
∫ 𝑑𝑥 = ( ) + ∫ 𝑑𝑥
𝑑𝑥 (𝑥 3 + 1)2 𝑑𝑥 𝑥3 + 1 𝑑𝑥 𝑥3 + 1
𝑑 𝐴𝑥 2 +𝐵𝑥+𝐶
Apply quotient rule to ( 3 );
𝑑𝑥 𝑥 +1
From Eq.1, 𝐷 = 0
Using Eq.4, −3 = −3𝐶 + 𝐷, substituting 𝐷 = 0, we get 𝐶 = 1
Using Eq.2, 0 = −𝐴 + 𝐸 which implies 𝐴 = 𝐸
Substituting 𝐴 as 𝐸 in Eq.5, we get 0 = 2(𝐸) + 𝐸 which implies 𝐸 = 0
Since 𝐴 = 𝐸, then 𝐴 = 0
Using Eq.6, −2 = 𝐵 + 𝐹 which implies that 𝐹 = −2 − 𝐵
Substituting 𝐹 as −2 − 𝐵 in Eq.3, we get 4 = −2𝐵 + (−2 − 𝐵) which implies that 𝐵 = −2
Since 𝐵 = −2, this gives us the value of 𝐹 = 0
4𝑥 3 − 3𝑥 2 − 2 𝐴𝑥 2 + 𝐵𝑥 + 𝐶 𝐷𝑥 2 + 𝐸𝑥 + 𝐹
∫ 𝑑𝑥 = + ∫ 𝑑𝑥
(𝑥 3 + 1)2 𝑥3 + 1 𝑥3 + 1
4𝑥 3 − 3𝑥 2 − 2 −2𝑥 + 1 0
∫ 3 2 𝑑𝑥 = 3 +∫ 3 𝑑𝑥
(𝑥 + 1) 𝑥 +1 𝑥 +1
−2𝑥 + 1
= 3
𝑥 +1
4𝑥 3 − 3𝑥 2 − 2 −2𝑥 + 1
∫ 𝑑𝑥 = +𝐶
(𝑥 3 + 1)2 𝑥3 + 1