Solveeit Logo

Question

Question: How do you find \(\int {x \cdot \sec {x^2}dx} \)?...

How do you find xsecx2dx\int {x \cdot \sec {x^2}dx} ?

Explanation

Solution

We can use Integration by substitution to solve this integral. So, first substitute u=x2u = {x^2} and find its differentiation with respect to xx using differentiation properties. Then substitute the value of xx and value of dxdx in the given integral. Next, integrate using integration properties. Finally, substitute the value of uu, and get the desired result.

Formula used:
The differentiation of the product of a constant and a function = the constant ×\times differentiation of the function.
i.e., ddx(kf(x))=kddx(f(x))\dfrac{d}{{dx}}\left( {kf\left( x \right)} \right) = k\dfrac{d}{{dx}}\left( {f\left( x \right)} \right), where kk is a constant.
Differentiation formula: dxndx=nxn1,n1\dfrac{{d{x^n}}}{{dx}} = n{x^{n - 1}},n \ne - 1
The integral of the product of a constant and a function = the constant ×\times integral of the function.
i.e., (kf(x)dx)=kf(x)dx\int {\left( {kf\left( x \right)dx} \right)} = k\int {f\left( x \right)dx} , where kk 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\int {\left[ {f\left( x \right) \pm g\left( x \right)} \right]dx} = \int {f\left( x \right)dx} \pm \int {g\left( x \right)dx}
Integration formula: secxdx=lnsecx+tanx+C\int {\sec xdx} = \ln \left| {\sec x + \tan x} \right| + C

Complete step by step answer:
We have to find xsecx2dx\int {x \cdot \sec {x^2}dx} …(i)
We will use Integration by substitution to solve this integral.
So, for the integral involving the squarex2{x^2}, we use the substitution:
u=x2u = {x^2}…(ii)
Now, we have to differentiate uu with respect to xx.
So, differentiating uu with respect to xx, we get
dudx=ddx(x2)\dfrac{{du}}{{dx}} = \dfrac{d}{{dx}}\left( {{x^2}} \right)…(iii)
Now, using the differentiation formula dxndx=nxn1,n1\dfrac{{d{x^n}}}{{dx}} = n{x^{n - 1}},n \ne - 1 in above differentiation and find the value of dxdx.
dudx=2x\Rightarrow \dfrac{{du}}{{dx}} = 2x
dx=12xdu\Rightarrow dx = \dfrac{1}{{2x}}du…(iv)
Now, we have to substitute the value of x\sqrt x from (ii) and the value of dxdx from (iv) in integral (i).
xsecx2dx=xsecu×12xdu\int {x \cdot \sec {x^2}dx} = \int {x \cdot \sec u \times \dfrac{1}{{2x}}du}
xsecx2dx=12secudu\Rightarrow \int {x \cdot \sec {x^2}dx} = \int {\dfrac{1}{2}\sec udu}…(v)
Now, using the property that the integral of the product of a constant and a function = the constant ×\times integral of the function.
i.e., (kf(x)dx)=kf(x)dx\int {\left( {kf\left( x \right)dx} \right)} = k\int {f\left( x \right)dx} , where kk is a constant.
So, in above integral (v), constant 22 can be taken outside the integral.
xsecx2dx=12secudu\Rightarrow \int {x \cdot \sec {x^2}dx} = \dfrac{1}{2}\int {\sec udu}…(vi)
Now, using the integration formula secxdx=lnsecx+tanx+C\int {\sec xdx} = \ln \left| {\sec x + \tan x} \right| + C in integral (vi), we get
xsecx2dx=12lnsecu+tanu+C\Rightarrow \int {x \cdot \sec {x^2}dx} = \dfrac{1}{2}\ln \left| {\sec u + \tan u} \right| + C…(vii)
We have to find the integral in terms of xx. So, replacing uu with xx using (ii).
xsecx2dx=12lnsecx2+tanx2+C\Rightarrow \int {x \cdot \sec {x^2}dx} = \dfrac{1}{2}\ln \left| {\sec {x^2} + \tan {x^2}} \right| + C

Hence, xsecx2dx=12lnsecx2+tanx2+C\int {x \cdot \sec {x^2}dx} = \dfrac{1}{2}\ln \left| {\sec {x^2} + \tan {x^2}} \right| + 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)\phi \left( x \right) is a continuously differentiable function, then to evaluate integrals of the form
f(ϕ(x))ϕ(x)dx\int {f\left( {\phi \left( x \right)} \right)\phi '\left( x \right)dx} ,
We substitute ϕ(x)=t\phi \left( x \right) = t and ϕ(x)dx=dt\phi '\left( x \right)dx = dt.
These substitutions reduce the above integral to f(t)dt\int {f\left( t \right)dt} . After evaluating this integral we substitute back the value of tt.