Analyzing the Setup
We are given the piecewise function:
f(x)={xeax,x+ax2−x3,x≤0x>0
Our objective is to find the interval where f′(x) is increasing. A function is increasing if its derivative is positive; therefore, we require the second derivative to be strictly positive, i.e., f′′(x)>0.
Phase 1
The Left Domain (x≤0)
In the region
x≤0, the function is defined as
f(x)=xeax. Applying the product rule, the first derivative is:
f′(x)=eax+x(aeax)=eax(1+ax)
Differentiating once more to find the second derivative:
f′′(x)=(aeax)(1+ax)+(eax)(a)
Factoring out
aeax, we obtain:
f′′(x)=aeax(2+ax)
Since a>0 and eax>0 for all x, the sign of f′′(x) depends solely on the term (2+ax). Setting 2+ax>0 yields x>−a2. Given the domain constraint x≤0, the valid interval is (−a2,0].
Phase 2
The Right Domain (x>0)
For
x>0, the function is a polynomial:
f(x)=x+ax2−x3. The first derivative is:
f′(x)=1+2ax−3x2
Differentiating again, we find:
f′′(x)=2a−6x
We require f′′(x)>0, which implies 2a−6x>0, or x<3a. Combining this with the domain x>0, we obtain the interval (0,3a).
Phase 3
The Boundary and Conclusion
We must verify the behavior at the junction
x=0. We check the limit of
f′′(x) from both sides:
x→0−limf′′(x)=a(e0)(2+0)=2a
x→0+limf′′(x)=2a−6(0)=2a
Since a>0, the second derivative is continuous and positive at x=0. We can therefore merge the intervals (−a2,0], {0}, and (0,3a) into a single continuous interval.
The final interval where
f′(x) is increasing is:
(−a2,3a)