🇮🇳 GATE Statistics · flashcards

GATE Statistics Matrix Theory Flashcards

50 question-and-answer cards covering Matrix Theory as it is examined in GATE Statistics. 24 of them are printed below, taken from across the deck — no signup, no paywall on the preview.

50Cards in deck
24Free preview
12Syllabus topics
~157Chars per answer
FreePrice

24 sample cards from the Matrix Theory deck

Sampled from the end of the deck, so these are different cards from the ones shown on the syllabus page.

  1. For a $2 \times 2$ matrix $A$, express the characteristic polynomial using trace and determinant.

    $$p(\lambda) = \lambda^{2} - \text{tr}(A)\,\lambda + \det(A).$$

  2. How are the trace and determinant of $A$ related to its eigenvalues $\lambda_1,\dots,\lambda_n$?

    $$\text{tr}(A) = \sum_{i=1}^{n}\lambda_i, \qquad \det(A) = \prod_{i=1}^{n}\lambda_i.$$

  3. Distinguish the algebraic and geometric multiplicity of an eigenvalue.

    Algebraic multiplicity is the multiplicity of $\lambda$ as a root of the characteristic polynomial. Geometric multiplicity is $\dim(\ker(A-\lambda I))$, the number of independent eigenvectors. Always $1 \leq \text{geometric} \leq \text{algebraic}$.

  4. State the Cayley-Hamilton Theorem.

    Every square matrix satisfies its own characteristic equation: if $p(\lambda) = \det(A - \lambda I)$, then $p(A) = 0$ (the zero matrix).

  5. How can the Cayley-Hamilton Theorem be used to compute $A^{-1}$ for an invertible $n \times n$ matrix?

    From $p(A)=0$, isolate the identity term and solve. E.g. for $A^{2} - \text{tr}(A)A + \det(A)I = 0$ ($2\times2$): $$A^{-1} = \frac{1}{\det(A)}\big(\text{tr}(A)I - A\big).$$

  6. How does Cayley-Hamilton help express high powers of $A$, such as $A^{n}$, in terms of lower powers?

    Since $p(A)=0$ gives a degree-$n$ relation, $A^{n}$ can be written as a linear combination of $I, A, A^{2}, \dots, A^{n-1}$, and the relation can be applied repeatedly to reduce any higher power.

  7. What is a change of basis matrix from basis $B$ to basis $C$?

    The matrix $P_{C \leftarrow B}$ whose columns are the coordinate vectors of the $B$-basis vectors expressed in the $C$-basis. It transforms coordinates via $[v]_C = P_{C \leftarrow B}\,[v]_B$.

  8. How is the inverse change of basis matrix related to $P_{C \leftarrow B}$?

    $$P_{B \leftarrow C} = \left(P_{C \leftarrow B}\right)^{-1}.$$ Change of basis matrices are always invertible.

  9. If $B$ is a basis with columns forming matrix $P$ (relative to the standard basis), how do you convert standard coordinates $x$ to $B$-coordinates?

    $$[x]_B = P^{-1} x,$$ where $P = [\,b_1 \; b_2 \; \cdots \; b_n\,]$ has the basis vectors as columns. Conversely $x = P[x]_B$.

  10. How does the matrix of a linear operator transform under a change of basis with transition matrix $P$?

    If $A$ represents the operator in the old basis, then in the new basis it becomes $A' = P^{-1} A P$ — a similarity transformation.

  11. When are two $m \times n$ matrices $A$ and $B$ called equivalent?

    When $B = P A Q$ for some invertible matrices $P$ ($m\times m$) and $Q$ ($n\times n$). Equivalently, one can be obtained from the other by elementary row and column operations.

  12. What single invariant completely characterizes matrix equivalence?

    Rank. Two $m\times n$ matrices are equivalent if and only if they have the same rank.

  13. When are two square matrices $A$ and $B$ called similar?

    When there exists an invertible matrix $P$ such that $B = P^{-1} A P$. Similar matrices represent the same linear operator in different bases.

  14. List four invariants shared by similar matrices.

    Determinant, trace, rank, characteristic polynomial (hence eigenvalues with their algebraic multiplicities). Geometric multiplicities and the minimal polynomial are also preserved.

  15. What is the key logical relationship between similarity and equivalence of matrices?

    Similarity implies equivalence (take $Q = P^{-1}$, so $B = P^{-1}AP$ is a special case of $PAQ$), but equivalence does not imply similarity. Equivalence only requires equal rank.

  16. When is an $n \times n$ matrix $A$ diagonalizable?

    When it is similar to a diagonal matrix: $A = PDP^{-1}$ with $D$ diagonal. Equivalently, $A$ has $n$ linearly independent eigenvectors (which form the columns of $P$).

  17. State a sufficient condition for diagonalizability based on eigenvalues.

    If an $n\times n$ matrix has $n$ distinct eigenvalues, it is diagonalizable. (This is sufficient but not necessary.)

  18. Give the necessary and sufficient condition for diagonalizability in terms of multiplicities.

    For every eigenvalue, the geometric multiplicity equals the algebraic multiplicity. Equivalently, the sum of geometric multiplicities equals $n$.

  19. If $A = PDP^{-1}$ is diagonalizable, how is $A^{k}$ computed?

    $$A^{k} = P D^{k} P^{-1},$$ where $D^{k}$ is obtained by raising each diagonal entry (eigenvalue) to the power $k$.

  20. What does the Spectral Theorem say about real symmetric matrices?

    Every real symmetric matrix is orthogonally diagonalizable: $A = Q D Q^{T}$ with $Q$ orthogonal ($Q^{T}=Q^{-1}$) and $D$ real diagonal. Its eigenvalues are real and eigenvectors for distinct eigenvalues are orthogonal.

  21. What is a quadratic form in $n$ variables, written in matrix notation?

    $$Q(x) = x^{T} A x = \sum_{i,j} a_{ij} x_i x_j,$$ where $A$ is taken to be a symmetric matrix. Each quadratic form corresponds to a unique symmetric matrix.

  22. Classify quadratic forms as positive definite, negative definite, indefinite, and semidefinite in terms of eigenvalues of the symmetric matrix $A$.

    Positive definite: all $\lambda_i > 0$. Negative definite: all $\lambda_i < 0$. Positive semidefinite: all $\lambda_i \geq 0$. Negative semidefinite: all $\lambda_i \leq 0$. Indefinite: both positive and negative eigenvalues present.

  23. State Sylvester's criterion for a symmetric matrix $A$ to be positive definite.

    All leading principal minors of $A$ are positive: $\det(A_1) > 0, \det(A_2) > 0, \dots, \det(A_n) > 0$, where $A_k$ is the top-left $k\times k$ submatrix.

  24. What does Sylvester's Law of Inertia state about a quadratic form?

    The number of positive, negative, and zero eigenvalues (the signature, $p$, $q$, $z$) is invariant under any congruence transformation $A \mapsto P^{T} A P$ with $P$ invertible — it does not depend on the diagonalizing change of variables.

What this deck covers

The Matrix Theory deck follows the GATE Statistics Matrix Theory syllabus — 10 chapters and 12 topics — so questions land on material that is genuinely examinable rather than trivia around it. That works out to roughly 5.0 cards per chapter.

Answers are written to be recallable, not just readable — averaging about 157 characters, which is long enough to carry the reasoning and short enough to say out loud.

A deck like this earns its keep on the second and third pass. Read the syllabus first so you know the shape of the subject, then use the cards to find the specific facts that have not stuck.

Matrix Theory flashcards FAQ

How many Matrix Theory flashcards are in this GATE Statistics deck?

50 cards. This page previews 24 of them, sampled evenly across the deck so you can judge the difficulty before installing anything.

Are these GATE Statistics flashcards free?

Yes. The preview here is free to read with no signup, and the full 50-card deck is free inside the Examius app.

What do the Matrix Theory cards cover?

They follow the GATE Statistics Matrix Theory syllabus — 10 chapters and 12 topics — so the questions track what is actually examinable.

How should I use these flashcards?

Read the syllabus first so you know the shape of the subject, then drill the deck. Examius schedules each card with spaced repetition, so cards you keep missing come back sooner and ones you know drift further apart.