Limits, Continuity & Differentiability
Limits
Grade 12
Question:
<p>If \( f'(x) + (f'(x))^2 + (f'(x))^3 + (f'(x))^4 + \cdots \infty = e^x \), where \( f'(x) \in (-1, 1) \) and \( f(0) = 0 \), then the value of \( \lim_{x \to 0} (1 + f(x))^{\frac{1}{x}} \) is equal to:</p>
<p>(a) \( e \)</p>
<p>(b) \( \sqrt{e} \)</p>
<p>(c) \( \dfrac{1}{\sqrt{e}} \)</p>
<p>(d) 1</p>
Step-by-Step Solution
Key Concept: Recognize the left side as an infinite geometric series with first term f'(x) and common ratio f'(x), which sums to f'(x)/(1-f'(x)) = e^x. Solve for f'(x), then integrate to find f(x), and finally evaluate the limit using logarithmic form.
<p><strong>Step 1:</strong> Sum the infinite geometric series on the left side.</p><p>For |f'(x)| < 1, the series f'(x) + (f'(x))² + (f'(x))³ + ... = f'(x)/(1 - f'(x))</p><p>So: f'(x)/(1 - f'(x)) = e^x</p><p><strong>Step 2:</strong> Solve for f'(x).</p><p>f'(x) = e^x(1 - f'(x))</p><p>f'(x) = e^x - e^x·f'(x)</p><p>f'(x)(1 + e^x) = e^x</p><p>f'(x) = e^x/(1 + e^x)</p><p><strong>Step 3:</strong> Integrate to find f(x) using f(0) = 0.</p><p>f(x) = ∫₀ˣ e^t/(1 + e^t) dt</p><p>Let u = 1 + e^t, then du = e^t dt</p><p>f(x) = ∫₁^(1+e^x) du/u = ln(1 + e^x) - ln(2) = ln((1 + e^x)/2)</p><p><strong>Step 4:</strong> Evaluate the limit.</p><p>lim_{x→0} (1 + f(x))^(1/x) = lim_{x→0} (1 + ln((1 + e^x)/2))^(1/x)</p><p>At x = 0: (1 + f(0))^(1/0) is indeterminate since f(0) = ln(1) = 0 and we have 1^∞</p><p>Use: L = e^(lim_{x→0} ln(1 + f(x))/x)</p><p>Since f(x) = ln((1 + e^x)/2) and f'(0) = e^0/(1 + e^0) = 1/2</p><p>lim_{x→0} f(x)/x = f'(0) = 1/2 (by L'Hôpital or definition)</p><p>Therefore: lim_{x→0} ln(1 + f(x))/x = lim_{x→0} ln(1 + f(x))·(1/f(x))·(f(x)/x) = 1·1·(1/2) = 1/2</p><p>∴ L = e^(1/2) = √e</p>
Correct Answer: B