NEW
Font size
WorksheetsNumerical methods Objective test
Total questions: 10
Worksheet time: 2hrs 16mins
f(x)-f(x-h)=
Δf(x)
∇f(x)
E(x)
none
Backward difference operator pronounced as
delta
lamda
nabla
alpha
Δ2y0=
Δy1−Δy0
Δy0−Δy1
Δ2y1−Δ2y0
Δy1+Δy0
∆2x=…………….
2(x+h)-2x
2(x+h)
2(x-h)-2x
2(x-h)
In numerical integration the width of the sub intervals is given by
h=nxn−x0
h=nxn+x0
h=nx0−xn
none of thesse
Simpson’s 1/3 rule is applicable for five ordinates.
True
False
Given dxdy=1−y, y(0)=0 using a step size of h=0.1 , the value of y(0.2) using Euler’s method is most nearly
0.1
0.119
0.19
0.01
Newton-Raphson method is also called as
Method of chords
Method of tangents
halving method
succesive approximation method
Order of convergence of Regula falsi method is
1.618
1.168
1.681
1.816
Error in trapezoidal rule is of order
h
h2
h3
h4
