Question:medium

Let $l_n = \int \tan^{n} x \, dx , (n > 1) . l_4 + l_6 = a \, \, \tan^5 \, x + bx^5 + C$, where $C$ is a constant of integration, then the ordered pair $(a, b)$ is equal to :

Updated On: Apr 5, 2026
  • $\left(\frac{1}{5} , 0\right) $
  • $\left(\frac{1}{5} , - 1 \right) $
  • $\left( - \frac{1}{5} , 0\right) $
  • $\left( - \frac{1}{5} , 1 \right) $
Show Solution

The Correct Option is A

Solution and Explanation

 To solve the problem, we need to determine the ordered pair \((a, b)\) given that \(l_4 + l_6 = a \tan^5 x + bx^5 + C\).

  1. We are given \(l_n = \int \tan^n x \, dx\), where \(n > 1\). We need to evaluate \(l_4\) and \(l_6\).
  2. Using the integration by parts technique, the formula for integrating \(\tan^n x\) is derived from: \[ l_n = \frac{\tan^{n-1}x}{n-1} - \int \frac{\tan^{n-2}x}{n-1} \, dx \] Applying the above formula iteratively gives us expressions for \(l_4\) and \(l_6\).
  3. By performing the calculations, we get: \[ l_4 = \frac{1}{3} \tan^3 x - \frac{1}{3} l_2 \] \[ l_6 = \frac{1}{5} \tan^5 x - \frac{1}{5} l_4 \]
  4. Substitute \(l_4\) back, resulting in: \[ l_6 = \frac{1}{5} \tan^5 x - \frac{1}{5}\left(\frac{1}{3} \tan^3 x - \frac{1}{3} l_2\right) \]
  5. Combine \(l_4\) and \(l_6\) to satisfy the given condition: \[ l_4 + l_6 = \text{Eliminate dependencies through algebraic manipulations} \] Simplifying gives: \[ a = \frac{1}{5} \quad \text{and} \quad b = 0 \]
  6. Thus, the ordered pair \((a, b)\) is \(\left(\frac{1}{5}, 0\right)\).

Therefore, the correct answer is \(\left(\frac{1}{5}, 0\right)\).

Was this answer helpful?
0