Solveeit Logo

Question

Question: Let f(x) be a twice differentiable function such that f''(0) = 2, then the value of $\lim_{x\to 0} \...

Let f(x) be a twice differentiable function such that f''(0) = 2, then the value of limx0f(5x)3f(3x)+2f(2x)x2\lim_{x\to 0} \frac{f(5x) - 3f(3x) + 2f(2x)}{x^2}

Answer

6

Explanation

Solution

The limit is of the indeterminate form 00\frac{0}{0}. Applying L'Hopital's rule twice, we differentiate the numerator and the denominator twice.

The first differentiation of the numerator yields 5f(5x)9f(3x)+4f(2x)5f'(5x) - 9f'(3x) + 4f'(2x), and the denominator becomes 2x2x. This is still 00\frac{0}{0} at x=0x=0.

The second differentiation of the numerator yields 25f(5x)27f(3x)+8f(2x)25f''(5x) - 27f''(3x) + 8f''(2x), and the denominator becomes 22. Evaluating the limit as x0x \to 0, we get 25f(0)27f(0)+8f(0)2=6f(0)2=3f(0)\frac{25f''(0) - 27f''(0) + 8f''(0)}{2} = \frac{6f''(0)}{2} = 3f''(0). Given f(0)=2f''(0) = 2, the limit is 3×2=63 \times 2 = 6.

Alternatively, using the Taylor expansion of f(x)f(x) around x=0x=0 up to the second order term, f(x)=f(0)+f(0)x+f(0)2x2+O(x3)f(x) = f(0) + f'(0)x + \frac{f''(0)}{2}x^2 + O(x^3). Substituting 5x5x, 3x3x, and 2x2x into this expansion and combining the terms in the numerator, we find that the numerator is equal to 3f(0)x2+O(x3)3f''(0)x^2 + O(x^3). Dividing by x2x^2 and taking the limit as x0x \to 0, we get 3f(0)3f''(0), which evaluates to 3×2=63 \times 2 = 6.