Question
Question: By Simpson one third rule taking n=4, the value of the integral \(\int\limits_0^1 {\dfrac{1}{{1 + {x...
By Simpson one third rule taking n=4, the value of the integral 0∫11+x21dx is equal to
A. 0.788
B. 0.781
C. 0.785
D. None of these
Explanation
Solution
Hint: Simpson’s one third rule is used for integration of definite integrals when we divide a small interval [a, b] into two parts. After dividing the interval, we get; x0=a, x1= a + b, x2 = b.
Complete Step-by-Step solution:
Hence, we can write the approximation as;
a∫bf(x)dx ≈ S2=3h[f(x0)+4f(x1)+f(x2)]
S2=3h[f(a)+4f(2a+b)+f(b)]
Where h=2b−a
This is Simpson's one third rule for integration.
Given,