Limits, Continuity & Differentiability
General
Grade 12
Question:
<p>Let <span class="math-inline">\(f(x) = \dfrac{\tan x}{x}\)</span>, then the value of <span class="math-inline">\(\lim_{x \to 0}\left([f(x)] + x^2\right)^{\frac{1}{\{f(x)\}}}\)</span> is equal to<br><em>(where [.] and {.} denote greatest integer function and fractional part functions respectively)</em></p>
<span class="math-inline">\(e^{-3}\)</span>
<span class="math-inline">\(e^3\)</span>
<span class="math-inline">\(e^2\)</span>
non-existent
Step-by-Step Solution
Key Concept: General
<div class="solution"><p><strong>Key Idea:</strong> Analyse <span class="math-inline">$f(x) = \frac{\tan x}{x}$</span> near 0, then apply GIF and fractional part carefully.</p><p><strong>Step 1:</strong> As <span class="math-inline">$x \to 0^+$</span>, since <span class="math-inline">$\tan x > x$</span> for small <span class="math-inline">$x > 0$</span>:<br><span class="math-block">$$f(x) = \frac{\tan x}{x} \to 1^+$$</span>So <span class="math-inline">$[f(x)] = 1$</span> and <span class="math-inline">$\{f(x)\} = f(x) - 1 \to 0^+$</span></p><p><strong>Step 2:</strong> The expression becomes:<br><span class="math-block">$$\lim_{x\to 0}(1 + x^2)^{\frac{1}{\{f(x)\}}}$$</span>This is <span class="math-inline">$1^\infty$</span> form.</p><p><strong>Step 3:</strong> Find <span class="math-inline">$\{f(x)\}$</span> precisely using Taylor expansion:<br><span class="math-block">$$\frac{\tan x}{x} - 1 = \frac{\tan x - x}{x} \approx \frac{x^3/3}{x} = \frac{x^2}{3}$$</span>So <span class="math-inline">$\{f(x)\} \approx \dfrac{x^2}{3}$</span>, giving exponent <span class="math-inline">$= \dfrac{3}{x^2}$</span>.</p><p><strong>Step 4:</strong><br><span class="math-block">$$\lim_{x\to 0}(1+x^2)^{3/x^2} = e^3$$</span></p><p><strong>Answer: (B) <span class="math-inline">$e^3$</span></strong></p><div class="trap-box"><strong>Trap:</strong> Students compute <span class="math-inline">$[f(x)] = 1$</span> correctly but treat <span class="math-inline">$(1 + x^2)^{1/\{f(x)\}}$</span> as simply <span class="math-inline">$e^{x^2 / \{f(x)\}}$</span> without finding the exact rate of <span class="math-inline">$\{f(x)\} \to 0$</span>. The Taylor expansion of <span class="math-inline">$\tan x - x \approx x^3/3$</span> is the key step most students miss.</div><div class="key-concept"><strong>Key Concept:</strong> GIF and fractional part in limits combined with <span class="math-inline">$1^\infty$</span> form</div></div>
Correct Answer: 2