Limits, Continuity & Differentiability
Limits
Grade 12
Question:
<p><strong>53.</strong> 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 \(\displaystyle\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 a geometric series with first term f'(x) and common ratio f'(x), which sums to f'(x)/(1-f'(x)). Then solve for f'(x) and integrate to find f(x), finally evaluate the limit using standard limit techniques.
<p><strong>Step 1: Sum the geometric series</strong></p><p>Given: f'(x) + (f'(x))² + (f'(x))³ + ... = e^x</p><p>This is a geometric series with first term a = f'(x) and common ratio r = f'(x).</p><p>For |f'(x)| < 1, the sum is: f'(x)/(1 - f'(x)) = e^x</p><p><strong>Step 2: Solve for f'(x)</strong></p><p>f'(x) = e^x(1 - f'(x))</p><p>f'(x) = e^x - e^x·f'(x)</p><p>f'(x) + e^x·f'(x) = e^x</p><p>f'(x)(1 + e^x) = e^x</p><p>f'(x) = e^x/(1 + e^x)</p><p><strong>Step 3: Integrate to find f(x)</strong></p><p>f(x) = ∫ e^x/(1 + e^x) dx</p><p>Let u = 1 + e^x, then du = e^x dx</p><p>f(x) = ∫ du/u = ln|u| + C = ln(1 + e^x) + C</p><p><strong>Step 4: Use initial condition f(0) = 0</strong></p><p>0 = ln(1 + e^0) + C = ln(2) + C</p><p>C = -ln(2)</p><p>Therefore: f(x) = ln(1 + e^x) - ln(2) = ln((1 + e^x)/2)</p><p><strong>Step 5: Evaluate the limit</strong></p><p>L = lim_{x→0} (1 + f(x))^(1/x)</p><p>= lim_{x→0} (1 + ln((1 + e^x)/2))^(1/x)</p><p>This is of form 1^∞. Using ln(L) = lim_{x→0} [ln(1 + f(x))]/x:</p><p>ln(L) = lim_{x→0} ln(1 + ln((1 + e^x)/2))/x</p><p>At x = 0: f(0) = 0, so the numerator → ln(1) = 0 (indeterminate 0/0)</p><p><strong>Step 6: Apply L'Hôpital's Rule</strong></p><p>ln(L) = lim_{x→0} [f'(x)/(1 + f(x))]/1</p><p>= lim_{x→0} [e^x/(1 + e^x)]/(1 + ln((1 + e^x)/2))</p><p>At x = 0: numerator = 1/2, denominator = 1 + ln(1) = 1</p><p>ln(L) = 1/2</p><p>L = e^(1/2) = √e</p><p><strong>∴ Answer:</strong> B</p>
Correct Answer: B