Consider the function f : R → R defined by f(x)={\matrix(2−sin(x1))∣x∣,x=0\hfill\cr0,x=0\hfill\cr. Then f is :
Options
Solution
Key Concepts and Formulas
Monotonicity and Derivatives: A function f(x) is monotonic on an interval if its derivative f′(x) is either always non-negative (increasing) or always non-positive (decreasing) on that interval. If f′(x) changes sign, f(x) is not monotonic.
Product Rule: The derivative of a product of two functions u(x) and v(x) is given by (uv)′=u′v+uv′.
Chain Rule: The derivative of a composite function f(g(x)) is given by f′(g(x))⋅g′(x).
Step-by-Step Solution
Step 1: Rewrite the function to remove the absolute value
The given function is
f(x)={(2−sin(1/x))∣x∣0,,x=0x=0
We rewrite the function by considering the sign of x:
f(x)=⎩⎨⎧−x(2−sin(1/x)),0,x(2−sin(1/x)),x<0x=0x>0Reasoning: The absolute value function ∣x∣ is defined as x for x≥0 and −x for x<0. We use this definition to rewrite the piecewise function without the absolute value.
Step 2: Calculate the derivative for x>0
For x>0, f(x)=x(2−sin(1/x)). We apply the product rule with u=x and v=2−sin(1/x).
Then u′=1 and v′=−cos(1/x)⋅(−1/x2)=x21cos(1/x).
Thus,
f′(x)=u′v+uv′=(1)(2−sin(1/x))+x(x21cos(1/x))=2−sin(1/x)+x1cos(1/x).Reasoning: We use the product and chain rules to find the derivative of f(x) for x>0.
Step 3: Calculate the derivative for x<0
For x<0, f(x)=−x(2−sin(1/x)). We apply the product rule with u=−x and v=2−sin(1/x).
Then u′=−1 and v′=−cos(1/x)⋅(−1/x2)=x21cos(1/x).
Thus,
f′(x)=u′v+uv′=(−1)(2−sin(1/x))+(−x)(x21cos(1/x))=−2+sin(1/x)−x1cos(1/x).Reasoning: We use the product and chain rules to find the derivative of f(x) for x<0.
Step 4: Analyze the sign of f′(x) for x>0
We have f′(x)=2−sin(1/x)+x1cos(1/x).
Since −1≤sin(1/x)≤1, we have 1≤2−sin(1/x)≤3.
Consider xn=2nπ1. Then f′(xn)=2−sin(2nπ)+2nπcos(2nπ)=2+2nπ>0.
Consider xn=(2n+1)π1. Then f′(xn)=2−sin((2n+1)π)+(2n+1)πcos((2n+1)π)=2−0+(2n+1)π(−1)=2−(2n+1)π.
For large n, 2−(2n+1)π<0. Thus, f′(x) changes sign for x>0, so f(x) is not monotonic on (0,∞).
Reasoning: We find values of x for which the derivative is positive and negative to show that the function is not monotonic.
Step 5: Analyze the sign of f′(x) for x<0
We have f′(x)=−2+sin(1/x)−x1cos(1/x).
Since −1≤sin(1/x)≤1, we have −3≤−2+sin(1/x)≤−1.
Consider xn=−2nπ1. Then f′(xn)=−2+sin(−2nπ)−(−2nπ)cos(−2nπ)=−2+0+2nπ=−2+2nπ.
For large n, −2+2nπ>0.
Consider xn=−(2n+1)π1. Then f′(xn)=−2+sin(−(2n+1)π)−(−(2n+1)π)cos(−(2n+1)π)=−2+0+(2n+1)π(−1)=−2−(2n+1)π.
So f′(xn)=−2−(2n+1)π<0. Thus, f′(x) changes sign for x<0, so f(x) is not monotonic on (−∞,0).
Reasoning: We find values of x for which the derivative is positive and negative to show that the function is not monotonic.
Step 6: Conclusion
Since f(x) is not monotonic on either (−∞,0) or (0,∞), option (A) is correct.
Common Mistakes & Tips
Remember to use the chain rule correctly when differentiating sin(1/x).
Be careful with the signs when dealing with x<0.
To show that a function is not monotonic, it is sufficient to find two points where the derivative has opposite signs.
Summary
We analyzed the monotonicity of the given function by first rewriting it to remove the absolute value. Then, we calculated the derivative for x>0 and x<0. Finally, we showed that the derivative changes sign in both intervals, implying the function is not monotonic on either interval. Therefore, the function is not monotonic on (−∞, 0) and (0, ∞).
Final Answer
The final answer is \boxed{not monotonic on (−∞, 0) and (0, ∞)}, which corresponds to option (A).