Analyzing the Setup
We are tasked with demonstrating that the equation 4x3−3x−p=0 possesses a unique root within the interval [1/2,1] for the parameter range −1≤p≤1.
Let us define the function f(x)=4x3−3x−p. To understand the behavior of this function, we examine its rate of change.
We calculate the derivative:
f′(x)=dxd(4x3−3x−p)=12x2−3
The Calculus Perspective
Consider the interval of interest, x∈[1/2,1]. For any x in this range, x≥1/2, which implies x2≥1/4.
Multiplying by
12, we obtain
12x2≥3. Therefore, the derivative satisfies:
f′(x)=12x2−3≥0
This is a crucial realization. Because the derivative is non-negative, our function is strictly increasing, representing a steady, relentless climb.
Next, we apply the Intermediate Value Theorem (IVT). Let us evaluate the function at the boundaries of the interval.
At
x=1/2:
f(1/2)=4(81)−3(21)−p=21−23−p=−1−p
Since
p≥−1, it follows that
f(1/2)≤0.
At
x=1:
f(1)=4(1)3−3(1)−p=1−p
Since
p≤1, it follows that
f(1)≥0.
Because the function is continuous and changes sign (or hits zero) between 1/2 and 1, there must be at least one root. Because the function is strictly increasing, that root is guaranteed to be unique.
The Trigonometric Insight
To identify this root explicitly, we look at the expression
4x3−3x. This is the classic signature of the triple angle identity for cosine:
cos(3θ)=4cos3(θ)−3cos(θ)
This identity is our key. We make the substitution
x=cos(θ). Our equation
4x3−3x−p=0 transforms into:
4cos3(θ)−3cos(θ)=p
By the identity, this simplifies beautifully to:
cos(3θ)=p
The Synthesis
We are now in the home stretch. To isolate
θ, we take the inverse cosine:
3θ=cos−1(p)⇒θ=31cos−1(p)
Finally, we recall our substitution
x=cos(θ). Substituting our value for
θ, we arrive at the exact, unique root:
x=cos(31cos−1p)
We have successfully tamed a cubic polynomial by recognizing its hidden trigonometric structure. The unique root in the interval [1/2,1] is given by x=cos(31cos−1p).