Determine the spacing h in a table of equally spaced values for the function
so that the quadratic interpolation in this table satisfies
The iteration method
where N is positive constant, converges to some quantity. Determine this quantity. Also find the rate of convergence of this method.
See Answer →Find the solution of the difference equation the particular solution when
Use Runge-Kutta method of order four to solve carry to x =1.5 with h = 0.1.
Suppose n f denotes the value of then find the value of
For the table of values of x f(x) = xe xgiven by
| x | 1.8 | 1.9 | 2.0 | 2.1 | 2.2 |
| f(x | 10.8894 | 12.7032 | 14.7781 | 17.1489 | 19.8550 |
Find f"(2.0) using the central difference formula of 0(h2) for h = 0.1 and h = 0.2 . Calculate T.E. and actual error
Calculate T.E. and actual error
See Answer →Take 10 figure logarithm to base 10 from by unit increment. Calculate the first derivative of log
A solid of revolution is formed by rotating about the x-axis the area bounded between the curve given by the table
| x | 0 | 0.25 | 0.5 | 0.75 | 1.0 |
| f(x) | 1.0 | 0.9896 | 0.9587 | 0.9089 | 0.8415 |
Find the volume of the solid so formed using
i) Trapezodial rule ii) Simpson’s rule
See Answer →The position f(x) of a particle moving in a line at various times xk is given in the following
table. Estimate the velocity and acceleration of the particle at x =1.2
See Answer →Solve the using R-K method of 0(h4 ) with
h = 0.1 and obtain the value of y(0.2) . Also find the error at t = 0.2 , if the exact solution is
Consider the following data
| x | 1.0 | 1.3 | 1.6 | 1.9 | 2.2 |
| f(x | 0.7651977 | 0.6200860 | 0.4554022 | 0.2818186 | 0.110362 |
Use Stirling’s formula to approximate
Using sin( 0.1) = 0.09983 and sin( 0.2) = 0.19867 , find an approximate value of sin( 0.15) by using Lagrange interpolation. Obtain a bound on the truncation error.
See Answer →Use the polynomial in part (a) to approximate
Use the polynomial in part (a) to approximate and find a bound for the error involved.
Calculate the third-degree Taylor polynomial about
From the following table, find the number of students who obtained less than 45 marks.
| Marks | No. of Students |
| 30-40 | 31 |
| 40-50 | 42 |
| 50-60 | 51 |
| 60-70 | 35 |
| 70-80 | 31 |
Find the minimum number of intervals required to evaluate with an accuracy of
by using the Trapezoidal rule.
Obtain an approximate value of using composite Simpson’s rule with h = 0.25 and
h = 0.125 Find also the improved value using Romberg integration.
See Answer →The solution of the system of equations is attempted by the Gauss
Jacobi and Gauss Seidel iteration schemes. Set up the two schemes in matrix form. Will the iteration schemes converge? Justify your answer.
See Answer →Starting with find the dominant eigenvalue and corresponding eigenvector for the matrix
using the power method.