To find the maximum value of the trigonometric expression
f ( x ) = 16 sin ( x 2 ) cos 3 ( x 2 ) f(x) = 16 \sin\left(\frac{x}{2}\right) \cos^3\left(\frac{x}{2}\right) f ( x ) = 16 sin ( 2 x ) cos 3 ( 2 x )
for 0 ≤ x ≤ π 0 \le x \le \pi 0 ≤ x ≤ π , let us define a new variable t = x 2 t = \frac{x}{2} t = 2 x .
Since 0 ≤ x ≤ π 0 \le x \le \pi 0 ≤ x ≤ π , the domain for t t t becomes 0 ≤ t ≤ π 2 0 \le t \le \frac{\pi}{2} 0 ≤ t ≤ 2 π .
The function can now be written as:
g ( t ) = 16 sin ( t ) cos 3 ( t ) g(t) = 16 \sin(t) \cos^3(t) g ( t ) = 16 sin ( t ) cos 3 ( t )
Method 1: Using Calculus
To find the critical points of g ( t ) g(t) g ( t ) in the interval [ 0 , π 2 ] \left[0, \frac{\pi}{2}\right] [ 0 , 2 π ] , we differentiate g ( t ) g(t) g ( t ) with respect to t t t :
g ′ ( t ) = 16 ( d d t [ sin ( t ) ] cos 3 ( t ) + sin ( t ) d d t [ cos 3 ( 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 ( d t d [ sin ( t )] cos 3 ( t ) + sin ( t ) d t d [ cos 3 ( t )] )
g ′ ( t ) = 16 ( cos ( t ) cos 3 ( t ) + sin ( t ) ⋅ 3 cos 2 ( t ) ( − sin ( t ) ) ) g'(t) = 16 \left( \cos(t) \cos^3(t) + \sin(t) \cdot 3\cos^2(t)(-\sin(t)) \right) g ′ ( t ) = 16 ( cos ( t ) cos 3 ( t ) + sin ( t ) ⋅ 3 cos 2 ( t ) ( − sin ( t )) )
g ′ ( t ) = 16 cos 2 ( t ) ( cos 2 ( t ) − 3 sin 2 ( t ) ) g'(t) = 16 \cos^2(t) \left( \cos^2(t) - 3\sin^2(t) \right) g ′ ( t ) = 16 cos 2 ( t ) ( cos 2 ( t ) − 3 sin 2 ( t ) )
Setting g ′ ( t ) = 0 g'(t) = 0 g ′ ( t ) = 0 :
cos 2 ( t ) = 0 ⟹ t = π 2 \cos^2(t) = 0 \implies t = \frac{\pi}{2} cos 2 ( t ) = 0 ⟹ t = 2 π
cos 2 ( t ) − 3 sin 2 ( t ) = 0 ⟹ tan 2 ( t ) = 1 3 ⟹ tan ( t ) = 1 3 \cos^2(t) - 3\sin^2(t) = 0 \implies \tan^2(t) = \frac{1}{3} \implies \tan(t) = \frac{1}{\sqrt{3}} cos 2 ( t ) − 3 sin 2 ( t ) = 0 ⟹ tan 2 ( t ) = 3 1 ⟹ tan ( t ) = 3 1 (since t ∈ [ 0 , π 2 ] t \in \left[0, \frac{\pi}{2}\right] t ∈ [ 0 , 2 π ] )
From tan ( t ) = 1 3 \tan(t) = \frac{1}{\sqrt{3}} tan ( t ) = 3 1 , we get t = π 6 t = \frac{\pi}{6} t = 6 π .
Now, evaluating g ( t ) g(t) g ( t ) at the boundary points and the critical point:
At t = 0 t = 0 t = 0 : g ( 0 ) = 16 sin ( 0 ) cos 3 ( 0 ) = 0 g(0) = 16 \sin(0) \cos^3(0) = 0 g ( 0 ) = 16 sin ( 0 ) cos 3 ( 0 ) = 0
At t = π 2 t = \frac{\pi}{2} t = 2 π : g ( π 2 ) = 16 sin ( π 2 ) cos 3 ( π 2 ) = 0 g\left(\frac{\pi}{2}\right) = 16 \sin\left(\frac{\pi}{2}\right) \cos^3\left(\frac{\pi}{2}\right) = 0 g ( 2 π ) = 16 sin ( 2 π ) cos 3 ( 2 π ) = 0
At t = π 6 t = \frac{\pi}{6} t = 6 π :
sin ( π 6 ) = 1 2 , cos ( π 6 ) = 3 2 \sin\left(\frac{\pi}{6}\right) = \frac{1}{2}, \quad \cos\left(\frac{\pi}{6}\right) = \frac{\sqrt{3}}{2} sin ( 6 π ) = 2 1 , cos ( 6 π ) = 2 3
g ( π 6 ) = 16 ( 1 2 ) ( 3 2 ) 3 = 8 × 3 3 8 = 3 3 g\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} g ( 6 π ) = 16 ( 2 1 ) ( 2 3 ) 3 = 8 × 8 3 3 = 3 3
Method 2: Using the AM-GM Inequality
Consider the square of g ( t ) g(t) g ( t ) :
[ g ( t ) ] 2 = 256 sin 2 ( t ) cos 6 ( t ) = 256 sin 2 ( t ) ( 1 − sin 2 ( t ) ) 3 [g(t)]^2 = 256 \sin^2(t) \cos^6(t) = 256 \sin^2(t) \left(1 - \sin^2(t)\right)^3 [ g ( t ) ] 2 = 256 sin 2 ( t ) cos 6 ( t ) = 256 sin 2 ( t ) ( 1 − sin 2 ( t ) ) 3
Let y = sin 2 ( t ) y = \sin^2(t) y = sin 2 ( t ) where 0 ≤ y ≤ 1 0 \le y \le 1 0 ≤ y ≤ 1 . We maximize the expression y ( 1 − y ) 3 y(1-y)^3 y ( 1 − y ) 3 .
Multiplying by 3 3 3 :
3 y ( 1 − y ) 3 = ( 3 y ) ( 1 − y ) ( 1 − y ) ( 1 − y ) 3y(1-y)^3 = (3y)(1-y)(1-y)(1-y) 3 y ( 1 − y ) 3 = ( 3 y ) ( 1 − y ) ( 1 − y ) ( 1 − y )
Applying the AM-GM inequality to the non-negative terms 3 y , ( 1 − y ) , ( 1 − y ) , ( 1 − y ) 3y, (1-y), (1-y), (1-y) 3 y , ( 1 − y ) , ( 1 − y ) , ( 1 − y ) :
( 3 y ) ( 1 − y ) 3 4 ≤ 3 y + ( 1 − y ) + ( 1 − y ) + ( 1 − y ) 4 = 3 4 \sqrt[4]{(3y)(1-y)^3} \le \frac{3y + (1-y) + (1-y) + (1-y)}{4} = \frac{3}{4} 4 ( 3 y ) ( 1 − y ) 3 ≤ 4 3 y + ( 1 − y ) + ( 1 − y ) + ( 1 − y ) = 4 3
Raising both sides to the 4 th 4^{\text{th}} 4 th power:
3 y ( 1 − y ) 3 ≤ ( 3 4 ) 4 = 81 256 3y(1-y)^3 \le \left(\frac{3}{4}\right)^4 = \frac{81}{256} 3 y ( 1 − y ) 3 ≤ ( 4 3 ) 4 = 256 81
y ( 1 − y ) 3 ≤ 27 256 y(1-y)^3 \le \frac{27}{256} y ( 1 − y ) 3 ≤ 256 27
Substituting this back into [ g ( t ) ] 2 [g(t)]^2 [ g ( t ) ] 2 :
[ g ( t ) ] 2 ≤ 256 × 27 256 = 27 [g(t)]^2 \le 256 \times \frac{27}{256} = 27 [ g ( t ) ] 2 ≤ 256 × 256 27 = 27
g ( t ) ≤ 27 = 3 3 g(t) \le \sqrt{27} = 3\sqrt{3} g ( t ) ≤ 27 = 3 3
Equality holds when 3 y = 1 − y ⟹ y = 1 4 ⟹ sin ( t ) = 1 2 ⟹ t = π 6 3y = 1 - y \implies y = \frac{1}{4} \implies \sin(t) = \frac{1}{2} \implies t = \frac{\pi}{6} 3 y = 1 − y ⟹ y = 4 1 ⟹ sin ( t ) = 2 1 ⟹ t = 6 π .
Thus, the maximum value is 3 3 3\sqrt{3} 3 3 .
Correct Answer: Option B (3 3 3\sqrt{3} 3 3 )