Linear Algebra
Vector spaces, linear maps, canonical forms, bilinear and quadratic forms, and inner product spaces at the CSIR NET level with advanced topics like Jordan form computation.
Axioms of vector spaces, subspaces, bases, dimension, direct sums, and quotient spaces.
Kernel, image, rank-nullity theorem, change of basis, and similarity of matrices.
Two matrices $A, B \in M_n(F)$ are similar ($A = P^{-1}BP$) if and only if they represent the same linear transformation under different bases. Similar matrices have the same characteristic polynomial, eigenvalues, rank, determinant, and trace.
This is a key tool: it shows that $A^{-1}$ (when it exists) can be expressed as a polynomial in $A$. It also implies that the minimal polynomial divides the characteristic polynomial.
Algebraic and geometric multiplicity, criteria for diagonalizability, and simultaneous diagonalization.
Structure theorem for finitely generated modules over a PID applied to linear operators, Jordan blocks, and computation techniques.
To find the Jordan form: (1) Find eigenvalues from the characteristic polynomial. (2) For each eigenvalue $\lambda$, compute $\dim \ker (A - \lambda I)^k$ for $k = 1, 2, \ldots$ to determine the sizes of Jordan blocks. The number of blocks for $\lambda$ of size $\geq k$ equals $\dim \ker(A-\lambda I)^k - \dim \ker(A-\lambda I)^{k-1}$.
The rational canonical form exists over any field (unlike Jordan form which requires algebraic closure). The invariant factors $p_1 | p_2 | \cdots | p_r$ satisfy $p_1 p_2 \cdots p_r = $ characteristic polynomial.
Bilinear forms, symmetric and skew-symmetric forms, Sylvester's law of inertia, and classification of quadratic forms.
Inner products, Gram-Schmidt, orthogonal complements, self-adjoint operators, spectral theorem, and normal operators.
- Rank-Nullity is the fundamental dimension theorem: $\dim V = \text{nullity} + \text{rank}$
- Diagonalizability requires $g_\lambda = a_\lambda$ for all eigenvalues; equivalently, the minimal polynomial has no repeated roots
- Jordan form captures the full structure when diagonalization fails; the number of Jordan blocks equals $g_\lambda$
- Rational canonical form works over any field; invariant factors determine the form uniquely
- Sylvester's law: signature is the complete invariant for real quadratic forms
- Spectral theorem: self-adjoint (real) or normal (complex) operators have orthonormal eigenbases