Limits, Continuity & Differentiability
General
Grade 12
Question:
For each <span class="math-inline">\( x \in \mathbb{R} \)</span>, let <span class="math-inline">\( [x] \)</span> be the greatest integer less than or equal to x. Then <span class="math-inline">\( \lim_{x \to 0} \frac{x[|x|] \sin[x]}{|x|} \)</span> is equal to
(1) -<span class="math-inline">\( \sin 1 \)</span>
(2) 0
(3) 1
(4) <span class="math-inline">\( \sin 1 \)</span>
Step-by-Step Solution
Key Concept: Analyze the behavior of the greatest integer function [x] as x approaches 0 from both sides, recognizing that [x] takes constant values in small neighborhoods around 0. The limit depends on properly evaluating each component: [|x|], [x], and sin[x].
<p><strong>Step 1: Analyze the left-hand limit (x → 0⁻)</strong></p><p>For small negative x (say -0.5 < x < 0):</p><p>• |x| = -x, and for small negative x: [|x|] = [-x] = 0 (since 0 < -x < 1)</p><p>• [x] = -1 (since x ∈ [-1, 0))</p><p>• sin[x] = sin(-1)</p><p>The expression becomes: $\frac{x \cdot 0 \cdot \sin(-1)}{|x|} = \frac{0}{|x|} = 0$</p><p><strong>Step 2: Analyze the right-hand limit (x → 0⁺)</strong></p><p>For small positive x (say 0 < x < 1):</p><p>• |x| = x, and for small positive x: [|x|] = [x] = 0 (since 0 < x < 1)</p><p>• [x] = 0 (since x ∈ [0, 1))</p><p>• sin[x] = sin(0) = 0</p><p>The expression becomes: $\frac{x \cdot 0 \cdot 0}{|x|} = \frac{0}{|x|} = 0$</p><p><strong>Step 3: Conclusion</strong></p><p>Since both the left-hand limit and right-hand limit equal 0, and the function is 0 for all x in a deleted neighborhood of 0:</p><p>$$\lim_{x \to 0} \frac{x[|x|] \sin[x]}{|x|} = 0$$</p><p><strong>∴ Answer: 2</strong></p>
Correct Answer: 2