Question
Question: How can you proof \(\int {\dfrac{{dx}}{{{a^2} - {x^2}}}} = \dfrac{1}{{2a}}\log \left| {\dfrac{{a + x...
How can you proof ∫a2−x2dx=2a1loga−xa+x+c using x=asinθ?
Solution
Substitute the given value for x in the left hand side of the integration and replace dx accordingly. Simplify the expression in integration using formula 1−sin2θ=cos2θ and then integrate it. Determine the other trigonometric ratios from x=asinθ to get the integration result in terms of x. Simplify the final result and bring it in the form of right hand side.
Complete step by step answer:
According to the question, we have to prove the integration using the given substitution.
The integration to prove is:
⇒∫a2−x2dx=2a1loga−xa+x+c .....(1)
Let the left hand side integral is denoted as I, then we have:
⇒I=∫a2−x2dx .....(2)
Now as it is given that we have to use substitution to prove it. So we have:
⇒x=asinθ
Differentiating it both sides, we’ll get:
⇒dx=acosθdθ
Putting these values in integration equation (2), we’ll get:
⇒I=∫a2−(asinθ)2acosθdθ
Simplifying it further, we’ll het:
We know the trigonometric formula 1−sin2θ=cos2θ. Using this, we’ll get:
⇒I=∫acos2θcosθdθ ⇒I=a1∫cosθdθ ⇒I=a1∫secθdθWe know the integration formula ∫secx=log∣secx+tanx∣+c. Using this formula, we’ll get:
⇒I=a1log∣secθ+tanθ∣+c .....(3)
We have used x=asinθ. From this we have:
⇒sinθ=ax
Using the value of sinθ, we can determine other trigonometric ratios. So we have:
⇒secθ=a2−x2a and tanθ=a2−x2x. Putting these values in equation (3), we’ll get:
⇒I=a1loga2−x2a+a2−x2x+c
Simplifying this further, we’ll get:
⇒I=a1loga2−x2(a+x)+c
Using the algebraic formula (x2−a2)=(x−a)(x+a), we’ll get:
Applying the logarithmic formula logab=bloga, we’ll get:
⇒I=a1×21loga−xa+x+c ⇒I=2a1loga−xa+x+cPutting the value of I from equation (2), we’ll get:
⇒∫a2−x2dx=2a1loga−xa+x+c
This is the required proof of the integration.
Note: The integration can also be by partial fraction method as shown:
⇒∫a2−x2dx=∫(a−x)(a+x)dx
Now we can apply partial fraction, the expression in the integration can be written as:
⇒(a−x)(a+x)1=2a1(a+x1+a−x1)
Using this partial fraction in the above integration, we’ll get:
Now we can easily integrate this and we will get the same result.