IFoS PYQs 1
2004
1) Using Newton-Raphson method obtain a root near and correct to three decimal places of the equation .
[10M]
2) Solve the initial value problem , using Rungc-Kutta method of fourth order to evaluate in a single step.
[13M]
3) $$ Using Gauss-seidel iteration method find the solution, correct to three decimal places, of the linear system with . Only two iterations may be supplied.
[13M]
2003
1) Find the cube root of 10 using Newton-Raphson method, correct to 4 decimal places.
[10M]
2) Apply modified Euler’s method to determine , given that when .
[10M]
3) The velocities of a car running on a straight road at intervals of 2 minutes are given below:
Apply simphson’s rule to find the distance covered by the car.
[13M]
4) Apply Runge-kutta method of order 4 to find on approximate value of when given that when .
[14M]
2002
1) From the data given below using Lagrange’s interpolation formula calculate .
[10M]
2) Solve the following system of equations by Gauss’s elimination method.
[14M]
3) Given the differential equation: when use Runge-Kutta Fourth order rule to find at taking the step length .
[13M]
2001
1) Find Lagrange’s interpolation polynomial $P_{2}(x)$ Which $f(0)=P_{2}(0)=1$ $f(-1)=P_{2}(-1)=2$ $f(1)=P_{2}(1)=3$ Find $f(0.5)$
[10M]
2) By applying the Newton-Raphson method to $f(x)=x^{2}-a$ Where a $>0,$ Prove that $x_{n+1}=\frac{1}{2}\left(x_{n}+\frac{a}{x_{n}}\right)$.
[13M]
3) Applying Simphson’s one-third rule compute the value of the definite int egral $\int_{4}^{5 / 2} \log x d x$ with $h=0.2$ and estimate the error.
[13M]
2000
1) By Applying Newton-Raphson Method to Prove that
2) Define interpolation. Find the polynomial which satisfies
Find .
3) Discuss simpson’s one-third rule of integration. Use it to find the value of