Differenze tra le versioni di "Formule di Newton-Cotes"
→Formule di Newton-Cotes aperte
m (Bot: Fix tag <math>) |
|||
| 1 || ''Nessun nome'' || <math> \frac{3h}{2} (f_1 + f_2) </math> || <math> \frac{h^3}{4}\,f^{(2)}(\xi) </math>
|- align="center"
| 2 || ''
|- align="center"
| 3 || ''Nessun nome'' || <math> \frac{5h}{24} (11 f_1 + f_2 + f_3 + 11 f_4) </math> || <math> \frac{95h^5}{144}f^{(4)}(\xi) </math>
|