Question
Question: By Simpson's rule taking \(n = 4\), the value of the integral \(\int_{0}^{1}{\frac{1}{1 + x^{2}}dx}\...
By Simpson's rule taking n=4, the value of the integral ∫011+x21dx is equal to
A
0.785
B
0.788
C
0.781
D
None of these
Answer
0.785
Explanation
Solution
h=41−0=0.25
x0=06mu6mu6mu6mux1=0+0.25=0.25
x2=0+2(0.25)=0.50,6mu6mu6mux3=0.75,6mu6mux4=1and
y0=1+x021=1+01=1,y1=1+(0.25)21=0.941,
y2=1+(0.50)21=0.8, y3=0.64 and y4=0.5
∫011+x2dx=30.25[(y0+y4)+4(y1+y3)+2(y2)]
=30.25[(1+0.5)+4(0.941+0.64)+2(0.8)]=0.785