Numerical Integration and Differentiation
Numerical Integration and Differentiation
Numerical Integration and Differentiation
Assignment
x : 1 2 4 8 10
y : 0 1 5 21 27
dy
Determine numerically at x = 4.
dx
2. The following data gives pressure and corresponding volumes of a superheated steam
v: 2 4 6 8 10
p : 105 42.7 25.3 16.7 13
3. Use the backward difference formula to find missing entry of the following table
5. Find error bound in Exercise 1 using the error formula and compare with actual error.
9. Use Composite Trapezoidal rule with indicated values of n to approximate the following inte-
grals
a 1 2 x dx, n = 8
R3
x +4
R 2 2x
b 0 e sin 3x dx, n = 8
1
R2
c 1 x ln x dx, n = 4.
10. Use Composite Simpson’s rule to approximate the integrals in above Exercise.
R 0.3
Use Composite Trapezoidal rule with n = 6 to approximate f (x) dx.
0
R 2.5 R 2.4
12. Use Composite Simpson’s rule with n = 4, m = 4 to approximate 2.1 1.2 xy 2 dydx
R1R2 2xy
13. Apply Trapezoidal rule to evaluate dxdy, take h = k = 0.25.
0 1 (1 + x2 )(1 + y 2 )