Problem 1: Nonelementary integrals The following integral cannot be evaluated by the usual methods of calculus
Si(x) = ∫[0,x] (sin t / t) dt
(a) Evaluate Si(1) with the trapezoidal rule using n = 5, n = 10
(b) Evaluate Si(1) with Simpson's 1/3 rule using n = 2, n = 4
(c) Obtain a better value in part (b)
[Hint: Estimate the error for Simpson's rule by halving h]