Cat - 1 S.N.M Ma3251 Sem - 2 Importantq.p For Student

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

1. For solving a linear system, compare Gaussian Elimination and Gaussian Jordan Method.

2. For solving a linear system, Gauss –Seidal Method and Gauss - Jacobi Method.
1 1
3. Determine the largest eigenvalue and the corresponding Eigen vector of the matrix [ ]
1 1
Correct to two decimal places using power method.
dy
4. State Runge –Kutta fourth order formula for solving dx = f(x, y), y(x0 ) = y0
5. Which is better Taylor series method or R-K method? Why?

1. Find the real positive root for the equation 3𝑥 − 𝑐𝑜𝑠𝑥 = 1 by N – R method correct to 6 decimal places.

2. Solve the following system of equations using Gauss –Seidal Method and Gauss - Jacobi Method.
27𝑥 + 6𝑦 − 𝑧 = 85; 6𝑥 + 15𝑦 + 2𝑧 = 72 ; 𝑥 + 𝑦 + 54𝑧 = 11
3. Using Gauss – Jordan, solve the following system10𝑥 + 𝑦 + 𝑧 = 12; 2𝑥 + 10𝑦 + 𝑧 = 13; 𝑥 + 𝑦 + 5𝑧 = 7.
1 6 1
4. Find the numerically largest eigenvalue of 𝐴 = (1 2 0).Using power method. Given 𝑋1 = (1 0 0)𝑇 as initial vector.
0 0 3
5. Using Gauss – Jordan, solve the following system10𝑥 + 𝑦 + 𝑧 = 12; 2𝑥 + 10𝑦 + 𝑧 = 13; 𝑥 + 𝑦 + 5𝑧 = 7.
6. Solve the following system of equation by Gauss elimination method:2𝑥 + 𝑦 + 𝑧 = 10; 3𝑥 + 2𝑦 + 3𝑧 = 18; 𝑥 + 4𝑦 + 9𝑧 = 16
𝑑𝑦
7. Apply Taylor series method to find and approximate value of 𝑦 when 𝑥 = 0.1, 0.2 given that = 𝑥 + 𝑦, 𝑦(0) = 1.
𝑑𝑥
𝑑𝑦 𝑦 2 −𝑥 2
8. If = , 𝑦(0) = 1, find 𝑦(0.2), 𝑦(0.4), 𝑦(0.6), by R – K method of fourth order
𝑑𝑥 𝑦 2 +𝑥 2
𝑑𝑦 1
9. Using Adam’s method find 𝑦(0.4) given 𝑑𝑥 = 2 𝑥𝑦, 𝑦(0) = 1, 𝑦(0.1) = 1.01, 𝑦(0.2) = 1.022, 𝑦(0.3) = 1.023

10. 𝑦 ′ = 1 − 𝑦 𝑎𝑛𝑑 𝑦(0) = 0, 𝐹𝑖𝑛𝑑 (𝑖 )𝑦(0.1)𝑏𝑦 𝐸𝑢𝑙𝑒𝑟 ′ 𝑠 𝑀𝑒𝑡ℎ𝑜𝑑. (𝑖𝑖 )𝑦(0.2) 𝑀𝑜𝑑𝑖𝑓𝑖𝑒𝑑 𝐸𝑢𝑙𝑒𝑟 ′ 𝑠 𝑀𝑒𝑡ℎ𝑜𝑑. (𝑖𝑖𝑖)𝑦(0.4)𝑏𝑦 𝑀𝑖𝑙𝑛𝑒𝑠 ′ 𝑠𝑀𝑒𝑡ℎ𝑜𝑑

You might also like