Question
Question: Let $f(x)$ be a cubic polynomial defined by $f(x)=\frac{x^{3}}{3}+(a-3)x^{2}+x-13$. Then, the sum of...
Let f(x) be a cubic polynomial defined by f(x)=3x3+(a−3)x2+x−13. Then, the sum of all possible value(s) of 'a' for which f(x) has negative point of local minimum in the interval [1,5], is

1
Solution
To find the local extrema of f(x), we first compute its derivative f′(x):
f(x)=3x3+(a−3)x2+x−13
f′(x)=dxd(3x3+(a−3)x2+x−13)=x2+2(a−3)x+1
For local extrema, we set f′(x)=0:
x2+2(a−3)x+1=0
This is a quadratic equation. Let its roots be x1 and x2. For real roots, the discriminant D must be non-negative:
D=(2(a−3))2−4(1)(1)=4(a−3)2−4=4((a−3)2−1)
For real roots, D≥0⟹(a−3)2−1≥0⟹(a−3)2≥1.
This implies ∣a−3∣≥1, so a−3≥1 or a−3≤−1.
Thus, a≥4 or a≤2.
Now, let's determine which root corresponds to a local minimum. We use the second derivative test:
f′′(x)=dxd(x2+2(a−3)x+1)=2x+2(a−3)
The roots of f′(x)=0 are x=2−2(a−3)±4((a−3)2−1)=−(a−3)±(a−3)2−1.
Let x1=−(a−3)−(a−3)2−1 and x2=−(a−3)+(a−3)2−1. Note that x1<x2.
Evaluate f′′(x) at these roots:
For x1: f′′(x1)=2x1+2(a−3)=2(−(a−3)−(a−3)2−1)+2(a−3)=−2(a−3)2−1.
For x2: f′′(x2)=2x2+2(a−3)=2(−(a−3)+(a−3)2−1)+2(a−3)=2(a−3)2−1.
For a local minimum, f′′(x)>0.
If D>0, then (a−3)2−1>0. In this case, f′′(x1)<0 (local maximum) and f′′(x2)>0 (local minimum).
Thus, the point of local minimum is xmin=x2=−(a−3)+(a−3)2−1.
If D=0, i.e., a=4 or a=2, then f′′(x1)=f′′(x2)=0. In this case, f′(x) is a perfect square, e.g., for a=2, f′(x)=(x−1)2. At x=1, f′(1)=0,f′′(1)=0,f′′′(1)=2=0. This indicates an inflection point, not a local extremum. So, for a local minimum to exist, we must have D>0, which means a<2 or a>4.
We need the local minimum to be in the interval [1,5], i.e., 1≤xmin≤5.
Case 1: a>4.
Let k=a−3. Then k>1.
xmin=−k+k2−1.
Since k>1, k2−1<k2, so k2−1<k.
Therefore, xmin=−k+k2−1<0.
This means xmin is negative. This contradicts the condition xmin∈[1,5].
So, there are no solutions for a>4.
Case 2: a<2.
Let k=a−3. Then k<−1.
xmin=−k+k2−1.
Since k<−1, let k=−m where m>1.
xmin=−(−m)+(−m)2−1=m+m2−1.
Since m>1, m2−1>0.
So xmin=m+m2−1>1+12−1=1.
Thus, the condition xmin≥1 is always satisfied for a<2.
Now we need to satisfy xmin≤5:
m+m2−1≤5.
m2−1≤5−m.
For this inequality to hold, we must have 5−m≥0, so m≤5.
Since we are in the case m>1, we have 1<m≤5.
Square both sides of m2−1≤5−m:
m2−1≤(5−m)2
m2−1≤25−10m+m2
−1≤25−10m
10m≤26
m≤2.6.
Combining 1<m≤5 and m≤2.6, we get 1<m≤2.6.
Recall that m=−(a−3)=3−a.
So, 1<3−a≤2.6.
1<3−a⟹a<2.
3−a≤2.6⟹0.4≤a.
Combining these, the range for a is 0.4≤a<2.
Next, we need to satisfy the condition that f(xmin)<0 (the point of local minimum is negative, referring to the function value).
We know that xmin is a root of x2+2(a−3)x+1=0, so 2(a−3)=−xminxmin2+1.
Substitute a−3 into f(xmin):
f(xmin)=3xmin3+(a−3)xmin2+xmin−13
f(xmin)=3xmin3+(−2xminxmin2+1)xmin2+xmin−13
f(xmin)=3xmin3−2xmin(xmin2+1)+xmin−13
f(xmin)=62xmin3−3xmin3−3xmin+xmin−13
f(xmin)=6−xmin3−3xmin+6xmin−13
f(xmin)=6−xmin3+3xmin−13=6xmin(3−xmin2)−13.
We need f(xmin)<0:
6xmin(3−xmin2)−13<0
6xmin(3−xmin2)<13
xmin(3−xmin2)<78.
Let g(x)=x(3−x2)=3x−x3. We need to check if g(xmin)<78 for xmin∈[1,5].
To find the range of g(x) on [1,5], we find g′(x):
g′(x)=3−3x2=3(1−x2).
For x∈[1,5], x2≥1, so 1−x2≤0. Thus g′(x)≤0, which means g(x) is a decreasing function on [1,5].
The maximum value of g(x) in this interval occurs at x=1:
g(1)=1(3−12)=2.
The minimum value of g(x) in this interval occurs at x=5:
g(5)=5(3−52)=5(3−25)=5(−22)=−110.
So, for xmin∈[1,5], we have −110≤g(xmin)≤2.
Since g(xmin)≤2, the condition g(xmin)<78 is always satisfied.
Therefore, f(xmin)<0 is always true for xmin∈[1,5].
The only constraint on a is 0.4≤a<2.
The question asks for the "sum of all possible value(s) of 'a'". If 'a' is a real number, there are infinitely many values in this interval, and their sum is undefined. This phrasing typically implies that 'a' must be an integer, or specific discrete values are expected. In the context of JEE/NEET, if not explicitly stated, integer values are often implied for "sum of values" questions.
Assuming 'a' is an integer:
The integers in the interval [0.4,2) are a=1.
Let's verify a=1:
If a=1, then a−3=−2.
xmin=−(−2)+(−2)2−1=2+4−1=2+3.
1<2+3≈2+1.732=3.732≤5. This satisfies xmin∈[1,5].
Also, f(2+3)=6(2+3)(3−(2+3)2)−13.
(2+3)2=4+3+43=7+43.
3−(7+43)=−4−43.
f(2+3)=6(2+3)(−4−43)−13=6−4(2+3)(1+3)−13
=3−2(2+23+3+3)−13=3−2(5+33)−13
=3−10−63−13=−310−23−13=−349−23.
Since 349≈16.33 and 23≈3.46, f(xmin) is clearly negative.
Thus, a=1 is the only possible integer value for 'a'.
The sum of all possible value(s) of 'a' is 1.
The final answer is 1.
Explanation of the solution:
- Find Critical Points: Calculate the first derivative f′(x) and set it to zero to find the critical points. f′(x)=x2+2(a−3)x+1=0.
- Determine Local Minimum: Calculate the second derivative f′′(x)=2x+2(a−3). The local minimum occurs at the root xmin where f′′(xmin)>0. This root is xmin=−(a−3)+(a−3)2−1.
- Conditions for Existence of Local Minimum: For real roots and a local minimum to exist (not an inflection point), the discriminant D=4((a−3)2−1) must be strictly positive, i.e., D>0. This implies ∣a−3∣>1, which means a<2 or a>4.
- Condition on xmin interval: The local minimum must lie in the interval [1,5].
- If a>4, then xmin<0, which contradicts xmin∈[1,5]. So, no solutions for a>4.
- If a<2, let m=3−a. Then m>1. The local minimum xmin=m+m2−1. We need 1≤m+m2−1≤5. The condition m>1 ensures m+m2−1>1. The condition m+m2−1≤5 leads to m≤2.6. Substituting back m=3−a, we get 0.4≤a<2.
- Condition on f(xmin): The problem states "negative point of local minimum", which implies f(xmin)<0. We expressed f(xmin) in terms of xmin as f(xmin)=6xmin(3−xmin2)−13. For xmin∈[1,5], the function g(xmin)=xmin(3−xmin2) ranges from −110 (at xmin=5) to 2 (at xmin=1). Since g(xmin)≤2, then 6g(xmin)−13≤62−13=31−13=−338, which is always less than 0. Thus, f(xmin)<0 is always satisfied for xmin∈[1,5].
- Find 'a' values: The overall condition for 'a' is 0.4≤a<2. Assuming 'a' is an integer, the only possible value is a=1.
- Sum of 'a' values: The sum is 1.