Unit 3: Linear Algebra - Subjective Questions

CSE333 — Combinatorial Studies-I • Practice Questions with Detailed Answers

20 questions

1

Define a matrix. Explain the common types of matrices with suitable examples.

2

Explain matrix addition, scalar multiplication, and matrix multiplication. State the conditions under which these operations are defined.

3

Define the transpose of a matrix and prove that .

4

Define the rank of a matrix. Describe how elementary row operations can be used to determine it.

5

Define the determinant of a square matrix. Evaluate the determinant of by cofactor expansion.

6

State and explain any five important properties of determinants.

7

Derive the formula for the inverse of a nonsingular matrix using cofactors and the adjugate.

8

Distinguish between homogeneous and nonhomogeneous systems of linear equations. Discuss the possible types of solutions.

9

Solve the system , , and by Gaussian elimination.

10

Explain the Gauss-Jordan elimination method. How does it differ from Gaussian elimination?

11

State the Rouché-Capelli theorem and use it to classify the solutions of a system of linear equations in unknowns.

12

Explain Cramer's rule and solve the system and using it.

13

Define eigenvalues and eigenvectors of a square matrix. Explain how they are calculated using the characteristic equation.

14

Find the eigenvalues and corresponding eigenvectors of .

15

Prove that eigenvectors corresponding to distinct eigenvalues of a matrix are linearly independent.

16

State and explain the relationship between the eigenvalues, trace, and determinant of a square matrix.

17

Explain matrix diagonalization. State the condition under which a square matrix is diagonalizable.

18

Define LU decomposition. Derive the Doolittle form of the decomposition for a general matrix.

19

Find the LU decomposition of using Doolittle's method.

20

Describe how LU decomposition is used to solve a system . Explain the roles of forward and backward substitution.