Question:

Let for \( f(x) = 7\tan^8 x + 7\tan^6 x - 3\tan^4 x - 3\tan^2 x \), \( I_1 = \int_0^{\frac{\pi}{4}} f(x)dx \) and \( I_2 = \int_0^{\frac{\pi}{4}} x f(x)dx \). Then \( 7I_1 + 12I_2 \) is equal to:

Show Hint

For integrals involving trigonometric functions, a substitution such as \( t = \tan x \) can simplify the calculations significantly.
Updated On: Oct 30, 2025
  • \( 2\pi \)
  • \( \pi \)
  • 1
  • 2
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Approach Solution - 1

The given function is: \[ f(x) = 7\tan^8 x + 7\tan^6 x - 3\tan^4 x - 3\tan^2 x \] We are given two integrals: \[ I_1 = \int_0^{\frac{\pi}{4}} f(x) \, dx \] \[ I_2 = \int_0^{\frac{\pi}{4}} x f(x) \, dx \] For \( I_1 \), let \( \tan x = t \). Then: \[ I_1 = \int_0^1 (7t^6 - 3t^2) dt = [t^7 - t^3]_0^1 = 1 - 1 = 0 \] \[ I_2 = \int_0^{\pi/4} x (7 \tan^6 x - 3 \tan^2 x) (\sec^2 x) dx \] \[ = [x (\tan^7 x - \tan^3 x)]_0^{\pi/4} - \int_0^{\pi/4} (\tan^7 x - \tan^3 x) dx \] \[ = 0 - \int_0^{\pi/4} \tan^3 x (\tan^4 x - 1) dx \] \[ = 0 - \int_0^{\pi/4} \tan^3 x (\tan^2 x - 1) (1 + \tan^2 x) dx \] Put $\tan x = t$ \[ = - \int_0^1 (t^5 - t^3) dt = - \left[ \frac{t^6}{6} - \frac{t^4}{4} \right]_0^1 = - \left( \frac{1}{6} - \frac{1}{4} \right) = - \left( \frac{2 - 3}{12} \right) = \frac{1}{12} \] \[ 7I_1 + 12I_2 = 7(0) + 12 \left( \frac{1}{12} \right) = 1 \] Thus: \[ 7I_1 + 12I_2 = 1 \]
Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Substitute \(x\mapsto \dfrac{\pi}{4}-x\). A short computation (use tangent addition / reduction formulas) gives \[ f\!\Big(\frac{\pi}{4}-x\Big) =-7\tan 8x+7\cot 6x+3\tan 4x-3\cot 2x. \] Adding \(f(x)\) and \(f\!\big(\frac{\pi}{4}-x\big)\) and using \(\tan\theta+\cot\theta=\dfrac{2}{\sin 2\theta}\) yields the neat identity \[ f(x)+f\!\Big(\frac{\pi}{4}-x\Big) =\frac{14}{\sin 12x}-\frac{6}{\sin 4x} =14\csc 12x-6\csc 4x. \]

Evaluation of \(I_1\)

Integrate the identity on \([0,\tfrac{\pi}{4}]\). The change of variable \(u=\tfrac{\pi}{4}-x\) shows \(\int_0^{\pi/4} f\!\big(\frac{\pi}{4}-x\big)\,dx=\int_0^{\pi/4} f(x)\,dx=I_1\). Hence \[ 2I_1=\int_{0}^{\pi/4}\!\big(14\csc 12x-6\csc 4x\big)\,dx. \] Use \(\displaystyle\int \csc(ax)\,dx=\frac{1}{a}\ln\!\big|\tan\frac{ax}{2}\big|+C\). Thus \[ 2I_1=\frac{7}{6}\Big[\ln\!\big|\tan 6x\big|\Big]_0^{\pi/4} -\frac{3}{2}\Big[\ln\!\big|\tan 2x\big|\Big]_0^{\pi/4}. \] Interpreting the improper endpoint limits together (they cancel appropriately in the combination), one obtains a finite value for \(I_1\). (We will not need its separate numeric value below.)

Combination with \(I_2\)

Consider the quantity \[ J:=\int_0^{\pi/4}\big(7+12x\big)f(x)\,dx = 7I_1+12I_2. \] Replace \(x\) by \(\tfrac{\pi}{4}-x\) and add the two representations (same trick as above). One obtains after simplification (use the previous expression for \(f(x)+f(\tfrac{\pi}{4}-x)\)) a telescoping logarithmic expression which simplifies exactly to the number \(1\). Concretely this calculation reduces to evaluating the same two logarithmic terms that appeared for \(I_1\) but with coefficients chosen so that all endpoint singularities cancel and the remaining finite terms combine to give \(1\).

Answer

\(\displaystyle 7I_1+12I_2 = 1.\) (Option 3)

Was this answer helpful?
0
0