Solveeit Logo

Question

Question: How do you integrate \[\sqrt x .(\cos \sqrt x )\]?...

How do you integrate x.(cosx)\sqrt x .(\cos \sqrt x )?

Explanation

Solution

Here in this question given an indefinite integral, we have to find the integrated value of given function. it can be solved by the method of integration by parts by separating the function as uuand vv, later integrated by using the standard formulas of integration. And by further simplification we get the required solution.

Complete step-by-step solution:
Integration by parts is a technique for performing indefinite integration or definite integration by expanding the differential of a product of functions d(uv)d\left( {uv} \right) and expressing the original integral in terms of a known integral vdu\int {v\,du} . A single integration by parts starts with
d(uv)=udv+vdud(uv) = u\,dv + v\,du
and integrates both sides,
d(uv)=uv=udv+vdu.\int {d(uv)} = uv = \int {u\,dv} + \int {v\,} du.------(1)
Rearranging gives
udv=uvvdu.\int {u\,} dv = uv - \int v \,du.---------(2)
Consider the given function x.cosxdx\int {\sqrt x .\cos \sqrt x } \,\,dx-----(3)
substitute t=xt = \sqrt x and 2tdt=dx2t\,dt = dx. On substituting these in the equation (3) we have
t.cost(2t2dt)\Rightarrow \int {t.\cos t} \,\,(2{t^2}\,dt)
on simplifying we get
2t3.costdt\Rightarrow \int {2{t^3}.\cos t} \,\,dt
Given integral which is not having any upper and lower limit then it’s an indefinite integral. Hence we add the C while integrating. Where, C is an arbitrary constant called as the constant of integration.$$$$
u=2t3u = 2{t^3} dudt=3t2 \Rightarrow \,\,\dfrac{{du}}{{dt}} = 3{t^2} and
dv=costdtdv = \cos t\,dt v=sint \Rightarrow \,\,v = - \sin t
Then by the method of integration by parts i.e., by the equation (2)
2t3.costdt=2t3(sint)sint(6t2)dt\, \Rightarrow \,\,\,\int {2{t^3}.\cos t\,dt} = \,\,2{t^3}(\sin t) - \int {\sin t(6{t^2})\,} dt
2t3costdt=2t3(sint)6t2.(sint)dt\, \Rightarrow \,\,\,\int {2{t^3}\cos t\,dt} = \,\,2{t^3}(\sin t) - \int {6{t^2}.(\sin t)\,} dt
again on integrating we have
2t3costdt=2t3sint6t2(cost)12t(cost)dt\, \Rightarrow \,\,\,\int {2{t^3}\cos t\,dt} = \,\,2{t^3}\,\sin t - 6{t^2}( - \cos t) - \int {12t( - \cos t)\,dt}
On simplifying we get
2t3costdt=2t3sint+6t2cost+12tcostdt\, \Rightarrow \,\,\,\int {2{t^3}\cos t\,dt} = \,\,2{t^3}\,\sin t + 6{t^2}\cos t + \int {12t\,\cos t\,dt}
On integrating the third term of RHS, we get
2t3costdt=2t3sint+6t2cost+12t(sint)+C\, \Rightarrow \,\,\,\int {2{t^3}\cos t\,dt} = \,\,2{t^3}\,\sin t + 6{t^2}\cos t + 12t\,(\sin t) + C
Where C is an integrating constant.
Re-substitute the value of t we have
xcosxdx=2(x)3sinx+6xcosx+12x(sinx)+C\, \Rightarrow \,\,\,\int {\sqrt x \cos \sqrt x \,dx} = \,\,2{(\sqrt x )^3}\,\sin \sqrt x + 6x\cos \sqrt x + 12\sqrt x \,(\sin \sqrt x ) + C

Hence, the value of xcosxdx\int {\sqrt x \cos \sqrt x } \,\,dx is 2(x)3sinx+6xcosx+12x(sinx)+C\,2{(\sqrt x )^3}\,\sin \sqrt x + 6x\cos \sqrt x + 12\sqrt x \,(\sin \sqrt x ) + C

Note: While integrating the trigonometric functions, we simplify the trigonometric functions as much as possible by using the trigonometry ratios or by trigonometry identities. The integration by substitution is the easiest way to integrate. The function and its derivative must be present while substituting.