Analyzing the Setup
We begin with the quadratic function defined as f(x)=ax2+bx+c. Our first task is to understand its curvature through the second derivative.
The second derivative is given by:
f′′(x)=2a
The problem states that the maximum value of
f′′(x) on the interval
[−1,1] is
1/2. Since
2a is a constant, it does not change with
x. Therefore, we must have:
2a=21⇒a=41
The Detective Work
Now that we have determined a, we utilize the given anchors f(−1)=2 and f′(−1)=1 to find b and c. We start with the slope condition using the derivative f′(x)=2ax+b.
Substituting
a=1/4 and
x=−1:
2(41)(−1)+b=1
−21+b=1⇒b=23
Next, we apply the point condition
f(−1)=2 to the original function:
(41)(−1)2+(23)(−1)+c=2
41−23+c=2
Simplifying the fractions:
41−46+c=2⇒−45+c=2
c=2+45=413
The fully determined function is:
f(x)=41x2+23x+413
The Monotonicity Reveal
To find the maximum value of
f(x) on the interval
[−1,1], we examine the derivative:
f′(x)=21x+23
On the interval [−1,1], the minimum value of the derivative occurs at x=−1, where f′(−1)=1. Since f′(x)>0 for all x in the interval, the function is strictly increasing.
Because the function is strictly increasing, the maximum value must occur at the rightmost boundary of the interval, x=1.
The Final Victory
We calculate the value of the function at the boundary
x=1:
f(1)=41(1)2+23(1)+413
f(1)=41+46+413=420=5
The problem asks for the least value of
α such that
f(x)≤α for all
x∈[−1,1]. Since the maximum value of the function is
5, the least such value is:
α=5