Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
186 views1 page

CSC Int 1

The document is a practice exam for a first semester mathematics course. It contains 3 sections with multiple choice and numerical problems involving matrices, eigenvalues, systems of equations, and root finding methods like bisection, Gauss elimination, Gauss-Jordan, Gauss-Seidel, and Regula Falsi. Students are asked to find eigenvalues and eigenvectors of matrices, verify characteristic equations, solve systems of equations using specified methods, and find roots of equations to varying degrees of precision using techniques like bisection, iteration, and elimination.

Uploaded by

Babitha Dhana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
186 views1 page

CSC Int 1

The document is a practice exam for a first semester mathematics course. It contains 3 sections with multiple choice and numerical problems involving matrices, eigenvalues, systems of equations, and root finding methods like bisection, Gauss elimination, Gauss-Jordan, Gauss-Seidel, and Regula Falsi. Students are asked to find eigenvalues and eigenvectors of matrices, verify characteristic equations, solve systems of equations using specified methods, and find roots of equations to varying degrees of precision using techniques like bisection, iteration, and elimination.

Uploaded by

Babitha Dhana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

GOVERNMENT ARTS COLLEGE, UDUMALPET

Department of Mathematics
B.Sc. Computer Science
First Internal Examination - First Semester
Elective
Time: 2 hrs Max marks: 50
Section A (6 X 1 = 6)
Answer all Questions
1. If the Eigen values of a matrix A are 1, 1, 5, what are the Eigen values of the matrix A -1?

2 0 1
 
2. Find the sum and product of the Eigen value of the matrix A =0 2 0 ?
1 0 2
 
3. State Cayley Hamilton theorem.
4. What is the convergence condition for Gauss Seidal method?
5. Write the formula to find the initial iteration value of Regula Falsi method.
6. What is the difference between Gauss Elimination method and Gauss Jordan method?

Section B (4 X 5 = 20)
Answer all the Questions
 3 10 5 
 
7. If 2 and 3 are Eigen values of A =  2 3  4 , find the another root and eigen
 3 5 7 

values of A3.
1 2 
8. Verify that A =  2  1 satisfies its own characteristic equation.
 
9. Solve the following system of equations by Gauss elimination method.
x + y + 2z = 4; 3x + y -3z = –4 ; 2x – 3y – 5z = –5.
10. Find the positive root of the equation 3x3+ 5x – 40 = 0, correct to two places of decimals,
using bisection method if the root lies between 2 and 3.

Section C ( 3 X 8 = 24)
2 1 1
 
11. Find the eigen values and eigen vectors of the matrix A = 1 2 1 .
0 0 1
 
12. Find the smallest positive root of the equation 3x3 – 9x2 + 8 = 0 correct to four decimal
places.
13. Solve the following system of equations, correct to four places of decimal, by Gauss-
Seidal iteration method. 30x – 2y +3z = 75; 2x + 2y +18z = 30; x +17y – 2z = 48.

You might also like