Question
Question: If x > a, then \[\int{\dfrac{dx}{{{x}^{2}}-{{a}^{2}}}}=\]?...
If x > a, then ∫x2−a2dx=?
Solution
This type of question is based on the concept of integration. First we have to simplify the given function using the formula x2−a2=(x+a)(x−a) in the denominator. Then, we need to multiply the numerator and denominator by 2a. Express the numerator as 2a=(x+a)-(x-a). Use the rule ca+b=ca+cb to simplify the function further. Then substitute u=x+a and v=x-a. Integrate the functions separately with respect to u and v. substitute back the functions in terms of x to the final answer after integration.
Complete step by step answer:
According to the question, we are asked to find ∫x2−a2dx.
We have been given the function is x2−a21. --------(1)
We know that x2−a2=(x+a)(x−a).
Using this formula in the function (1), we get
x2−a21=(x+a)(x−a)1
Now, let us divide the numerator and denominator by 2a.
⇒x2−a21=(x+a)(x−a)×2a2a
We can write the function as x2−a21=2a1×(x+a)(x−a)2a.
Now, let us add and subtract x in the numerator. We get
x2−a21=2a1×(x+a)(x−a)2a+x−x
⇒x2−a21=2a1×(x+a)(x−a)a+a+x−x
On arranging the terms in the numerator, we get
x2−a21=2a1×(x+a)(x−a)x+a−x+a
Let us take -1 common from the last two terms of the numerator.
⇒x2−a21=2a1×(x+a)(x−a)x+a−(x−a)
We know that ca+b=ca+cb. Using this rule of division in the above function, we get
⇒x2−a21=2a1[(x+a)(x−a)x+a−(x+a)(x−a)x−a]
We find that x+a is common in the first fraction. Cancelling out x+a. We get
x2−a21=2a1[(x−a)1−(x+a)(x−a)x−a]
Now, x-a is common in the second fraction of the function. We get
x2−a21=2a1[(x−a)1−(x+a)1] --------------(2)
We need to integrate x2−a21 with respect to x.
⇒∫x2−a21dx=∫2a1[(x−a)1−(x+a)1]dx
We find that 2a1 is a constant.
Therefore, we get
∫x2−a21dx=2a1∫[(x−a)1−(x+a)1]dx
Using the subtraction rule of integration, we get
∫(u−v)dx=∫udx−∫vdx
We get
∫x2−a21dx=2a1[∫(x−a)1dx−∫(x+a)1dx] ---------(3)
Let us integrate ∫(x−a)1dx first.
Let u=x-a
Differentiating u with respect to x, we get
dxdu=dxd(x−a)
⇒dxdu=dxdx−dxd(a)
We know that dxdx=1 and differentiation of a constant is 0.
Therefore, we get
dxdu=1
∴du=dx
⇒∫(x−a)1dx=∫u1du
We know that ∫x1dx=logx+c. Using this rule of integration, we get
∫u1du=logu+c1
But we know that u=x-a.
Therefore, ∫(x−a)1dx=log(x−a)+c1.
Now, consider ∫(x+a)1dx.
Let v=x+a
Differentiating v with respect to x, we get
dxdv=dxd(x+a)
⇒dxdv=dxdx+dxd(a)
We know that dxdx=1 and differentiation of a constant is 0.
Therefore, we get
dxdv=1
∴dv=dx
⇒∫(x+a)1dx=∫v1dv
We know that ∫x1dx=logx+c. Using this rule of integration, we get
∫v1dv=logv+c2
But we know that v=x+a.
Therefore, ∫(x+a)1dx=log(x+a)+c2.
Substitute this integration in equation (3).
⇒∫x2−a21dx=2a1[log(x−a)+c1−log(x+a)−c2]
Let us take the constants outside the bracket.
⇒∫x2−a21dx=2a1[log(x−a)−log(x+a)]+2ac1−c2
Let us consider k=2ac1−c2, where k is a constant.
Therefore, we get
∫x2−a21dx=2a1[log(x−a)−log(x+a)]+k
We know that loga−logb=logba.
Using this rule of logarithm in the integration, we get
∫x2−a21dx=2a1[log(x+a)(x−a)]+k
∴∫x2−a21dx=2a1log(x+a)(x−a)+k
Therefore, the integration of x2−a21 with respect to x is 2a1log(x+a)(x−a)+k.
Note:
Whenever we get this type of question, we have to simplify the given function to a simplified form for easy integration. We have to know that integration of x1 is log x. Also be thorough with the rules and properties of logarithm. Avoid calculation mistakes based on sign convention.