NEW
Font size
WorksheetsNumerical Analysis 1
Total questions: 10
Worksheet time: 5mins
If y(x)=ex then y(0) and y(1) are
1, 2.7183
2,3
1,2
2,4
In numerical integration the width of the sub intervals is given by
h=nxn−x0
h=nxn+x0
h=nx0−xn
none of thesse
In Trapezoidal rule, for the interval (0,1) if h=0.25 then the value of n is_________
1
2
3
4
By Trapezoidal rule,
∫x0xnydx=−−−2h(y0+2(y1+y2+...+yn−1)+yn)
2h(y0−2(y1+y2+...+yn−1)+yn)
2h(y0+2(y1+y2+...+yn−1)−yn)
3h(y0+2(y1+y2+...+yn−1)+yn)
Simpson’s 3/8 rule is applicable only when n is a multiple of 3.
True
False
Simpson’s 1/3 rule is applicable for five ordinates.
True
False
Simpson’s 3/8 rule is applicable for nine ordinates.
True
False
Simpson’s 1/3 formula is not a closed formula.
True
False
If y(x)=sinx,then y(2π)=
1
-1
0
1/2
The process of computing the value of a function inside the given range is called interpolation.
True
False
