Assignment- I

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

Assignment-I

2 −1 −3 −1
1 2 3 1
1. Find the rank of the matrix by row elementary transformation [ ].
1 0 1 1
0 1 1 1
2. Solve the following system of equations by Gauss-Jordon method
𝑥 − 2𝑦 + 3𝑧 = 2; 3𝑥 − 𝑦 + 4𝑧 = 4; 2𝑥 + 𝑦 − 2𝑧 = 5.
3. Solve the following system of equations by Gauss-Seidel method
10𝑥 + 𝑦 + 𝑧 = 12; 𝑥 + 10𝑦 + 𝑧 = 12; 𝑥 + 𝑦 + 10𝑧 = 12.
4. Find the largest eigenvalues and the corresponding eigenvectors of the following matrix by
2 −1 0
Rayleigh’s Power method [−1 2 −1] by taking the initial eigen vector as
0 −1 2
𝑇
[1, 1, 1] .
5. If 𝑦 = log(𝑥 + √1 + 𝑥 2 ), prove that (1 + 𝑥 2 )𝑦𝑛+2 + (2𝑛 + 1)𝑥𝑦𝑛+1 + 𝑛2 𝑦𝑛 = 0.
6. Show that the following pairs of curves intersect each other orthogonally
𝑟 = 𝑎(1 + sin 𝜃) and 𝑟 = 𝑎(1 − sin 𝜃) .
7. Find the angle of intersection of the following pairs of curves
𝑟 = 𝑎(1 + cos 𝜃) and 𝑟 2 = 𝑎2 cos 2𝜃

You might also like