Question
Question: Integration of tan root x sec square root x/root x dx...
Integration of tan root x sec square root x/root x dx
tan^2(√x) + C
Solution
The integral to be evaluated is: ∫xtanxsec2xdx
We use the method of substitution. Let u=tanx.
Now, we need to find du by differentiating u with respect to x. dxdu=dxd(tanx) Using the chain rule, dxd(tanf(x))=sec2f(x)⋅f′(x), where f(x)=x. First, find f′(x): dxd(x)=dxd(x1/2)=21x1/2−1=21x−1/2=2x1 Now, substitute this back into the derivative of u: dxdu=sec2x⋅2x1 Rearranging to find du: du=2xsec2xdx This implies: 2du=xsec2xdx
Now, substitute u and 2du into the original integral: The integral can be rewritten as: ∫(tanx)(xsec2xdx) Substitute u=tanx and 2du=xsec2xdx: ∫u(2du) =2∫udu Now, integrate with respect to u: =2(1+1u1+1)+C =2(2u2)+C =u2+C Finally, substitute back u=tanx: =(tanx)2+C =tan2x+C
The final answer is tan2x+C.
Explanation of the solution: The integral is solved using the substitution method. By letting u=tanx, its differential du=sec2x⋅2x1dx perfectly matches the remaining part of the integrand (up to a constant factor). This transforms the integral into a simple power rule integration in terms of u, which is then easily evaluated and converted back to the original variable x.
Answer: The integral is tan2x+C.