Computational Method Numerical Integration
Computational Method Numerical Integration
Computational methods
8) For each of the following integrals
1) Apply the method of successive bisection, to find the
ii) Approximate value of cube root of 10 with an error not more than 10 -3 . i) Calculate the exact value of I using the fundamental theorem of
2) Apply the method of successive bisection, to find the root of the equation
calculus.
ii)Approximate value of I using Trapezoidal rule and Simpson’s
i) 3x - 2x = 0 correct to 3 place of decimal with error less than 0.005.
1/3 rule.
ii) X4 - x - 10 = 0 in [1, 3] iii) Determine the error in each case.
3) Show that the equation f(x) = x3 -10 = 0 has no negative root and one iv) Find an error bound for each approximation .
positive root . Find the positive root, using bisection method within an
accuracy 0.01.
4) Find the number of iterations to get the root of an equation in [1, 2] with
the tolerance 10-4.
5) Using Newton Raphsion metod, find the values of 1st iteration, 2nd
iteration & 3rd iteration of the equation x3 -3x +2 = 0 taking initial guess x = 0.
i) trapezoidal rule ii) Simpson’s 1/3 rule iii) Simpson’s 3/8 rule
a) dx, h = 0.25 b) dx , n = 6