(578,#51) Use Simpson's Rule with n = 4 to estimate the length of one loop of the four-leaved rose .

Solution:

One loop is bounded by

Using Simpson's Rule,

So, the length of one loop is about 2.42.

Maple code

by:sh