Analyzing the Setup
The function is defined as f(x)=xe−(∣x∣1+x1) for $x
eq 0$, with the specific condition f(0)=0.
To analyze this function, we must resolve the absolute value term ∣x∣, which creates two distinct domains: the positive realm (x>0) and the negative realm (x<0).
The Two Worlds of x
For
x>0, we have
∣x∣=x. Substituting this into the function, the exponent simplifies as follows:
f(x)=xe−(x1+x1)=xe−x2
For
x<0, we have
∣x∣=−x. Substituting this into the function, the exponent becomes:
f(x)=xe−(−x1+x1)=xe0=x
This reveals that for all negative values of x, the function behaves as a simple linear identity function, f(x)=x.
The Bridge at the Origin
To verify continuity at x=0, we compare the Left Hand Limit (L.H.L.) and the Right Hand Limit (R.H.L.).
For the L.H.L., we approach from the negative side:
x→0−limf(x)=x→0−lim(x)=0
For the R.H.L., we approach from the positive side:
x→0+limf(x)=x→0+limxe−x2
As x→0+, the term x2→∞, which implies e−x2→0. Thus, the limit is 0⋅0=0. Since the L.H.L., R.H.L., and f(0) are all equal, the function is continuous at x=0.
The Sharp Turn
To test for differentiability, we calculate the Left Hand Derivative (L.H.D.) and the Right Hand Derivative (R.H.D.) at x=0 using the definition of the derivative.
The L.H.D. is calculated as:
h→0+lim−hf(0−h)−f(0)=h→0+lim−h−h−0=1
The R.H.D. is calculated as:
h→0+limhf(0+h)−f(0)=h→0+limhhe−h2−0=h→0+lime−h2=0
Conclusion
Because the L.H.D. (1) does not equal the R.H.D. (0), the function possesses a sharp corner at the origin.
Therefore, the function is continuous everywhere but not differentiable at x=0.