Question
Question: Let $\mathbb{R}$ denote the set of all real numbers. Define the function $f: \mathbb{R} \rightarrow ...
Let R denote the set of all real numbers. Define the function f:R→R by
f(x)={2−2x2−x2sinx1if x=0,2if x=0.Then which one of the following statements is TRUE?

The function f is NOT differentiable at x=0
There is a positive real number δ, such that f is a decreasing function on the interval (0,δ)
For any positive real number δ, the function f is NOT an increasing function on the interval (−δ,0)
x=0 is a point of local minima of f
For any positive real number δ, the function f is NOT an increasing function on the interval (−δ,0).
Solution
The function is defined as
f(x)={2−2x2−x2sinx1if x=0,2if x=0.Option (A): The function f is NOT differentiable at x=0.
We calculate the derivative at x=0 using the definition: f′(0)=limh→0hf(0+h)−f(0)=limh→0h(2−2h2−h2sinh1)−2=limh→0h−2h2−h2sinh1=limh→0(−2h−hsinh1).
Since −1≤sinh1≤1, we have −∣h∣≤hsinh1≤∣h∣. By the Squeeze Theorem, limh→0hsinh1=0.
Thus, f′(0)=limh→0(−2h)−limh→0(hsinh1)=0−0=0.
The derivative at x=0 exists and is equal to 0. So, f is differentiable at x=0. Option (A) is false.
Option (B): There is a positive real number δ, such that f is a decreasing function on the interval (0,δ).
For x=0, the derivative is f′(x)=dxd(2−2x2−x2sinx1)=−4x−(2xsinx1+x2cosx1(−x21))=−4x−2xsinx1+cosx1.
For f to be decreasing on (0,δ), we need f′(x)<0 for all x∈(0,δ).
f′(x)=cosx1−4x−2xsinx1.
As x→0+, the terms −4x and −2xsinx1 approach 0. The term cosx1 oscillates between -1 and 1.
Consider values of x where x1=2nπ for large positive integer n. Then x=2nπ1. As n→∞, x→0+.
For these values of x, cosx1=cos(2nπ)=1 and sinx1=sin(2nπ)=0.
f′(x)=1−4x−2x(0)=1−4x.
For any δ>0, we can choose n large enough such that x=2nπ1<δ. For such x, f′(x)=1−2nπ4=1−nπ2.
If n is large enough, 1−nπ2 is positive and close to 1. For example, if n≥1, 1−nπ2>1−π2>0.
Since there are values of x in any interval (0,δ) where f′(x)>0, f is not decreasing on any interval (0,δ). Option (B) is false.
Option (C): For any positive real number δ, the function f is NOT an increasing function on the interval (−δ,0).
For f to be increasing on (−δ,0), we need f′(x)>0 for all x∈(−δ,0).
Let x∈(−δ,0), so x=−y for y∈(0,δ).
f′(x)=f′(−y)=−4(−y)−2(−y)sin−y1+cos−y1=4y+2ysin(−y1)+cos(y1)=4y−2ysin(y1)+cos(y1).
f′(−y)=cos(y1)+4y−2ysin(y1).
As y→0+, the terms 4y and −2ysin(y1) approach 0. The term cos(y1) oscillates between -1 and 1.
Consider values of y where y1=(2n+1)π for large positive integer n. Then y=(2n+1)π1. As n→∞, y→0+.
For these values of y, cos(y1)=cos((2n+1)π)=−1 and sin(y1)=sin((2n+1)π)=0.
f′(−y)=−1+4y−2y(0)=−1+4y.
For any δ>0, we can choose n large enough such that y=(2n+1)π1<δ. For this y, x=−y∈(−δ,0).
The value of the derivative is f′(x)=−1+4y=−1+(2n+1)π4.
We can choose n large enough such that (2n+1)π4≤1 (e.g., 2n+1≥4/π≈1.27, so n≥1). For such n, f′(x)=−1+(2n+1)π4≤0.
Since there are values of x in any interval (−δ,0) where f′(x)≤0, f is NOT an increasing function on the interval (−δ,0). Option (C) is true.
Option (D): x=0 is a point of local minima of f.
For x=0 to be a local minima, there must exist some δ>0 such that f(x)≥f(0) for all x∈(−δ,δ).
f(0)=2. We need f(x)≥2 for x∈(−δ,δ),x=0.
2−2x2−x2sinx1≥2
−2x2−x2sinx1≥0
−x2(2+sinx1)≥0.
Since x2≥0, we need −(2+sinx1)≥0, which means 2+sinx1≤0.
However, −1≤sinx1≤1, so 1≤2+sinx1≤3.
Thus, 2+sinx1 is always positive.
So, −x2(2+sinx1)≤0 for x=0.
This means f(x)=2−2x2−x2sinx1≤2=f(0) for x=0.
For x=0, f(x)=2−x2(2+sin(1/x)). Since x2>0 and 2+sin(1/x)≥2−1=1>0, we have x2(2+sin(1/x))>0.
Thus, f(x)=2−(positive quantity)<2=f(0) for all x=0.
This means f(x)<f(0) for all x=0.
Therefore, x=0 is a point of strict local maxima, not local minima. Option (D) is false.
The only true statement is (C).