Question
Question: How do you find \(\int {x \cdot \sec {x^2}dx} \)?...
How do you find ∫x⋅secx2dx?
Solution
We can use Integration by substitution to solve this integral. So, first substitute u=x2 and find its differentiation with respect to x using differentiation properties. Then substitute the value of x and value of dx in the given integral. Next, integrate using integration properties. Finally, substitute the value of u, and get the desired result.
Formula used:
The differentiation of the product of a constant and a function = the constant × differentiation of the function.
i.e., dxd(kf(x))=kdxd(f(x)), where k is a constant.
Differentiation formula: dxdxn=nxn−1,n=−1
The integral of the product of a constant and a function = the constant × integral of the function.
i.e., ∫(kf(x)dx)=k∫f(x)dx, where k is a constant.
The integral of the sum or difference of a finite number of functions is equal to the sum or difference of the integrals of the various functions.
i.e., ∫[f(x)±g(x)]dx=∫f(x)dx±∫g(x)dx
Integration formula: ∫secxdx=ln∣secx+tanx∣+C
Complete step by step answer:
We have to find ∫x⋅secx2dx…(i)
We will use Integration by substitution to solve this integral.
So, for the integral involving the squarex2, we use the substitution:
u=x2…(ii)
Now, we have to differentiate u with respect to x.
So, differentiating u with respect to x, we get
dxdu=dxd(x2)…(iii)
Now, using the differentiation formula dxdxn=nxn−1,n=−1 in above differentiation and find the value of dx.
⇒dxdu=2x
⇒dx=2x1du…(iv)
Now, we have to substitute the value of x from (ii) and the value of dx from (iv) in integral (i).
∫x⋅secx2dx=∫x⋅secu×2x1du
⇒∫x⋅secx2dx=∫21secudu…(v)
Now, using the property that the integral of the product of a constant and a function = the constant × integral of the function.
i.e., ∫(kf(x)dx)=k∫f(x)dx, where k is a constant.
So, in above integral (v), constant 2 can be taken outside the integral.
⇒∫x⋅secx2dx=21∫secudu…(vi)
Now, using the integration formula ∫secxdx=ln∣secx+tanx∣+C in integral (vi), we get
⇒∫x⋅secx2dx=21ln∣secu+tanu∣+C…(vii)
We have to find the integral in terms of x. So, replacing u with x using (ii).
⇒∫x⋅secx2dx=21lnsecx2+tanx2+C
Hence, ∫x⋅secx2dx=21lnsecx2+tanx2+C.
Note: Integration by Substitution:
Integrals of certain functions cannot be obtained directly if they are not in one of the standard forms, but they may be reduced to standard forms by proper substitution. The method of evaluating an integral by reducing it to standard form by a proper substitution is called integration by substitution.
If ϕ(x) is a continuously differentiable function, then to evaluate integrals of the form
∫f(ϕ(x))ϕ′(x)dx,
We substitute ϕ(x)=t and ϕ′(x)dx=dt.
These substitutions reduce the above integral to ∫f(t)dt. After evaluating this integral we substitute back the value of t.