Question
Question: Integrate \[\dfrac{{\cos x}}{{(1 - \sin x)(2 - \sin x)}}\]....
Integrate (1−sinx)(2−sinx)cosx.
Solution
Here we have to integrate the given function. The function is in the form of a fraction of the trigonometric function. Firstly we substitute the sinx as t. Since it is in the form of fraction, we use the integration by partial fractions and by integration formula we are going to obtain the answer for the given question.
Complete step by step answer:
Now consider the given question
⇒∫(1−sinx)(2−sinx)cosx.dx
Substitute sinx=t, on differentiating we have cosxdx=dt
⇒∫(1−t)(2−t)dt-------(1)
We express the fractions by partial fractions. So we have
⇒(1−t)(2−t)1=(1−t)A+(2−t)B-------(2)
On taking LCM for the RHS we have
⇒(1−t)(2−t)1=(1−t)(2−t)A(2−t)+B(1−t)
Cancelling the terms which are present in the denominator.
⇒1=A(2−t)+B(1−t) ----(3)
By considering the above equation we have to determine the value of A and B.
Take t=1 in the equation (3), we have
⇒1=A(2−1)+B(1−1)
On simplifying we have
⇒1=A------(4)
Therefore the value of A is 1
Now we determine the value of B by considering t=2 in equation (3)
⇒1=A(2−2)+B(1−2)
On simplifying we have
⇒1=B(−1)
⇒B=−1 ----- (5)
On substituting the equation (4) and the equation (5) in the equation (2)
⇒(1−t)(2−t)1=(1−t)1+(2−t)−1
By using the sign conventions, we have
⇒(1−t)(2−t)1=(1−t)1−(2−t)1
Therefore, the equation (1) can be written as
⇒∫(1−t)(2−t)dt=∫((1−t)1−(2−t)1)dt
By the property of integration ∫(a−b)dx=∫a.dx−∫b.dx, so the above inequality is written as
⇒∫(1−t)(2−t)dt=∫(1−t)dt−∫(2−t)dt
As we know the integration formula ∫x1dx=log∣x∣. The above inequality resembles the same integration formula. On applying the formula, we have
⇒∫(1−t)(2−t)dt=log∣1−t∣−log∣2−t∣+C
On using the property of logarithmic function logm−logn=log(nm), so the above inequality is written as
⇒∫(1−t)(2−t)dt=log(∣2−t∣∣1−t∣)+C
On substituting the value of t in the above inequality we have
⇒∫(1−sinx)(2−sinx)cosxdx=log(∣2−sinx∣∣1−sinx∣)+C
where C is integration constant.
Therefore, the integration of (1−sinx)(2−sinx)cosx is log(∣2−sinx∣∣1−sinx∣)+C.
Note: An algebraic fraction can be broken down into simpler parts known as partial fractions. The important partial fractions form of the rational fraction is given by
1. (x−a)(x−b)px+q,a=b→(x−a)A+(x−b)B
2. (x−a)2px+q→(x−a)A+(x−a)2B
3. (x−a)(x−b)(x−c)px2+qx+r→(x−a)A+(x−b)B+(x−c)C
4. (x−a)2(x−b)px2+qx+r→(x−a)A+(x−a)2B+(x−b)C
5. (x−a)(x2+bx+c)px2+qx+r→(x−a)A+(x2+bx+c)Bx+C
The way of considering the partial fractions will differ and it is based on the form of the rational fraction.