LEMNISCATA
Matemàtiques, física, química…
$$f'(x) = 3x^2 – 6x + 5,$$
$$f”(x) = 6x – 6,$$
$$f”'(x) = 6.$$
$$f(2) = 2^3 – 3 \cdot 2^2 + 5 \cdot 2 – 2 = 8 – 12 + 10 – 2 = 4,$$
$$f'(2) = 3 \cdot 4 – 6 \cdot 2 + 5 = 12 – 12 + 5 = 5,$$
$$f”(2) = 6 \cdot 2 – 6 = 12 – 6 = 6.$$
Sabem que, per una funció tres vegades derivable,
$$f(2 + h) = f(2) + f'(2)h + \frac{f”(2)}{2} h^2 + \frac{f”'(c)}{6} h^3$$
per algun $c$ entre $2$ i $2+h$ (teorema de Taylor amb resta de Lagrange). Com que $f”'(x) = 6$ és constant, tenim exactament:
$$f(2 + h) = f(2) + f'(2)h + \frac{f”(2)}{2} h^2 + \frac{6}{6} h^3 = f(2) + f'(2)h + \frac{f”(2)}{2} h^2 + h^3.$$
El numerador és:
$$f(2 + h) – f(2) – f'(2)h – \frac{f”(2)}{2} h^2 = \left[ f(2) + f'(2)h + \frac{f”(2)}{2} h^2 + h^3 \right] – f(2) – f'(2)h – \frac{f”(2)}{2} h^2 = h^3.$$
Per tant, l’expressió del límit es converteix en:
$$\lim_{h \to 0} \frac{h^3}{h^3} = \lim_{h \to 0} 1 = 1.$$
Podríem calcular $f(2 + h)$ explícitament:
$$f(2 + h) = (2 + h)^3 – 3(2 + h)^2 + 5(2 + h) – 2.$$
Expandim:
$$(2 + h)^3 = 8 + 12h + 6h^2 + h^3,$$
$$(2 + h)^2 = 4 + 4h + h^2 \implies -3(2 + h)^2 = -12 – 12h – 3h^2,$$
$$5(2 + h) = 10 + 5h.$$
Sumem:
$$f(2 + h) = 8 + 12h + 6h^2 + h^3 – 12 – 12h – 3h^2 + 10 + 5h – 2 = (8 – 12 + 10 – 2) + (12h – 12h + 5h) + (6h^2 – 3h^2) + h^3 = 4 + 5h + 3h^2 + h^3.$$
Noteu que $\frac{f”(2)}{2} = \frac{6}{2} = 3$, per tant:
$$f(2 + h) – f(2) – f'(2)h – \frac{f”(2)}{2} h^2 = (4 + 5h + 3h^2 + h^3) – 4 – 5h – 3h^2 = h^3.$$
Novament:
$$\frac{h^3}{h^3} = 1 \quad \text{per } h \neq 0 \implies \lim_{h \to 0} 1 = 1.$$
El valor del límit és:
$$\boxed{1}$$