Linear Algebra Quiz: Algebraic Vs Geometric Multiplicity
20 questions · exam conditions
0:00
Algebraic Vs Geometric MultiplicityQuestion 1 of 20

A 5×55 \times 5 matrix AA has the characteristic polynomial p(λ)=(λ4)3(λ+2)2p(\lambda) = (\lambda - 4)^3 (\lambda + 2)^2. Let ma(λ)m_a(\lambda) denote the algebraic multiplicity and mg(λ)m_g(\lambda) denote the geometric multiplicity of an eigenvalue λ\lambda. Which of the following is a possible set of geometric multiplicities for the eigenvalues of AA?

mg(4)=3m_g(4) = 3 and mg(2)=3m_g(-2) = 3
mg(4)=4m_g(4) = 4 and mg(2)=2m_g(-2) = 2
mg(4)=2m_g(4) = 2 and mg(2)=1m_g(-2) = 1
mg(4)=3m_g(4) = 3 and mg(2)=0m_g(-2) = 0
← Back to quizzes

Linear Algebra Quiz

Linear Algebra Quiz: Algebraic Vs Geometric Multiplicity

Practice Algebraic Vs Geometric Multiplicity in Linear Algebra with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Algebraic Vs Geometric Multiplicity, giving you a quick way to practice the rules, question types, and explanations that matter most for Linear Algebra.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A 5×55 \times 5 matrix AA has the characteristic polynomial p(λ)=(λ4)3(λ+2)2p(\lambda) = (\lambda - 4)^3 (\lambda + 2)^2. Let ma(λ)m_a(\lambda) denote the algebraic multiplicity and mg(λ)m_g(\lambda) denote the geometric multiplicity of an eigenvalue λ\lambda. Which of the following is a possible set of geometric multiplicities for the eigenvalues of AA?

  1. mg(4)=3m_g(4) = 3 and mg(2)=3m_g(-2) = 3
  2. mg(4)=4m_g(4) = 4 and mg(2)=2m_g(-2) = 2
  3. mg(4)=2m_g(4) = 2 and mg(2)=1m_g(-2) = 1 (correct answer)
  4. mg(4)=3m_g(4) = 3 and mg(2)=0m_g(-2) = 0
Explanation: The algebraic multiplicity (mam_a) of an eigenvalue is its power in the characteristic polynomial. Here, ma(4)=3m_a(4) = 3 and ma(2)=2m_a(-2) = 2. The geometric multiplicity (mgm_g) must satisfy the inequality 1mg(λ)ma(λ)1 \le m_g(\lambda) \le m_a(\lambda) for every eigenvalue λ\lambda. We check the options: (A) mg(2)=3m_g(-2)=3 violates mg(2)ma(2)=2m_g(-2) \le m_a(-2)=2. (B) mg(4)=4m_g(4)=4 violates mg(4)ma(4)=3m_g(4) \le m_a(4)=3. (D) mg(2)=0m_g(-2)=0 violates mg(2)1m_g(-2) \ge 1. (C) is the only option where 1mg(4)31 \le m_g(4) \le 3 and 1mg(2)21 \le m_g(-2) \le 2 are both satisfied. This scenario corresponds to a non-diagonalizable matrix.

Question 2

Let AA be a 5×55 \times 5 matrix with an eigenvalue λ=1\lambda = -1 whose algebraic multiplicity is 3. The reduced row echelon form of the matrix A+IA + I is given by: rref(A+I)=(1030501201000140000000000)\mathrm{rref}(A+I) = \begin{pmatrix} 1 & 0 & 3 & 0 & 5 \\ 0 & 1 & -2 & 0 & 1 \\ 0 & 0 & 0 & 1 & 4 \\ 0 & 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 & 0 \end{pmatrix} What can be concluded about the eigenvalue λ=1\lambda = -1 and the diagonalizability of AA?

  1. The geometric multiplicity is 2, and the matrix AA is not diagonalizable. (correct answer)
  2. The geometric multiplicity is 3, and the matrix AA is diagonalizable.
  3. The geometric multiplicity is 2, but more information is needed to determine if AA is diagonalizable.
  4. The geometric multiplicity is 3, and the matrix AA is not diagonalizable.
Explanation: The geometric multiplicity of λ=1\lambda = -1 is the dimension of the null space of A(1)I=A+IA - (-1)I = A + I. The dimension of the null space is equal to the number of free variables in the system (A+I)x=0(A+I)\vec{x} = \vec{0}. The RREF of A+IA+I has 3 pivot columns (columns 1, 2, and 4). Since the matrix is 5×55 \times 5, the number of free variables is 5(number of pivots)=53=25 - (\text{number of pivots}) = 5 - 3 = 2. Thus, the geometric multiplicity is 2. We are given that the algebraic multiplicity is 3. Since the geometric multiplicity (2) is less than the algebraic multiplicity (3) for this eigenvalue, the matrix AA is not diagonalizable.

Question 3

A 4×44 \times 4 matrix AA is known to be diagonalizable. It has two distinct eigenvalues, λ1=2\lambda_1 = 2 and λ2=5\lambda_2 = 5. The eigenspace for λ1=2\lambda_1=2 is spanned by the vectors (1000)\begin{pmatrix} 1 \\ 0 \\ 0 \\ 0 \end{pmatrix} and (0110)\begin{pmatrix} 0 \\ 1 \\ 1 \\ 0 \end{pmatrix}. What is the algebraic multiplicity of the eigenvalue λ2=5\lambda_2=5?

  1. 1
  2. 2 (correct answer)
  3. 3
  4. 4
Explanation: The eigenspace for λ1=2\lambda_1=2 is spanned by two linearly independent vectors, so its dimension, the geometric multiplicity of λ1=2\lambda_1=2, is mg(2)=2m_g(2)=2. Since the matrix AA is diagonalizable, the algebraic multiplicity must equal the geometric multiplicity for every eigenvalue. Thus, the algebraic multiplicity of λ1=2\lambda_1=2 is ma(2)=2m_a(2)=2. The sum of the algebraic multiplicities of all eigenvalues must equal the size of the matrix, which is 4. Therefore, ma(2)+ma(5)=4m_a(2) + m_a(5) = 4. Substituting the value we found, we get 2+ma(5)=42 + m_a(5) = 4, which implies ma(5)=2m_a(5) = 2.

Question 4

A 6×66 \times 6 matrix has the characteristic polynomial p(λ)=(λ1)4(λ3)2p(\lambda) = (\lambda-1)^4(\lambda-3)^2. Which of the following values CANNOT be the sum of the geometric multiplicities of its eigenvalues?

  1. 2
  2. 5
  3. 6
  4. 7 (correct answer)
Explanation: The eigenvalues are λ1=1\lambda_1=1 with algebraic multiplicity ma(1)=4m_a(1)=4, and λ2=3\lambda_2=3 with algebraic multiplicity ma(3)=2m_a(3)=2. The geometric multiplicity mg(λ)m_g(\lambda) must satisfy 1mg(λ)ma(λ)1 \le m_g(\lambda) \le m_a(\lambda). Thus, 1mg(1)41 \le m_g(1) \le 4 and 1mg(3)21 \le m_g(3) \le 2. The sum of the geometric multiplicities is S=mg(1)+mg(3)S = m_g(1) + m_g(3). The minimum possible sum is 1+1=21+1=2. The maximum possible sum is 4+2=64+2=6. Any integer value between 2 and 6 is a possible sum. For example, a sum of 5 is possible if mg(1)=3m_g(1)=3 and mg(3)=2m_g(3)=2. A sum of 2 is possible if mg(1)=1m_g(1)=1 and mg(3)=1m_g(3)=1. A sum of 6 is possible if the matrix is diagonalizable. However, a sum of 7 is impossible because the sum cannot exceed the maximum possible value of 6.

Question 5

A 3×33 \times 3 matrix AA has the characteristic polynomial p(λ)=(λ5)2(λ+1)p(\lambda) = -(\lambda - 5)^2(\lambda + 1). The eigenspace corresponding to the eigenvalue λ=5\lambda=5 is the plane in R3\mathbb{R}^3 defined by the equation x1+2x23x3=0x_1 + 2x_2 - 3x_3 = 0. Which conclusion can be drawn about matrix AA?

  1. The matrix AA is not diagonalizable.
  2. The geometric multiplicity of λ=5\lambda=5 is 1.
  3. The matrix AA is diagonalizable. (correct answer)
  4. More information is needed to determine if AA is diagonalizable.
Explanation: From the characteristic polynomial, the eigenvalues are λ1=5\lambda_1=5 with algebraic multiplicity ma(5)=2m_a(5)=2, and λ2=1\lambda_2=-1 with algebraic multiplicity ma(1)=1m_a(-1)=1. The eigenspace for λ=5\lambda=5 is a plane in R3\mathbb{R}^3. A plane is a two-dimensional subspace, so the dimension of this eigenspace, which is the geometric multiplicity, is mg(5)=2m_g(5)=2. For the eigenvalue λ=1\lambda=-1, its algebraic multiplicity is 1, which forces its geometric multiplicity to also be 1 (since 1mg(1)11 \le m_g(-1) \le 1). Since the geometric multiplicity equals the algebraic multiplicity for all eigenvalues (mg(5)=ma(5)=2m_g(5)=m_a(5)=2 and mg(1)=ma(1)=1m_g(-1)=m_a(-1)=1), the matrix AA is diagonalizable.

Question 6

A matrix AR4×4A \in \mathbb{R}^{4 \times 4} has exactly one distinct eigenvalue, λ=7\lambda = 7, which has an algebraic multiplicity of 4. Let mg(7)m_g(7) be its geometric multiplicity. Which statement about AA must be true?

  1. The matrix AA is not diagonalizable.
  2. The geometric multiplicity mg(7)m_g(7) must be 1.
  3. The matrix AA is diagonalizable if and only if mg(7)=4m_g(7) = 4. (correct answer)
  4. AA must be the matrix 7I47I_4, where I4I_4 is the 4×44 \times 4 identity matrix.
Explanation: A matrix is diagonalizable if and only if the geometric multiplicity equals the algebraic multiplicity for all eigenvalues. In this case, there is only one eigenvalue, λ=7\lambda = 7, with algebraic multiplicity 4. Therefore, the matrix AA is diagonalizable if and only if the geometric multiplicity of this eigenvalue, mg(7)m_g(7), is also 4. It is possible that mg(7)<4m_g(7) < 4, in which case AA would not be diagonalizable, so (A) is not necessarily true. mg(7)m_g(7) can be any integer from 1 to 4, so (B) is not necessarily true. While 7I47I_4 is an example of such a diagonalizable matrix, other matrices (like a diagonal matrix with three 7s and one 7) also fit the description, so (D) is not a necessary condition.

Question 7

Consider the linear transformation T:R2R2T: \mathbb{R}^2 \to \mathbb{R}^2 representing a horizontal shear, with standard matrix A=(1k01)A = \begin{pmatrix} 1 & k \\ 0 & 1 \end{pmatrix} for some nonzero constant kk. Which statement accurately describes the algebraic and geometric multiplicities for this matrix?

  1. The matrix has one eigenvalue with algebraic multiplicity 2 and geometric multiplicity 1. (correct answer)
  2. The matrix has one eigenvalue with algebraic multiplicity 2 and geometric multiplicity 2.
  3. The matrix has two distinct eigenvalues, each with algebraic and geometric multiplicity 1.
  4. The matrix has one eigenvalue with algebraic multiplicity 1 and geometric multiplicity 1.
Explanation: The characteristic equation is det(AλI)=det(1λk01λ)=(1λ)2=0\det(A - \lambda I) = \det \begin{pmatrix} 1-\lambda & k \\ 0 & 1-\lambda \end{pmatrix} = (1-\lambda)^2 = 0. This gives a single eigenvalue λ=1\lambda=1 with algebraic multiplicity 2. To find the geometric multiplicity, we find the nullity of A1I=(0k00)A - 1I = \begin{pmatrix} 0 & k \\ 0 & 0 \end{pmatrix}. Since kk is nonzero, this matrix has rank 1. The nullity is the number of columns minus the rank, which is 21=12 - 1 = 1. Therefore, the geometric multiplicity is 1. Since the algebraic multiplicity (2) is greater than the geometric multiplicity (1), this matrix is not diagonalizable.

Question 8

Let AA be a 4×44 \times 4 matrix with characteristic polynomial p(λ)=(λ2)3(λ+1)p(\lambda) = (\lambda - 2)^3(\lambda + 1). If the eigenspace corresponding to eigenvalue λ=2\lambda = 2 has dimension 1, what can be concluded about the diagonalizability of AA?

  1. AA is diagonalizable because the sum of geometric multiplicities equals 4
  2. AA is diagonalizable because all eigenvalues are real and the matrix is 4×44 \times 4
  3. AA may or may not be diagonalizable depending on the geometric multiplicity of λ=1\lambda = -1
  4. AA is not diagonalizable because the geometric multiplicity of λ=2\lambda = 2 is less than its algebraic multiplicity (correct answer)
Explanation: When you encounter questions about diagonalizability, the key concept to remember is that a matrix is diagonalizable if and only if the geometric multiplicity equals the algebraic multiplicity for every eigenvalue. From the characteristic polynomial p(λ)=(λ2)3(λ+1)p(\lambda) = (\lambda - 2)^3(\lambda + 1), you can identify the eigenvalues and their algebraic multiplicities: λ=2\lambda = 2 has algebraic multiplicity 3, and λ=1\lambda = -1 has algebraic multiplicity 1. The problem states that the eigenspace for λ=2\lambda = 2 has dimension 1, meaning its geometric multiplicity is 1. Since the geometric multiplicity (1) is less than the algebraic multiplicity (3) for eigenvalue λ=2\lambda = 2, the matrix AA cannot be diagonalizable. This immediately confirms that answer D is correct. Answer A is wrong because the geometric multiplicities don't sum to 4. We have geometric multiplicity 1 for λ=2\lambda = 2, and at most 1 for λ=1\lambda = -1, giving us at most 2 total linearly independent eigenvectors. Answer B reflects a common misconception. While having real eigenvalues is necessary for real diagonalizability, it's not sufficient. The geometric multiplicity condition must also be satisfied. Answer C is incorrect because regardless of the geometric multiplicity of λ=1\lambda = -1, we already know AA is not diagonalizable due to the deficiency at λ=2\lambda = 2. Study tip: Always check that geometric multiplicity equals algebraic multiplicity for every eigenvalue. If even one eigenvalue fails this test, the matrix is not diagonalizable.

Question 9

Consider the matrix B=(310031003)B = \begin{pmatrix} 3 & 1 & 0 \\ 0 & 3 & 1 \\ 0 & 0 & 3 \end{pmatrix} . What is the relationship between the algebraic and geometric multiplicities of the eigenvalue λ=3\lambda = 3?

  1. Algebraic multiplicity is 3, geometric multiplicity is 3, so the matrix is diagonalizable
  2. Algebraic multiplicity is 1, geometric multiplicity is 1, so the matrix is diagonalizable
  3. Algebraic multiplicity is 3, geometric multiplicity is 1, so the matrix is not diagonalizable (correct answer)
  4. Algebraic multiplicity is 2, geometric multiplicity is 1, so the matrix is not diagonalizable
Explanation: For the upper triangular matrix BB, the eigenvalues are the diagonal entries, so λ=3\lambda = 3 is the only eigenvalue with algebraic multiplicity 3. To find the geometric multiplicity, we solve (B3I)v=0(B - 3I)\mathbf{v} = \mathbf{0}. We have B3I=(010001000)B - 3I = \begin{pmatrix} 0 & 1 & 0 \\ 0 & 0 & 1 \\ 0 & 0 & 0 \end{pmatrix} , which has rank 2, so the nullspace has dimension 32=13 - 2 = 1. Thus geometric multiplicity is 1 while algebraic multiplicity is 3, making the matrix non-diagonalizable. Choice A incorrectly states the geometric multiplicity. Choices B and D incorrectly state the algebraic multiplicity.

Question 10

Consider a 3×33 \times 3 matrix EE with eigenvalues λ=2\lambda = 2 (algebraic multiplicity 2) and λ=1\lambda = -1 (algebraic multiplicity 1). The matrix (E2I)(E - 2I) has rank 2. Which statement about the Jordan canonical form of EE is correct?

  1. EE has Jordan canonical form with one 2×22 \times 2 Jordan block for λ=2\lambda = 2 and one 1×11 \times 1 block for λ=1\lambda = -1 (correct answer)
  2. EE has Jordan canonical form with two 1×11 \times 1 Jordan blocks for λ=2\lambda = 2 and one 1×11 \times 1 block for λ=1\lambda = -1
  3. EE has Jordan canonical form with one 1×11 \times 1 Jordan block for λ=2\lambda = 2 and one 2×22 \times 2 block for λ=1\lambda = -1
  4. The Jordan canonical form cannot be determined without additional information about the rank of (E+I)(E + I)
Explanation: When you encounter Jordan canonical form problems, the key insight is that the geometric multiplicity (number of linearly independent eigenvectors) determines how eigenvalues split into Jordan blocks. The geometric multiplicity equals the nullity of (AλI)(A - \lambda I), which is the matrix size minus the rank. For eigenvalue λ=2\lambda = 2 with algebraic multiplicity 2, we're told that (E2I)(E - 2I) has rank 2. Since EE is 3×33 \times 3, the nullity of (E2I)(E - 2I) is 32=13 - 2 = 1. This means the geometric multiplicity of λ=2\lambda = 2 is 1. When geometric multiplicity is less than algebraic multiplicity, the eigenvalue forms a single Jordan block of size equal to its algebraic multiplicity. So λ=2\lambda = 2 creates one 2×22 \times 2 Jordan block. For λ=1\lambda = -1 with algebraic multiplicity 1, the geometric multiplicity must also be 1 (it cannot exceed algebraic multiplicity), creating one 1×11 \times 1 Jordan block. Therefore, answer A is correct: one 2×22 \times 2 Jordan block for λ=2\lambda = 2 and one 1×11 \times 1 block for λ=1\lambda = -1. Answer B is wrong because two 1×11 \times 1 blocks would require geometric multiplicity 2 for λ=2\lambda = 2, but we found it's only 1. Answer C incorrectly assigns the 2×22 \times 2 block to λ=1\lambda = -1, which has algebraic multiplicity 1. Answer D is wrong because the rank of (E2I)(E - 2I) already provides sufficient information to determine the Jordan form. Study tip: Remember that geometric multiplicity = nullity = matrix size - rank. When geometric multiplicity < algebraic multiplicity, you get larger Jordan blocks, not more blocks.

Question 11

Consider the family of matrices Ht=(t100t100t)H_t = \begin{pmatrix} t & 1 & 0 \\ 0 & t & 1 \\ 0 & 0 & t \end{pmatrix} where tt is a real parameter. For which values of tt do the algebraic and geometric multiplicities of all eigenvalues coincide?

  1. For all real values of tt, since the matrix is always upper triangular
  2. Never, since the matrix always has a superdiagonal of ones (correct answer)
  3. Only when t=0t = 0, since this makes the matrix nilpotent
  4. Only when t=1t = 1, since this makes all eigenvalues equal to 1
Explanation: For any value of tt, the matrix HtH_t is upper triangular with diagonal entries all equal to tt, so λ=t\lambda = t is the only eigenvalue with algebraic multiplicity 3. To find the geometric multiplicity, we compute HttI=(010001000)H_t - tI = \begin{pmatrix} 0 & 1 & 0 \\ 0 & 0 & 1 \\ 0 & 0 & 0 \end{pmatrix} , which is independent of tt and has rank 2. Therefore, gm(t)=32=1\text{gm}(t) = 3 - 2 = 1 for all values of tt. Since am(t)=3\text{am}(t) = 3 and gm(t)=1\text{gm}(t) = 1 for all tt, the algebraic and geometric multiplicities never coincide. The presence of the superdiagonal of ones creates Jordan blocks regardless of the value of tt. Choice A is wrong because being upper triangular doesn't guarantee diagonalizability. Choice C is wrong because even when t=0t = 0, the geometric multiplicity is still 1. Choice D is wrong because the value of tt doesn't affect the geometric multiplicity.

Question 12

Let MM be a 4×44 \times 4 matrix with characteristic polynomial p(λ)=(λ1)2(λ3)2p(\lambda) = (\lambda - 1)^2(\lambda - 3)^2. Suppose that dim(null(MI))=1\dim(\text{null}(M - I)) = 1 and dim(null((MI)2))=2\dim(\text{null}((M - I)^2)) = 2. What can be concluded about the Jordan canonical form of MM?

  1. MM has two 2×22 \times 2 Jordan blocks, one for each eigenvalue
  2. MM has one 2×22 \times 2 Jordan block for λ=1\lambda = 1 and the Jordan structure for λ=3\lambda = 3 cannot be determined
  3. MM has one 2×22 \times 2 Jordan block for λ=1\lambda = 1 and two 1×11 \times 1 Jordan blocks for λ=3\lambda = 3 (correct answer)
  4. MM has two 1×11 \times 1 Jordan blocks for λ=1\lambda = 1 and one 2×22 \times 2 Jordan block for λ=3\lambda = 3
Explanation: For eigenvalue λ=1\lambda = 1 with algebraic multiplicity 2: gm(1)=dim(null(MI))=1\text{gm}(1) = \dim(\text{null}(M - I)) = 1. Since gm(1)=1<2=am(1)\text{gm}(1) = 1 < 2 = \text{am}(1), there is exactly one Jordan block of size 2×22 \times 2 for λ=1\lambda = 1. The condition dim(null((MI)2))=2\dim(\text{null}((M - I)^2)) = 2 confirms this structure. For eigenvalue λ=3\lambda = 3 with algebraic multiplicity 2: Since the matrix is 4×44 \times 4 and the Jordan blocks for λ=1\lambda = 1 occupy a 2×22 \times 2 space, the remaining 2×22 \times 2 space corresponds to λ=3\lambda = 3. Since the sum of geometric multiplicities must equal the number of Jordan blocks, and we know gm(1)=1\text{gm}(1) = 1, we have gm(3)=42=2\text{gm}(3) = 4 - 2 = 2 (where 2 is the size of the Jordan block for λ=1\lambda = 1). Therefore, λ=3\lambda = 3 has geometric multiplicity 2, giving two 1×11 \times 1 Jordan blocks.

Question 13

A 5×55 \times 5 matrix CC has eigenvalues λ1=1\lambda_1 = 1 with algebraic multiplicity 2, λ2=2\lambda_2 = -2 with algebraic multiplicity 2, and λ3=0\lambda_3 = 0 with algebraic multiplicity 1. If CC is diagonalizable, which of the following must be true about the geometric multiplicities?

  1. gm(1)=1,gm(2)=2,gm(0)=2\text{gm}(1) = 1, \text{gm}(-2) = 2, \text{gm}(0) = 2 where gm denotes geometric multiplicity
  2. gm(1)+gm(2)+gm(0)=5\text{gm}(1) + \text{gm}(-2) + \text{gm}(0) = 5 but individual values can vary within algebraic constraints
  3. gm(1)2,gm(2)2,gm(0)1\text{gm}(1) \leq 2, \text{gm}(-2) \leq 2, \text{gm}(0) \leq 1 where gm denotes geometric multiplicity
  4. gm(1)=2,gm(2)=2,gm(0)=1\text{gm}(1) = 2, \text{gm}(-2) = 2, \text{gm}(0) = 1 where gm denotes geometric multiplicity (correct answer)
Explanation: When you encounter diagonalizability questions, remember that a matrix is diagonalizable if and only if the geometric multiplicity equals the algebraic multiplicity for every eigenvalue. This is the fundamental connection between eigenspaces and diagonalization. For matrix CC to be diagonalizable, each eigenvalue's geometric multiplicity (the dimension of its eigenspace) must exactly match its algebraic multiplicity (how many times it appears as a root of the characteristic polynomial). Since we're told CC is diagonalizable, we can determine the geometric multiplicities directly. Given the algebraic multiplicities: λ1=1\lambda_1 = 1 (multiplicity 2), λ2=2\lambda_2 = -2 (multiplicity 2), and λ3=0\lambda_3 = 0 (multiplicity 1), the geometric multiplicities must be identical to these values. Therefore: gm(1)=2\text{gm}(1) = 2, gm(2)=2\text{gm}(-2) = 2, and gm(0)=1\text{gm}(0) = 1. Option A incorrectly states gm(1)=1\text{gm}(1) = 1 and gm(0)=2\text{gm}(0) = 2, which would make the matrix non-diagonalizable since geometric multiplicities wouldn't match algebraic multiplicities. Option B suggests the geometric multiplicities can vary as long as they sum to 5, but this ignores the constraint that each geometric multiplicity must equal its corresponding algebraic multiplicity for diagonalizability. Option C only gives upper bounds (which are always true), but doesn't use the crucial information that CC is diagonalizable. Option D correctly recognizes that diagonalizability forces geometric multiplicities to equal algebraic multiplicities. Key takeaway: Diagonalizable means geometric multiplicity equals algebraic multiplicity for every eigenvalue—no exceptions, no flexibility.

Question 14

A 6×66 \times 6 matrix KK has exactly two distinct eigenvalues: λ1=4\lambda_1 = 4 with algebraic multiplicity 4, and λ2=3\lambda_2 = -3 with algebraic multiplicity 2. Given that rank(K4I)=2\text{rank}(K - 4I) = 2 and KK is diagonalizable, what must be true about rank(K+3I)\text{rank}(K + 3I)?

  1. rank(K+3I)=4\text{rank}(K + 3I) = 4 because the geometric multiplicity of λ2=3\lambda_2 = -3 must equal 2 (correct answer)
  2. rank(K+3I)=0\text{rank}(K + 3I) = 0 because the matrix must be nilpotent for this eigenvalue
  3. rank(K+3I)=2\text{rank}(K + 3I) = 2 because this matches the algebraic multiplicity pattern
  4. rank(K+3I)\text{rank}(K + 3I) cannot be determined from the given information about diagonalizability
Explanation: When you encounter eigenvalue problems involving diagonalizability, focus on the relationship between algebraic multiplicity, geometric multiplicity, and matrix rank. For a matrix to be diagonalizable, the geometric multiplicity of each eigenvalue must equal its algebraic multiplicity. Since KK is diagonalizable, each eigenvalue's geometric multiplicity equals its algebraic multiplicity. The geometric multiplicity of eigenvalue λ\lambda equals dim(null(KλI))\dim(\text{null}(K - \lambda I)), which relates to rank through the equation: rank(KλI)+dim(null(KλI))=n\text{rank}(K - \lambda I) + \dim(\text{null}(K - \lambda I)) = n (where n=6n = 6). For λ1=4\lambda_1 = 4 with algebraic multiplicity 4: Since KK is diagonalizable, the geometric multiplicity is also 4, so dim(null(K4I))=4\dim(\text{null}(K - 4I)) = 4. This gives us rank(K4I)=64=2\text{rank}(K - 4I) = 6 - 4 = 2, which matches the given information. For λ2=3\lambda_2 = -3 with algebraic multiplicity 2: Since KK is diagonalizable, the geometric multiplicity must also be 2, so dim(null(K+3I))=2\dim(\text{null}(K + 3I)) = 2. Therefore, rank(K+3I)=62=4\text{rank}(K + 3I) = 6 - 2 = 4. Answer A correctly identifies this relationship. Answer B incorrectly suggests nilpotency, which doesn't apply here. Answer C mistakes the rank as equaling the algebraic multiplicity rather than nn minus the algebraic multiplicity. Answer D incorrectly claims insufficient information when diagonalizability completely determines the geometric multiplicities. Study tip: Remember that for diagonalizable matrices, rank(AλI)=n(algebraic multiplicity of λ)\text{rank}(A - \lambda I) = n - \text{(algebraic multiplicity of } \lambda\text{)}.

Question 15

Let GG be a 5×55 \times 5 matrix with characteristic polynomial p(λ)=(λ+1)3(λ2)2p(\lambda) = (\lambda + 1)^3(\lambda - 2)^2. If rank(G+I)=2\text{rank}(G + I) = 2 and rank(G2I)=4\text{rank}(G - 2I) = 4, determine whether GG is diagonalizable.

  1. GG is diagonalizable because the sum of geometric multiplicities equals 5
  2. GG is not diagonalizable because the geometric multiplicity of λ=1\lambda = -1 exceeds its algebraic multiplicity
  3. GG is not diagonalizable because the geometric multiplicity of λ=2\lambda = 2 is less than its algebraic multiplicity (correct answer)
  4. GG is diagonalizable because both eigenvalues have positive geometric multiplicities
Explanation: From the characteristic polynomial, am(1)=3\text{am}(-1) = 3 and am(2)=2\text{am}(2) = 2. The geometric multiplicity of λ=1\lambda = -1 equals dim(null(G+I))=5rank(G+I)=52=3\dim(\text{null}(G + I)) = 5 - \text{rank}(G + I) = 5 - 2 = 3. The geometric multiplicity of λ=2\lambda = 2 equals dim(null(G2I))=5rank(G2I)=54=1\dim(\text{null}(G - 2I)) = 5 - \text{rank}(G - 2I) = 5 - 4 = 1. For λ=1\lambda = -1: gm(1)=3=am(1)\text{gm}(-1) = 3 = \text{am}(-1) ✓. For λ=2\lambda = 2: gm(2)=1<2=am(2)\text{gm}(2) = 1 < 2 = \text{am}(2) ✗. Since the geometric multiplicity of λ=2\lambda = 2 is less than its algebraic multiplicity, GG is not diagonalizable. Choice A is wrong because diagonalizability requires geometric multiplicity to equal algebraic multiplicity for each eigenvalue. Choice B is wrong because gm(1)=am(1)\text{gm}(-1) = \text{am}(-1). Choice D is wrong because having positive geometric multiplicities is not sufficient.

Question 16

Consider the matrix A=(310030005)A = \begin{pmatrix} 3 & 1 & 0 \\ 0 & 3 & 0 \\ 0 & 0 & 5 \end{pmatrix}. What are the algebraic and geometric multiplicities of the eigenvalue λ=3\lambda = 3?

  1. Algebraic multiplicity is 2, geometric multiplicity is 2.
  2. Algebraic multiplicity is 2, geometric multiplicity is 1. (correct answer)
  3. Algebraic multiplicity is 1, geometric multiplicity is 2.
  4. Algebraic multiplicity is 1, geometric multiplicity is 1.
Explanation: Since AA is an upper triangular matrix, the eigenvalues are the diagonal entries: λ=3,3,5\lambda = 3, 3, 5. The algebraic multiplicity of λ=3\lambda=3 is 2, as it appears twice. The geometric multiplicity is the dimension of the null space of A3IA - 3I. A3I=(010000002)A - 3I = \begin{pmatrix} 0 & 1 & 0 \\ 0 & 0 & 0 \\ 0 & 0 & 2 \end{pmatrix}. Row reducing gives (010001000)\begin{pmatrix} 0 & 1 & 0 \\ 0 & 0 & 1 \\ 0 & 0 & 0 \end{pmatrix}. This matrix has two pivot columns and one free variable (x1x_1). The dimension of the null space (the nullity) is 1. Therefore, the geometric multiplicity of λ=3\lambda=3 is 1.

Question 17

Let AA be an n×nn \times n matrix for which the characteristic polynomial is known. To determine conclusively whether AA is diagonalizable, what is the minimum additional information required?

  1. The determinant of the matrix AA.
  2. The trace of the matrix AA.
  3. The geometric multiplicity of every eigenvalue of AA. (correct answer)
  4. The complete set of eigenvectors for every eigenvalue of AA.
Explanation: A matrix is diagonalizable if and only if for every eigenvalue, its geometric multiplicity equals its algebraic multiplicity. The characteristic polynomial gives all eigenvalues and their algebraic multiplicities. Therefore, the minimum additional information needed is the geometric multiplicity for each of these eigenvalues to compare with the known algebraic multiplicities. The determinant and trace are products and sums of the eigenvalues, which are already known from the characteristic polynomial. Knowing the complete set of eigenvectors is sufficient but more information than necessary; only the dimension of each eigenspace (the geometric multiplicity) is required.

Question 18

The matrix A=(3a0b)A = \begin{pmatrix} 3 & a \\ 0 & b \end{pmatrix} is diagonalizable under which of the following conditions on aa and bb?

  1. a=0a=0 only
  2. b=3b=3 only
  3. a=0a=0 and b=3b=3
  4. b3b \neq 3 or a=0a=0 (correct answer)
Explanation: There are two cases. Case 1: The eigenvalues are distinct. The eigenvalues are the diagonal entries, 3 and bb. If b3b \neq 3, the 2×22 \times 2 matrix has two distinct eigenvalues, which guarantees it is diagonalizable, regardless of the value of aa. Case 2: The eigenvalues are repeated. This occurs if b=3b=3. The matrix is A=(3a03)A = \begin{pmatrix} 3 & a \\ 0 & 3 \end{pmatrix}. The eigenvalue λ=3\lambda=3 has algebraic multiplicity 2. For AA to be diagonalizable, the geometric multiplicity must also be 2. The geometric multiplicity is the nullity of A3I=(0a00)A - 3I = \begin{pmatrix} 0 & a \\ 0 & 0 \end{pmatrix}. If a=0a=0, this is the zero matrix, which has nullity 2. If a0a \neq 0, the matrix has rank 1 and nullity 1. So, if b=3b=3, we need a=0a=0 for it to be diagonalizable. Combining both cases, the matrix is diagonalizable if (b3b \neq 3) OR (b=3b=3 and a=0a=0). This is equivalent to the condition 'b3b \neq 3 or a=0a=0'.

Question 19

Let AA be an n×nn \times n matrix with real entries. Which of the following statements is always true?

  1. If AA has nn distinct real eigenvalues, then the geometric multiplicity of each eigenvalue is 1. (correct answer)
  2. If an eigenvalue λ\lambda has algebraic multiplicity kk, its eigenspace EλE_\lambda contains exactly kk linearly independent eigenvectors.
  3. The sum of the geometric multiplicities of all eigenvalues is always equal to nn.
  4. If a matrix is not diagonalizable, it must have at least one eigenvalue with algebraic multiplicity 1.
Explanation: (A) If an eigenvalue λ\lambda is distinct, its algebraic multiplicity is 1. Since the geometric multiplicity mg(λ)m_g(\lambda) must satisfy 1mg(λ)ma(λ)1 \le m_g(\lambda) \le m_a(\lambda), if ma(λ)=1m_a(\lambda)=1, then mg(λ)m_g(\lambda) must be 1. This is true for all nn distinct eigenvalues. (B) is false; the number of linearly independent eigenvectors is the geometric multiplicity, which can be less than the algebraic multiplicity kk. (C) is false; this is the condition for a matrix to be diagonalizable, which is not always true. (D) is false; for a matrix to be non-diagonalizable, there must be an eigenvalue where mg<mam_g < m_a, which implies mam_a must be at least 2 for that eigenvalue.

Question 20

A square matrix AA is guaranteed to be non-diagonalizable if which one of the following conditions is met?

  1. The characteristic polynomial has at least one repeated root.
  2. The matrix is singular, meaning det(A)=0\det(A)=0.
  3. For at least one eigenvalue λ\lambda, the dimension of its eigenspace is strictly less than its algebraic multiplicity. (correct answer)
  4. The sum of the algebraic multiplicities is equal to the dimension of the matrix.
Explanation: The condition for a matrix to be diagonalizable is that for every eigenvalue, its geometric multiplicity (the dimension of its eigenspace) is equal to its algebraic multiplicity. Therefore, a matrix is guaranteed to be non-diagonalizable if this condition fails for even one eigenvalue. (A) is not sufficient; the identity matrix InI_n has repeated eigenvalues but is diagonal (and thus diagonalizable). (B) being singular only means λ=0\lambda=0 is an eigenvalue; it doesn't guarantee non-diagonalizability. (D) is true for any matrix whose characteristic polynomial splits over the field, including all diagonalizable matrices.