Jump to content

Science:Math Exam Resources/Courses/MATH101/April 2016/Question 09 (a)/Solution 1

From UBC Wiki

Since a=0 and b=2, we have Δx=206=13, and so

x0=0, x1=13, x2=23, x3=1, x4=43, x5=53, and x6=2.

Since Simpson’s Rule with n=6 in general is

Δx3(f(x0)+4f(x1)+2f(x2)+4f(x3)+2f(x4)+4f(x5)+f(x6)),

with f(x)=(x3)5, the desired approximation is


1/33((3)5+4(133)5+2(233)5+4(2)5+2(433)5+4(533)5+(1)5).