Skip to content
🚨 This site is a work in progress. Exciting updates are coming soon!

3.3 Q-7

Question Statement

Evaluate the following integral:

∫sec⁑2xtan⁑x,dx\int \frac{\sec^2 x}{\sqrt{\tan x}} , dx

Background and Explanation

This integral involves trigonometric functions, specifically secant and tangent. To solve, we need to recognize a substitution that simplifies the expression. The square root of tangent and the secant squared suggest the use of a substitution to convert the integral into a more manageable form.


Solution

  1. Rewrite the integral:
    Start by recognizing the structure of the integrand. We express the integral as:
∫sec⁑2xtan⁑x,dx \int \frac{\sec^2 x}{\sqrt{\tan x}} , dx

We can rewrite it as:

∫(tan⁑x)12β‹…sec⁑2x,dx \int (\tan x)^{\frac{1}{2}} \cdot \sec^2 x , dx
  1. Use substitution:
    Now, notice that the derivative of tan⁑x\tan x is sec⁑2x\sec^2 x. We can let:
u=tan⁑x u = \tan x

Then, the derivative of uu is:

du=sec⁑2x,dx du = \sec^2 x , dx

Substituting this into the integral:

=∫u12,du = \int u^{\frac{1}{2}} , du
  1. Integrate:
    Use the power rule of integration, which states:
∫un,du=un+1n+1 \int u^n , du = \frac{u^{n+1}}{n+1}

Applying this rule to our integral, where n=12n = \frac{1}{2}:

=u12+112+1+C = \frac{u^{\frac{1}{2} + 1}}{\frac{1}{2} + 1} + C

Simplify the exponent:

=u3232+C = \frac{u^{\frac{3}{2}}}{\frac{3}{2}} + C

This simplifies further to:

=23u32+C = \frac{2}{3} u^{\frac{3}{2}} + C
  1. Substitute back:
    Recall that u=tan⁑xu = \tan x, so:
=23(tan⁑x)32+C = \frac{2}{3} (\tan x)^{\frac{3}{2}} + C

Alternatively, we can express this as:

=2tan⁑x+C = 2 \sqrt{\tan x} + C

Key Formulas or Methods Used

  • Substitution:
    We substituted u=tan⁑xu = \tan x to simplify the integral.

  • Power Rule of Integration:
    We applied the power rule to integrate expressions of the form unu^n.


Summary of Steps

  1. Rewrite the integral as ∫(tan⁑x)12sec⁑2x,dx\int (\tan x)^{\frac{1}{2}} \sec^2 x , dx.
  2. Use substitution: u=tan⁑xu = \tan x and du=sec⁑2x,dxdu = \sec^2 x , dx.
  3. Integrate using the power rule.
  4. Substitute back u=tan⁑xu = \tan x to obtain the final result.