Limits, Continuity and Differentiability: Mathematics | JEE Main
Let f(x)={x2sin(x1)0,x=0,x=0
Then at x=0
Your answer stays private
What feels right?
Hint 1 of 3
What is the value of f′(0) evaluated from the limit definition of the derivative?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
The function f is differentiable at x=0 with f′(0)=0, making it continuous at x=0, but the limit limx→0f′(x) does not exist, so f′ is not continuous at x=0.
Option analysis
Why each option works or fails
A · f is continuous but not differentiable
Believing that the wild oscillation of sin(1/x) prevents the difference quotient from converging to a limit as x→0. Evaluate f′(0) using the definition of the derivative: limh→0hh2sin(1/h)=limh→0hsin(1/h)=0 by the squeeze theorem.
B · f and f′ both are continuous
Assuming that because f′(0) exists, f′ must automatically be continuous at x=0, conflating differentiability of f with continuity of f′. Differentiability at a point only guarantees the existence of the derivative value at that point; check continuity of f′ separately by testing if limx→0f′(x)=f′(0).
C · f′ is continuous but not differentiable
Conflating the continuity of f with the continuity of f′, mistakenly concluding f′ is continuous. Differentiate f(x) for x=0 to get f′(x)=2xsin(1/x)−cos(1/x); since cos(1/x) oscillates between −1 and 1 without settling, limx→0f′(x) does not exist, so f′ cannot be continuous.
D · f is continuous but f′ is not continuous
None. This is the correct conclusion. Since f′(0)=0, f is differentiable at x=0 and therefore continuous there. However, limx→0f′(x)=limx→0[2xsin(1/x)−cos(1/x)] does not exist due to the cos(1/x) term, so f′ is discontinuous at x=0.
Reviewed route
Solution
StepWorking
01given
Given the function f(x)=x2sin(x1) for x=0 and f(0)=0.
02goal
Determine whether f(x) and f′(x) are continuous and/or differentiable at x=0.
03approach
Check continuity of f using limx→0f(x), compute f′(0) from the first-principles limit definition, find f′(x) for x=0 via standard derivative rules, and examine whether limx→0f′(x)=f′(0).
04execute
Test continuity of f at x=0:
limx→0f(x)=limx→0x2sin(x1). Since −1≤sin(x1)≤1, by the Squeeze Theorem, limx→0x2sin(x1)=0=f(0). Thus, f is continuous at x=0.
05execute
Find f′(0) using the limit definition of the derivative:
f′(0)=limh→0hf(h)−f(0)=limh→0hh2sin(1/h)−0=limh→0hsin(h1)=0.
Therefore, f is differentiable at x=0, and f′(0)=0.
06execute
Compute f′(x) for x=0 using the product rule:
f′(x)=dxd[x2sin(x1)]=2xsin(x1)+x2cos(x1)⋅(−x21)=2xsin(x1)−cos(x1).
07execute
Check continuity of f′ at x=0:
limx→0f′(x)=limx→0(2xsin(x1)−cos(x1)).
While limx→02xsin(x1)=0, limx→0cos(x1) does not exist (it oscillates between −1 and 1).
Hence, limx→0f′(x) does not exist, which means f′ is not continuous at x=0.
✓verify
f is continuous and differentiable at 0, but f′ fails to be continuous at 0. This matches Option (3).
Hints that build this answer step by step
What is the value of f′(0) evaluated from the limit definition of the derivative?
f′(0)=limh→0hh2sin(1/h)−0=limh→0hsin(1/h)=0
What is the formula for f′(x) when x=0?
f′(x)=2xsin(x1)−cos(x1)
Does limx→0f′(x) exist and equal f′(0)?
No, because cos(1/x) oscillates between −1 and 1 as x→0, so limx→0f′(x) does not exist.
Why do we use first principles to compute f′(0) instead of just plugging x=0 into f′(x)?
Because f(x) is defined piecewise, the formula f′(x)=2xsin(1/x)−cos(1/x) is only valid for x=0. To find the derivative at the transition point x=0, we must use the fundamental definition of the derivative.