Limits, Continuity & Differentiability
Continuity and Differentiability
Grade 12
Question:
<p>Let \( f(x) = \cot^{-1}\left(\text{sgn}\left(\dfrac{[x]}{2x - [x]}\right)\right) \):</p><p><b>Statement-1:</b> \( f(x) \) is discontinuous at \( x = 1 \).</p><p><b>Statement-2:</b> \( f(x) \) is non-differentiable at \( x = 1 \).</p><p>Which of the following option is correct?</p><p>[Note: \([k]\) denotes greatest integer function less than or equal to \(k\).]</p>
<p>(a) Statement-1 and statement-2 are incorrect.</p>
<p>(b) Statement-1 and statement-2 are correct.</p>
<p>(c) Statement-1 is correct and statement-2 is incorrect.</p>
<p>(d) Statement-1 is incorrect and statement-2 is correct.</p>
Step-by-Step Solution
Key Concept: The signum function's output depends critically on whether the argument is positive, negative, or zero. At x=1, the denominator 2x-[x] changes sign as x crosses 1 from left to right, causing the argument of sgn to flip sign, which then makes cot⁻¹ jump discontinuously.
<p><strong>Step 1: Analyze for x slightly less than 1 (say x = 0.9+)</strong></p><p>When 0.9 < x < 1: [x] = 0</p><p>Denominator: 2x - [x] = 2x - 0 = 2x > 0</p><p>Numerator: [x] = 0</p><p>Argument of sgn: [x]/(2x-[x]) = 0/(2x) = 0</p><p>Therefore: sgn(0) = 0, so f(x) = cot⁻¹(0) = π/2</p><p>∴ lim(x→1⁻) f(x) = π/2</p><p><strong>Step 2: Analyze for x slightly greater than 1 (say x = 1.1+)</strong></p><p>When x > 1: [x] = 1</p><p>Denominator: 2x - [x] = 2x - 1 > 0 (for x > 1)</p><p>Numerator: [x] = 1</p><p>Argument of sgn: 1/(2x-1) > 0</p><p>Therefore: sgn(positive) = 1, so f(x) = cot⁻¹(1) = π/4</p><p>∴ lim(x→1⁺) f(x) = π/4</p><p><strong>Step 3: Check continuity at x = 1</strong></p><p>Since lim(x→1⁻) f(x) = π/2 ≠ π/4 = lim(x→1⁺) f(x), the left and right limits are unequal.</p><p><strong>Statement-1 is TRUE:</strong> f(x) is discontinuous at x = 1</p><p><strong>Step 4: Check differentiability at x = 1</strong></p><p>A function must be continuous at a point to be differentiable there. Since f is discontinuous at x = 1, it cannot be differentiable at x = 1.</p><p><strong>Statement-2 is TRUE:</strong> f(x) is non-differentiable at x = 1 (as a consequence of discontinuity)</p><p>∴ Answer: C (Both statements are correct)</p>
Correct Answer: C