Question:easy

The value of \(a\) for which the function \[ f(x)=a\sin x+\frac{1}{3}\sin 3x \] has an extremum value at \(x=\dfrac{\pi}{3}\) is:

Show Hint

For extremum at a point \(x=c\), first use \[ f'(c)=0 \] Then verify using \[ f''(c)\neq 0 \] to confirm that an extremum exists.
Updated On: Jun 25, 2026
  • \(1\)
  • \(-1\)
  • \(0\)
  • \(2\)
Show Solution

The Correct Option is D

Solution and Explanation

Step 1: Differentiate $ f(x) $.
$ f'(x) = a\cos x+\cos 3x $.
Step 2: Apply the extremum condition at $ x=\pi/3 $.
\[ f'(\pi/3) = a\cdot\frac{1}{2}+\cos\pi = \frac{a}{2}-1=0 \implies a=2 \]
Step 3: Compute the second derivative.
\[ f''(x) = -a\sin x-3\sin 3x \] With $ a=2 $: $ f''(\pi/3) = -2\cdot\frac{\sqrt{3}}{2}-3\sin\pi = -\sqrt{3} < 0 $.
Step 4: Classify using the second derivative test.
Since $ f''(\pi/3)<0 $, $ x=\pi/3 $ is a local maximum, confirming it is a genuine extremum.
Step 5: Compute the extremum value to verify.
$ f(\pi/3) = 2\cdot\frac{\sqrt{3}}{2}+\frac{1}{3}\cdot 0 = \sqrt{3} $. This is a local maximum value.
Step 6: State the answer.
\[ \boxed{a=2} \]
Was this answer helpful?
0