JEE Challenger
More from Application of Derivatives

Maximum Value of Trigonometric Function Product

max0xπ(16sin(x2)cos3(x2))\max_{0 \le x \le \pi} \left(16 \sin\left(\frac{x}{2}\right) \cos^3\left(\frac{x}{2}\right)\right) is equal to:

Options

A

\frac{3\sqrt{3}}{2}

B

3\sqrt{3}

Correct
C

4\sqrt{3}

D

6\sqrt{3}

Step-by-Step Solution

To find the maximum value of the trigonometric expression f(x)=16sin(x2)cos3(x2)f(x) = 16 \sin\left(\frac{x}{2}\right) \cos^3\left(\frac{x}{2}\right) for 0xπ0 \le x \le \pi, let us define a new variable t=x2t = \frac{x}{2}.

Since 0xπ0 \le x \le \pi, the domain for tt becomes 0tπ20 \le t \le \frac{\pi}{2}. The function can now be written as: g(t)=16sin(t)cos3(t)g(t) = 16 \sin(t) \cos^3(t)

Method 1: Using Calculus

To find the critical points of g(t)g(t) in the interval [0,π2]\left[0, \frac{\pi}{2}\right], we differentiate g(t)g(t) with respect to tt: g(t)=16(ddt[sin(t)]cos3(t)+sin(t)ddt[cos3(t)])g'(t) = 16 \left( \frac{d}{dt}[\sin(t)] \cos^3(t) + \sin(t) \frac{d}{dt}[\cos^3(t)] \right) g(t)=16(cos(t)cos3(t)+sin(t)3cos2(t)(sin(t)))g'(t) = 16 \left( \cos(t) \cos^3(t) + \sin(t) \cdot 3\cos^2(t)(-\sin(t)) \right) g(t)=16cos2(t)(cos2(t)3sin2(t))g'(t) = 16 \cos^2(t) \left( \cos^2(t) - 3\sin^2(t) \right)

Setting g(t)=0g'(t) = 0:

  1. cos2(t)=0    t=π2\cos^2(t) = 0 \implies t = \frac{\pi}{2}
  2. cos2(t)3sin2(t)=0    tan2(t)=13    tan(t)=13\cos^2(t) - 3\sin^2(t) = 0 \implies \tan^2(t) = \frac{1}{3} \implies \tan(t) = \frac{1}{\sqrt{3}} (since t[0,π2]t \in \left[0, \frac{\pi}{2}\right])

From tan(t)=13\tan(t) = \frac{1}{\sqrt{3}}, we get t=π6t = \frac{\pi}{6}.

Now, evaluating g(t)g(t) at the boundary points and the critical point:

  • At t=0t = 0: g(0)=16sin(0)cos3(0)=0g(0) = 16 \sin(0) \cos^3(0) = 0
  • At t=π2t = \frac{\pi}{2}: g(π2)=16sin(π2)cos3(π2)=0g\left(\frac{\pi}{2}\right) = 16 \sin\left(\frac{\pi}{2}\right) \cos^3\left(\frac{\pi}{2}\right) = 0
  • At t=π6t = \frac{\pi}{6}: sin(π6)=12,cos(π6)=32\sin\left(\frac{\pi}{6}\right) = \frac{1}{2}, \quad \cos\left(\frac{\pi}{6}\right) = \frac{\sqrt{3}}{2} g(π6)=16(12)(32)3=8×338=33g\left(\frac{\pi}{6}\right) = 16 \left(\frac{1}{2}\right) \left(\frac{\sqrt{3}}{2}\right)^3 = 8 \times \frac{3\sqrt{3}}{8} = 3\sqrt{3}

Method 2: Using the AM-GM Inequality

Consider the square of g(t)g(t): [g(t)]2=256sin2(t)cos6(t)=256sin2(t)(1sin2(t))3[g(t)]^2 = 256 \sin^2(t) \cos^6(t) = 256 \sin^2(t) \left(1 - \sin^2(t)\right)^3

Let y=sin2(t)y = \sin^2(t) where 0y10 \le y \le 1. We maximize the expression y(1y)3y(1-y)^3. Multiplying by 33: 3y(1y)3=(3y)(1y)(1y)(1y)3y(1-y)^3 = (3y)(1-y)(1-y)(1-y)

Applying the AM-GM inequality to the non-negative terms 3y,(1y),(1y),(1y)3y, (1-y), (1-y), (1-y): (3y)(1y)343y+(1y)+(1y)+(1y)4=34\sqrt[4]{(3y)(1-y)^3} \le \frac{3y + (1-y) + (1-y) + (1-y)}{4} = \frac{3}{4}

Raising both sides to the 4th4^{\text{th}} power: 3y(1y)3(34)4=812563y(1-y)^3 \le \left(\frac{3}{4}\right)^4 = \frac{81}{256} y(1y)327256y(1-y)^3 \le \frac{27}{256}

Substituting this back into [g(t)]2[g(t)]^2: [g(t)]2256×27256=27[g(t)]^2 \le 256 \times \frac{27}{256} = 27 g(t)27=33g(t) \le \sqrt{27} = 3\sqrt{3}

Equality holds when 3y=1y    y=14    sin(t)=12    t=π63y = 1 - y \implies y = \frac{1}{4} \implies \sin(t) = \frac{1}{2} \implies t = \frac{\pi}{6}.

Thus, the maximum value is 333\sqrt{3}.

Correct Answer: Option B (333\sqrt{3})