Analyzing the Setup
Rolle's Theorem requires a function f(x) to satisfy three fundamental conditions on an interval [a,b]:
1. f(x) must be continuous on [a,b].
2. f(x) must be differentiable on (a,b).
3. The endpoints must satisfy f(a)=f(b).
We are investigating the function f(x)=xαlogx on the interval [0,1].
The Endpoint Equality
First, we examine the boundaries of the interval. We are given f(0)=0 by definition.
Now, we evaluate the function at
x=1:
f(1)=1αlog(1)=1⋅0=0
Since f(0)=f(1)=0, the third condition of Rolle's Theorem is satisfied for any finite value of α.
The Continuity Challenge
The true test of our function occurs at the origin, x=0. For f(x) to be continuous on [0,1], the limit as x approaches 0 from the right must equal f(0).
We must evaluate:
x→0+limxαlogx
If α≤0, the function fails to be continuous. For α=0, the function becomes logx, which approaches −∞ as x→0+. For α<0, the term xα approaches ∞, and the product with logx drives the function to −∞.
L'Hopital's Intervention
To ensure continuity, we must have α>0. With α>0, we face the indeterminate form 0⋅(−∞). We rewrite the limit to apply L'Hopital's Rule:
Applying L'Hopital's Rule by differentiating the numerator and denominator:
x→0+lim−αx−α−1x1=x→0+lim−αxα
Since α>0, as x→0+, the expression xα vanishes to 0. Thus, the limit is 0, which matches f(0), confirming continuity.
The Differentiability Check
Finally, we examine the derivative
f′(x):
f′(x)=dxd(xαlogx)=αxα−1logx+xα−1=xα−1(αlogx+1)
For this derivative to exist on the open interval (0,1), the term xα−1 must be well-defined. This requires the exponent to be non-negative, or more specifically, that the function does not blow up at the boundary x=0.
This condition is satisfied when α−1>−1, which simplifies to α>0.
Conclusion
We have arrived at our destination: Rolle's Theorem is applicable to f(x)=xαlogx on [0,1] if and only if α>0.
Any value of α greater than zero satisfies the requirements of the theorem.