$ inx (x²+x-3) dx => Solve for this integral. 5. Use both, Trapezoid and Simpson rule (as in the notes) to estimate the
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
$ inx (x²+x-3) dx => Solve for this integral. 5. Use both, Trapezoid and Simpson rule (as in the notes) to estimate the
statement. Some numerical method is expected here, even excel can do it. You may also employ suitable site for the calculation. 6. Compute the % error of T, S compared to I for each n. The corresponding errors are given by the formulas 100(T-1)/1, 100(S-1)/1.
$ inx (x²+x-3) dx => Solve for this integral. 5. Use both, Trapezoid and Simpson rule (as in the notes) to estimate the definite integrals T, S for the values of n=10, 20, 100 given in your