OPOSGRATIS
Estudiar
Planificación
Comunidad
Configuración
Más
Oposiciones gratis 2026: temario, tests y flashcards | OPOSGRATIS
Volver al tema
Pregunta 1 de 10
10%
Quina és la fórmula de diferència progressiva per a f'(x)?
f'(x) ≈ [f(x+h)-f(x-h)]/(2h) (error O(h²))
∫_a^b f(x)dx ≈ (h/2)[f(x₀)+2Σ_{i=1}^{n-1} f(x_i)+f(x_n)]
O(h^4)
f'(x) ≈ [f(x+h)-f(x)]/h (error O(h))