Algebra of Linear Transformations MCQ Quiz - Objective Question with Answer for Algebra of Linear Transformations - Download Free PDF
Last updated on Jul 22, 2025
Latest Algebra of Linear Transformations MCQ Objective Questions
Algebra of Linear Transformations Question 1:
Let A, B be 2 x 2 matrices with real entries, and M = AB - BA. Let I2, denote the 2 x 2 identity matrix. Which of the following statements are necessarily true?
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 1 Detailed Solution
Concept:
Matrix Commutator and Diagonalizability:
- Let A and B be 2×2 real matrices.
- Commutator: For matrices A and B, the expression M = AB − BA is called the commutator of A and B.
- Diagonalizable Matrix: A matrix is said to be diagonalizable over ℝ if it is similar to a diagonal matrix via a real invertible matrix. That is, there exists an invertible P such that P−1MP is diagonal.
- Nilpotent Matrix: A matrix M is nilpotent if Mk = 0 for some positive integer k. All nilpotent matrices are diagonalizable only if they are the zero matrix.
- Properties of the commutator:
- Tr(M) = Tr(AB − BA) = 0 for any A, B ∈ Mn(ℝ).
- If A and B are both diagonalizable, M = AB − BA is not necessarily diagonalizable.
- If A and B are both upper triangular, then AB and BA are also upper triangular. Their difference M is upper triangular with zero diagonal, hence nilpotent.
- Every nilpotent 2×2 matrix is similar over ℝ to
or the zero matrix. So such matrices are diagonalizable only if zero. - However, for 2×2 nilpotent matrices (like above), M2 = 0, so M2 = λI₂ for λ = 0. So, Option 4 always holds.
Calculation:
Given:
A, B ∈ M2(ℝ), M = AB − BA
Let’s analyze Option 1:
If A and B are upper triangular:
⇒ AB and BA are upper triangular
⇒ Diagonal of AB and BA = same (as only diagonal entries contribute to Tr)
⇒ M is upper triangular with zero diagonal ⇒ Tr(M) = 0
⇒ Such M is strictly upper triangular ⇒ nilpotent
⇒ In 2×2 case: any nilpotent matrix M satisfies M2 = 0 ⇒ diagonalizable only if M = 0
⇒ So M is not necessarily diagonalizable unless it is 0
⇒ Option 1 is False
Option 2: A and B diagonalizable
⇒ M need not be diagonalizable
⇒ Counterexamples exist (e.g., A = diag(1,2), B = off-diagonal)
⇒ Option 2 is False
Option 3: A and B diagonalizable
⇒ M = λI₂?
⇒ Not always true. Commutator is traceless
⇒ can't be scalar matrix unless 0
⇒ I₂ has nonzero trace
⇒ M ≠ λI₂ unless λ = 0 and M = 0
⇒ Option 3 is False
Option 4:
⇒ M is always traceless 2×2 matrix.
So minimal polynomial is x² + ax + b or x² = 0 if nilpotent
⇒ ∃ λ ∈ ℝ such that M² = λI₂ is always true for 2×2 real matrices where eigenvalues are purely imaginary or zero
⇒ Option 4 is always true
∴ Correct answer: Option 4 only
Algebra of Linear Transformations Question 2:
Let M2(ℝ) denote the IR-vector space of 2 x 2 matrices with real entries. Let
Define a linear transformation T : M2(ℝ) → M2(ℝ) by T(X) = AX Bt, where Bt denotes the transpose of the matrix B. Which of the following statements are true?
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 2 Detailed Solution
Concept:
Linear Transformation on Matrix Spaces:
- Let M2(ℝ) denote the set of all 2×2 matrices with real entries. This forms a 4-dimensional vector space over ℝ.
- Any linear transformation T on M2(ℝ) can be represented as a 4×4 matrix when expressed in terms of the standard basis: {E11, E12, E21, E22} where Eij has 1 in the (i,j) position and 0 elsewhere.
- Given transformation T is defined by T(X) = A × X × BT, where A and B are fixed 2×2 matrices, and BT is the transpose of B.
- Matrix multiplication preserves linearity, so T is a linear transformation.
- To compute the matrix representation of T, we apply T to each of the 4 basis matrices and express the result in terms of the same basis, forming a 4×4 matrix.
- Determinant of T: This is the determinant of the 4×4 matrix representation of T. It represents how T scales 4-dimensional volume.
- Trace of T: This is the sum of the diagonal entries in the 4×4 matrix. It equals the sum of eigenvalues of T (counted with multiplicity).
Given:
- A =
- B =
- ⇒ BT =
Calculation:
We compute T(X) = A × X × BT on each basis matrix of M2(ℝ):
Let the standard basis matrices be:
- E11 =
- E12 =
- E21 =
- E22 =
⇒ Compute T(Eij) = A × Eij × BT for each i,j.
⇒ Write each result as a linear combination of basis matrices to form the 4×4 matrix representation of T.
⇒ From computation (shown internally):
⇒ Matrix representation of T =
⇒ Determinant = (−1)×5×(−3)×15 = 225
⇒ Trace = −1 + 5 + (−3) + 15 = 16
∴ Correct statements: Option 1 and Option 3
Algebra of Linear Transformations Question 3:
Consider the bilinear form B : ℝ4 × ℝ4 → ℝ4 defined by
B (x, y) = x1y3 + x2y4 - x3y1 - x4y2
where x = (x1, x2, x3, x4) and y = (y1, y2, y3, y4) in ℝ4. Let A denote the matrix of B with respect to the standard ordered basis of ℝ4. Which of the following statements is true?
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 3 Detailed Solution
Concept:
Bilinear Form:
- A bilinear form B: ℝ⁴ × ℝ⁴ → ℝ is a function linear in each variable.
- It can be written in the form
, where A is a matrix representing the bilinear form with respect to the standard basis. - Given:
- This expression is linear in both x and y, hence it is a valid bilinear form.
- We find the matrix A such that
Calculation:
Given,
⇒ Identify terms to build matrix A using
⇒ Matrix A is:
⇒ Check properties:
⇒ A is skew-symmetric:
⇒ For skew-symmetric matrices of even order (like 4 × 4),
⇒ But here, |A| = 1
⇒ Check statements:
Option 1: False det A = 0 is incorrect.
Option 2: False det A = –1 is incorrect.
Option 3: False
Option 4: True If x ≠ 0, then since A is not the zero matrix, there exists some y such that B(x ,y ) ≠ 0
∴ The correct answer is Option 4:
If x ∈ ℝ⁴ is nonzero, there exists y ∈ ℝ⁴ such that B(x, y) ≠ 0.
Algebra of Linear Transformations Question 4:
Let
Answer (Detailed Solution Below) 8
Algebra of Linear Transformations Question 4 Detailed Solution
Explanation:
Let X ∈ NA(T)
T(A) = 0
⇒ AX - XA = 0
⇒ AX = XA
⇒
⇒
after comparing
⇒ Nullity = 8
Hence 8 is the correct answer.
Algebra of Linear Transformations Question 5:
Statement P: Consider the linear transformation
Statement Q: Let
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 5 Detailed Solution
Explanation:
Statement P: Given linear transformation
T(x, y, z, u) = (3x, 2y, 0, 0)
To Find the Kernel of T:
Let (x, y, z, u) ∈ ker T
Then T(x, y, z, u) = (0, 0, 0, 0)
Using the definition of linear transformation, we get (3x, 2y, 0, 0) = (0, 0, 0, 0)
⇒ x = 0, y = 0, and z and u are arbitrary
Therefore, ker T = {(0, 0, z, u) : z, u ∈
since the kernel has two free variables, z and u
⇒ Nullity of T = 2
Find Rank of T using Rank-Nullity Theorem:
Rank of T = dim
⇒ Rank of T = 2
Hence Rank of T = Nullity of T = 2
⇒ Statement P is False .
Statement Q:
Let
Ker T = {(x, y, z) such that T(x, y ,z) = 0}
Ker T = {(x, y, z) : (3x, 2y ,0) = 0}
Ker T = {(0, 0, z) : z ∈ \mathbb{R}}
Therefore, Ker T ≠ {0, 0, 0}
⇒ T is Singular
and
Ker S = {(x, y) such that S(x, y) = 0}
Ker S = {(x, y) : (2x, 3y) = 0} = {(0, 0)}
⇒ S is non-singular
⇒ T is Singular and S is non-singular
⇒ Statement Q is also False.
Hence Option(2) is the correct answer.
Top Algebra of Linear Transformations MCQ Objective Questions
Let A be a 3 × 3 real matrix whose characteristic polynomial p(T) is divisible by T2. Which of the following statements is true?
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 6 Detailed Solution
Download Solution PDFExplanation:
Characteristic polynomial p(T) is divisible by T2.
p(x)/x2
So p(x) = x2(x + a) where a can be zero also
Option (1): Let A =
So option (1) is false
Here A is 3 × 3 matrix and two eigenvalues are 0, 0. Since complex eigenvalue are always complex conjugate and they are in pairwise. So here third eigenvalue must be real.
Option (2) is correct
For A =
Option (3) is false
also AM of eigenvalue 0 is 2 and GM of eigenvalue 0 is 1
Since AM ≠ GM so not diagonalizable.
Option (4) is false
Consider the constants a and b such that the following generalized coordinate transformation from (p, q) to (P, Q) is canonical
Q = pq(a+1), P = qb
What are the values of a and b?
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 7 Detailed Solution
Download Solution PDFConcept:
The generalized coordinate transformation from (p, q) to (P, Q) is canonical if
Explanation:
Given Q = pq(a+1), P = qb is canonical if
Now,
⇒
⇒
⇒ - bqa+b = 1
Only option (4) is satisfying the above relation.
Hence option (4) is corret
Let A be an n × n matrix such that the set of all its nonzero eigenvalues has exactly r elements. Which of the following statements is true?
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 8 Detailed Solution
Download Solution PDFCalculation:
Let A be an n × n matrix such that the set of all its nonzero eigenvalues has exactly r elements.
let E = { a1 , a2 , . . . . . ar}
for each non zero eigen values there is at least one eigen vector .
for r non zero distinct eigenvector .
range space is at least r .
Hence option 3 is correct .
Option (1):
Let A =
rank(A) = 1 = 2 - 1
Option (2) is false
Rank(A) = 1
Option (1) is false
Option (4):
A has r non-zero eigenvalues
⇒ A2 has r non-zero eigenvalues
But if A has r distinct eigenvalues does not imply A2 has r distinct eigenvalues.
Let A =
but A2 has eigenvalues -1, -1 which are not distinct.
Option (4) is false
If
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 9 Detailed Solution
Download Solution PDFCalculation:
Given
and
A 20 =
Hence option (2) is correct
Let A and B be 2 × 2 matrices. Then which of the following is true?
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 10 Detailed Solution
Download Solution PDFCalculation:
Let
and
now
det (A + B ) = (ad - bc) + (xw - yz) + aw + xd - bz - yc . . ..(i)
Now
det (A - B) = ( ad - bc) + (xw - yz) - xd - aw + bz + yc . . . . (ii)
Now from equations (i) and (ii), we get
det (A + B ) + det(A - B) = 2 det(A) + 2 det (B)
Hence option (3) is correct
Alternate MethodLet
then (1) ⇒ 1 + 1 = 1 + 0 (→ ←) - option (1) is false
(4) ⇒ 1 - 1 = 2 - 0 (→ ←) option (4) is false
Let A = I2×2, B = -I2×2 then A + B = O2×2, A - B = 2l2×2
(2) ⇒ 0 + 2 = 2 - 2 (→ ←) option (2) is false.
So, option (3) is true.
Let A : ℝm → ℝn be a non-zero linear transformation. Which of the following statements is true?
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 11 Detailed Solution
Download Solution PDFConcept:
Linear Transformation: A function
vector addition and scalar multiplication. In this case,
(an m -dimensional space) to
One-to-One (Injective): A linear transformation is injective if distinct vectors in
distinct vectors in
Onto (Surjective): A linear transformation is surjective if for every vector in
in
Bijective: A linear transformation is bijective if it is both injective (one-to-one) and surjective (onto).
A bijection implies that the linear transformation has an inverse, meaning
without losing or repeating information.
Explanation:
Option 1:
Consider the set X = {1, 2, 3} so m = 3 and set Y = {a, b, c, d} so n = 4.
Define the function
This function is one-to-one (no two elements in X map to the same element in Y)
but not onto (the element d \in Y is not mapped by any element of X).
In this case, m = 3 and n = 4, but m
providing a counterexample to the condition m > n.
Option 2:
Consider the set X = {1, 2, 3, 4} (so m = 4) and set Y = {a, b, c} (so n = 3).
Define the function
A(1) = a, A(2) = b, A(3) = c and A(4) = c
This function is onto because every element in Y is mapped by some element in X.
However, it is not one-to-one because two elements in X (3 and 4) map to the same element c in Y.
In this case, m = 4 and n = 3, but m > n. Therefore, the function is surjective but not injective,
providing a counterexample to the condition m
Option 3:
A transformation is bijective if it is both one-to-one and onto, meaning every element of
a unique preimage in
Option 4:
Consider the set X = {1, 2, 3} (so m = 3) and the set Y = {a, b, c, d} (so n = 4).
Define the function
This function is one-to-one (injective) because no two elements of X map to the same element of Y.
However, m
Thus, the function is injective but m
Thus, the correct statements is option 3).
Let A be a 2 × 2 real matrix with detA = 1 and trace A = 3. What is the value of trace A2?
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 12 Detailed Solution
Download Solution PDFCalculation:
Let a and b are two eigen values of A .
a + b = 3 . . . . . . 1
ab = 1 . . . . . . . 2
(a - b )2 = (a +b)2 - 4ab
(a-b ) 2 = 5
a - b =
now from equation 1 and 3 , we get
a =
trace ( A2 ) = a2 + b2 = 7
Hence option (4) is correct
Alternate Method
Method -I Let λ1 and λ2 be two eigen values of A.
Then det A = λ1 λ2 = 1
& Trace A = λ1 + λ2 = 3
And, Eigen values of A2 are λ12, λ22.
⇒ Trace (A2) = λ12 + λ22
Now, (λ1 + λ2)2 = λ12 + λ22 + 2λ1λ2
⇒ (3)2 = λ12 + λ22 + 2
⇒ λ12 + λ22 = 9 - 2 = 7
Hence option (4) is correct
Method - II
ChA (x) = x2 - Trace (A) x + Det (A) = 0
⇒ x2 - 3x + 1 = 0 ⇒
then eigenvalues of A2 are,
Then trace
Hence option (4) is correct
Algebra of Linear Transformations Question 13:
Let
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 13 Detailed Solution
Explanation:
T: ℝ2 →ℝ2 be defined by
So,
So, matrix representation is
Option (3) is true and others are false
Algebra of Linear Transformations Question 14:
Let A be a 3 × 3 real matrix whose characteristic polynomial p(T) is divisible by T2. Which of the following statements is true?
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 14 Detailed Solution
Explanation:
Characteristic polynomial p(T) is divisible by T2.
p(x)/x2
So p(x) = x2(x + a) where a can be zero also
Option (1): Let A =
So option (1) is false
Here A is 3 × 3 matrix and two eigenvalues are 0, 0. Since complex eigenvalue are always complex conjugate and they are in pairwise. So here third eigenvalue must be real.
Option (2) is correct
For A =
Option (3) is false
also AM of eigenvalue 0 is 2 and GM of eigenvalue 0 is 1
Since AM ≠ GM so not diagonalizable.
Option (4) is false
Algebra of Linear Transformations Question 15:
Let T : ℝ3 → ℝ3 be a linear transformation such that T(1, 2, 3) = (1, 2, 3), T(1, 5, 0) = (2, 10, 0) and T(-1, 2, -1) =(-3, 6, -3). The dimension of the vector space spanned by all the eigenvectors of T is
Answer (Detailed Solution Below)
Algebra of Linear Transformations Question 15 Detailed Solution
Explanation:
T : ℝ3 → ℝ3 is a linear transformation such that T(1, 2, 3) = (1, 2, 3), T(1, 5, 0) = (2, 10, 0) and T(-1, 2, -1) =(-3, 6, -3).
let a = (1, 2, 3), b = (1, 5, 0), c = (-1, 2, -1)
Then Linear transformation is
T(1, 2, 3) = (1, 2, 3) i.e., T(a) = a = 1a + 0b + 0c
T(1, 5, 0) = (2, 10, 0) = 2(1, 5, 0) i.e., T(b) = 2b = 0a + 2b + 0c
T(-1, 2, -1) =(-3, 6, -3) = 3(-1, 2, -1) i.e., T(c) = 3c = 0a + 0b + 3c
So matrix representation is
Rank of the matrix is 3
So, the dimension of the vector space spanned by all the eigenvectors of T is 3
Option (4) is true