Which of these methods for numerical integration is also called as parabolic formula?
Simpson's one-third rule
Simpson's three-eighth's rule
Trapezoidal rule
None of the above
Calculate by Trapezoidal rule an approximate value of by taking seven equidistant ordinates
98
97.2
100
115
By Simposon's rule taking n = 4, the value of the integral is equal to
0.785
0.788
0.781
None of these
A.
0.785
It divide into 4 subintervals.
x | 0 | 0.25 | 0.5 | 0.75 | 1 |
Ordinate | y0 | y1 | y2 | y3 | y4 |
y = | 1 | = 0.94117 | = 0.8 | = 0.64 | = 0.5 |
If e0 = 1, e1 = 2.72, e2 = 7.39, e3 = 20.09, e4 = 54.60, then the value of using Simpson's rule, will be
5.387
53.87
52.78
53.17