Tribhuvan University
Bachelor of Computer Application
Semester 4 · TU Board 2025
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 A
Group B
Attempt any SIX question.(6 × 5 = 30)
- 2.5
What do you mean by true error? Find a positive root of equation , which lies between 0 and 1 using bisection method.
Answer comingAlso asked in 2020
- 3.5
What is interpolation? Given the following set of data points, obtained the table of divided difference. Use the table to estimate the value of . 0123412345072663124
- 4.5
Solve the following system of equations by Gauss elimination method.
Answer comingAlso asked in 2026, 2024, 2023, 2020
- 5.5
The distance of motorbike at interval 2 minutes are given below: Time(minutes)0246Distance(Km)01.53.86.7 Evaluate the velocity and acceleration of motorbike at time 2.37 and 4.57 minutes.
- 6.5
Write a program to compute value of when such that with and using Euler's method.
- 7.5
Find the largest Eigen value and corresponding Eigen vector of the following matrix using power method.
- 8.5
Solve the Poisson equation over the square domain and with on the boundary and .
Answer comingAlso asked in 2022, 2021, 2020
Group C
Attempt any TWO questions(2 × 10 = 20)
- 9.10
What do you mean by ill condition? Solve the following system using Jacobi iteration method.
- 10.10
How interpolation is differ from regression? Write down algorithm and program for Lagrange interpolation polynomial.
- 11.10
What is fixed point iteration method? How it converge the root of non-linear equation? Find the root of equation using N-R method.
— The End —