CACS252 Numerical Method

Numerical Method TU Board 2020 question paper

10 questionsSit this paper (timed)

Tribhuvan University

Bachelor of Computer Application

Semester 4 · TU Board 2020

Course Title: Numerical Method (CACS252)

Full Marks: 60Pass Marks: 24Time: 3 hours

Candidates are required to answer the question in their own words as far as possible.

Group B

Attempt any SIX question.(6 × 5 = 30)

  1. 2.

    Why is the study of errors important to a computational scientist? Differentiate between inherent and numerical errors.

    5
  2. 3.

    Find the root of equation using bisection method where root lies between 5 and 6.

    5
  3. 4.

    Find the square root of 3,5 using second order Lagrange interpolation polynomial using the following data table.

    5
  4. 5.

    Write a program to calculate the integral using Trapezoidal Rule.

    5
  5. 6.

    Solve the following set of equations using Gauss-Jordan Method.

    5
  6. 7.

    Use classical Runge-Kutta method to estimate when with and .

    5
  7. 8.

    Solve the Poisson equation over the square domain and with on the boundary and .

    5

Group C

Attempt any TWO questions(2 × 10 = 20)

  1. 9.

    a) Factorize the matrix Using Cholesky's method. b) Locate the root of equation using the fixed point method.

    10
  2. 10.

    a) Fit a straight line to the following set of data points.134689134457 b) Differentiate between ordinary and partial differential equations with their applications.

    10
  3. 11.

    Given the data points: 0122344916Estimate the function value at using cubic splines.

    10

— The End —