Matrix Representation of Linear Transformations MCQ Quiz - Objective Question with Answer for Matrix Representation of Linear Transformations - Download Free PDF

Last updated on Jun 30, 2025

Latest Matrix Representation of Linear Transformations MCQ Objective Questions

Matrix Representation of Linear Transformations Question 1:

Let V be the real vector space of all continuous functions f:[0,3]R such that the restriction of f to the interval [0, 2] is a polynomial of degree less than or equal to 3 , the restriction of f to the interval [2, 3] is a polynomial of degree less than or equal to 4 and f(0)=3 .Then the dimension of V is equal to 

Answer (Detailed Solution Below) 7

Matrix Representation of Linear Transformations Question 1 Detailed Solution

Explanation:

Let A =  [0, 2] , B =  [2, 3]  and A UB=[0,3]

Let f ∈ V

fA(x)=a0+a1x+a2x2+a3x3 where a0,a1,a2,a3R

fB(x)=b0+b1x+b2x2+b3x3+b4x4 where b0,b1,b2,b3,b4R

Given: f(0) = 3 (this point will lie in A)

3=a0+0+0+0a0=3

Since V be the real vector space of all continuous functions

fA(2)=fB(2)  

⇒ a0+a12+a222+a323=b0+b12+b222+b323+b424

⇒ a0+2a1+4a2+8a3=b0+2b1+4b2+8b3+16b4

Now we can define 

f(x)={3+a1x+a2x2+a3x3,when xAb0+b1x+b2x2+b3x3+b4x4,when xB

With restriction a0+2a1+4a2+8a3=b0+2b1+4b2+8b3+16b4

Then the dimension of V is equal to = Number of scalar - No of Restrictions = 8-1 = 7

Hence 7 is the answer.

Matrix Representation of Linear Transformations Question 2:

Let T, S : ℝ4 → ℝ4 be two non–zero, non–identity ℝ-linear transformations. Assume T2 = T. Which of the following is/are TRUE?

  1. T is necessarily invertible
  2. T and S are similar if S2 = S and Rank(T) = Rank(S)
  3. T and S are similar if S has only 0 and 1 as eigenvalues
  4. T is necessarily diagonalizable

Answer (Detailed Solution Below)

Option :

Matrix Representation of Linear Transformations Question 2 Detailed Solution

Concept:

An invertible linear transformation (or nonsingular transformation) is a linear transformation T:VV on

a vector space V that has an inverse transformation T1 such that

T(T1(v))=vandT1(T(v))=v

for all vV .

 

Explanation:

T, S : R4R4 are non-zero, non-identity linear transformations.

T2=T, meaning T is an idempotent transformation.

Option 1: T is necessarily invertible:

Since T2=T , T is idempotent. An idempotent matrix (transformation) cannot be invertible unless

it is the identity matrix because if T were invertible, we would have T2=TT=I , which contradicts

the given condition that T is non-identity. Therefore, Option 1 is false.

Option 2: T and S are similar if S2=S and Rank(T)=Rank(S):

Two idempotent transformations T and S are similar if they have the same rank, as similar transformations

have the same Jordan form, and for idempotent matrices, the form is characterized by the rank. So, if S2=S and

Rank(T)=Rank(S) , then T and S can be similar. Therefore, Option 2 is true.

Option 3: T and S are similar if S has only 0 and 1 as eigenvalues:

While both T and S would have eigenvalues 0 and 1 (since they are idempotent), similarity requires

not only the same eigenvalues but also the same rank, as well as a similarity transformation that relates their

Jordan forms. This condition alone (only 0 and 1 as eigenvalues) is not sufficient to guarantee similarity. Therefore, Option 3 is false.

Option 4: T is necessarily diagonalizable:

 An idempotent matrix (with eigenvalues only 0 and 1) is always diagonalizable, as it can be expressed in a form

where it is similar to a diagonal matrix with 0s and 1s on the diagonal, corresponding to the projection on the

eigenspaces associated with each eigenvalue. Therefore, Option 4 is true.

Hence option 2) and 4) are correct.

Matrix Representation of Linear Transformations Question 3:

Let A=(0220) and T : M2(ℂ) → M2(ℂ) be the linear transformation given by T(B) = AB. The characteristic polynomial of T is 

  1. X4 − 8X2 + 16
  2. X2 − 4
  3. X2 − 2 
  4. X4 − 16

Answer (Detailed Solution Below)

Option 1 : X4 − 8X2 + 16

Matrix Representation of Linear Transformations Question 3 Detailed Solution

Concept Use: 

Basis of the Vector space : 

Basis: let V(F) be a vector space and S be a non-empty subset of V then S is said to be basis of the vector space V if (a) S is linearly independent and (b) L(S) = V i.e., S spans V.

Characteristic Polynomial of the Transformation have the degree same to that of Dimension of the Vector space

A is the matrix of the form A=(0220) then A has eigen value +-(√a × b) = +- 2

Explanation:

Since, T Contains the Matrix of 2 × 2 order where element are belongs to Complex Number 

So, option 2 and 3 Discarded 
 

Take the Basis for T that is (0100),(1000)(0010)(0001)

So, T((0100)) = (0220)(0100)

, T((1000)) = (0220)(1000)  

 T((0010)) = (0220)(0010)
 T((0010)) = (0220)(0010)
 
So, T(B) will become 
T(B) = (0020000220000200) 
Now the Characteristics Polynomial for this is : Since, T(B) is of the form (0020000220000200) 
So, The Eigen Value of the form a2b2 + - 4 so, the Determinant of T is 16.

Hence, By the Defination of Characteristic Polynomial the Last Term of the polynomial is Determinant with a positive sign 
∴ Option 4 i.e X4 − 16 Discards 
Hence,  The Correct Answer is option 1
 

Matrix Representation of Linear Transformations Question 4:

Let V be the real vector space of 2 x 2 matrices with entries in ℝ. Let T : V → V denote the linear transformation defined by T(B) = AB for all B ∈ V, where A=(20 01). What is the characteristic polynomial of T? 

  1. (x - 2)(x - 1)
  2. x2 (x - 2)(x - 1)
  3. (x - 2)2 (x - 1)2
  4. (x2 - 2)(x2 - 1)

Answer (Detailed Solution Below)

Option 3 : (x - 2)2 (x - 1)2

Matrix Representation of Linear Transformations Question 4 Detailed Solution

Concept:

Linear Transformation and Matrix Representation:

T is a linear transformation that maps any 2×2 matrix BV to AB, where A is a given 2×2 matrix.

Characteristic Polynomial:

The characteristic polynomial of a matrix A is given by the determinant of AλI, where λ is

the eigenvalue and I is the identity matrix. The characteristic polynomial is det(AλI) where I is

the identity matrix of the same dimension as A, and λ represents the eigenvalues.

Explanation:
A =(2001)
 

Here, T  is acting 2×2  matrices. So, we need to understand how  A acts on any BV, where B = (b11b12b21b22) .

The action of A  on B is

T(B) = AB = (2001)(b11b12b21b22) = (2b112b12b21b22)

This shows how the transformation T  scales the first row of the matrix B by 2 and leaves the second row unchanged.

Now, we represent T as a matrix that acts on the vectorization of the 2×2  matrix B. If we write the entries

of B as a vector bR4 (by stacking the columns of  B), i.e.,

b=(b11b21b12b22)

Then the action of T on b  can be represented as a 4×4 matrix. The effect of  T  is:

T(b)=(2b11b212b12b22)

This can be written as the matrix multiplication

T(b)=(2000010000200001)(b11b21b12b22)

Thus, the matrix representation of  T is

T=(2000010000200001)
 

The characteristic polynomial of a matrix  T is given by:

p(λ)=det(TλI)

where  I is the 4×4 identity matrix. Substituting  T into this expression:

TλI=(2λ00001λ00002λ00001λ)

Now, we compute the determinant

x=b±b24ac2adet(TλI)=(2λ)(1λ)(2λ)(1λ)

Simplifying,

p(λ)=(2λ)2(1λ)2

Thus, the characteristic polynomial of  T is

p(λ)=(2λ)2(1λ)2

Hence the correct option is 3).

 

Matrix Representation of Linear Transformations Question 5:

Let A=[23 41] then the matrix B that represents the linear operator A relative to the basis S={u1,u2}={[1,3]T,[2,5]T}, is:

  1. A=[5389 3254]
  2. A=[5389 3254]
  3. A=[5355 9823]
  4. A=[5323 8945]

Answer (Detailed Solution Below)

Option 2 : A=[5389 3254]

Matrix Representation of Linear Transformations Question 5 Detailed Solution

Explanation:

The linear transformation associated with the matrix A is given by:

⇒ T(x,y)=A[xy]=[2x+3y4xy]

Step 1: Compute T(1,3) and express it in terms of the basis S

⇒ T(1,3)=[2(1)+3(3)4(1)3]=[2+943]=[111]

We express (11,1) as a linear combination of the basis vectors 

⇒ [111]=a[13]+b[25]

​​This gives the system: ​​​​

 ⇒ a + 2b = 11

⇒ 3a + 5b = 1

Solving for a and b :

Multiplying the first equation by 3

⇒ 3a + 6b = 33

Subtracting from the second equation

⇒ (3a + 5b) - (3a + 6b) = 1 - 33

b=32b=32

Substituting b = 32 into a + 2b = 11 : 

⇒ a + 2(32) = 11

⇒ a + 64 = 11

⇒ a = -53

Thus, the coordinate vector of T(1,3) in the basis S is}

⇒ [5332]

Compute T(2,5) and express it in terms of the basis S 

⇒ T(2,5)=[2(2)+3(5)4(2)5]=[4+1585]=[193]

We express  (19,3)  as: 

⇒ [193]=a[13]+b[25]

This gives the system

⇒ a + 2b = 19

⇒ 3a + 5b = 3

Solving for a and b: 

Multiplying the first equation by 3

⇒ 3a + 6b = 57

Subtracting from the second equation

⇒ (3a + 5b) - (3a + 6b) = 3 - 57

b=54b=54

Substituting b = 54 into a + 2b = 19 

⇒ a + 2(54) = 19

⇒ a + 108 = 19

⇒ a = -89 

Thus, the coordinate vector of T(2,5) in the basis S is

⇒ [8954]

The transformation matrix in the basis S is:

⇒ B=[T]S=[53893254]

Hence option 2 is correct

Top Matrix Representation of Linear Transformations MCQ Objective Questions

Let A be a 3 × 3 matrix with real entries. Which of the following assertions is FALSE?

  1. A must have a real eigenvalue.
  2. If the determinant of A is 0 , then 0 is an eigenvalue of A.
  3. If the determinant of A is negative and 3 is an eigenvalue of A, then A must have three real eigenvalues.
  4. If the determinant of A is positive and 3 is an eigenvalue of A, then A must have three real eigenvalues.

Answer (Detailed Solution Below)

Option 4 : If the determinant of A is positive and 3 is an eigenvalue of A, then A must have three real eigenvalues.

Matrix Representation of Linear Transformations Question 6 Detailed Solution

Download Solution PDF

Concept:

Odd degree polynomial must have at least one real root

Explanation:

A is a a 3 × 3 matrix with real entries.

So characteristic polynomial of A will be of degree 3.

(1): Since we know that, odd degree polynomial must have at least one real root so A must have a real eigenvalue.

(1) is true

(2): As we know that determinant of a matrix is equal to the product of eigenvalues. So if the determinant of A is 0, then 0 is an eigenvalue of A.

(2) is true

(3): The determinant of A is negative and 3 is an eigenvalue of A.

If possible let the other two eigenvalues of A are not real and they are α + iβ, α - iβ

So determinant = 3(α + iβ)(α - iβ) = 3(α2 + β2) > 0 for all α, β which is a contradiction.

So A must have three real eigenvalues.

(3) is true and (4) is false statement    

Let T be a linear operator on ℝ3. Let f(X) ∈ ℝ[X] denote its characteristic polynomial. Consider the following statements.

(a). Suppose T is non-zero and 0 is an eigen value of T. If we write f(X) = X g(X) in ℝ[X], then the linear operator g(T) is zero.

(b). Suppose 0 is an eigenvalue of T with at least two linearly independent eigen vectors. If we write f(X) = X g(X) in ℝ[X], then the linear operator g(T) is zero.

Which of the following is true?

  1. Both (a) and (b) are true.
  2. Both (a) and (b) are false.
  3. (a) is true and (b) is false.
  4. (a) is false and (b) is true.

Answer (Detailed Solution Below)

Option 4 : (a) is false and (b) is true.

Matrix Representation of Linear Transformations Question 7 Detailed Solution

Download Solution PDF

Explanation:

T be a linear operator on ℝ3. So T is a 3 × 3 matrix.

(a): T is non-zero and 0 is an eigen value of T. Let other two eigenvalues are α, β, so f(x) = x(x - α)(x - β)

As f(X) = X g(X) hence g(x) = (x - α)(x - β)

If α = 2, β = -2 then g(x) = (x - 2)(x + 2) = x2 - 4

So g(T) = T2 - 4I 

Now, eigenvalues of T are 0, 2, -2 so eigenvalues of g(T) are 4, 0, 0

So g(T) ≠ 0 

(a) is false.

(b): 0 is an eigenvalue of T with at least two linearly independent eigen vectors.

So GM = 2 for 0

We know that AM ≥ GM

So AM ≥ 2 ⇒ AM = 2 or AM = 3 for eigenvalue 0

For the case AM = 2

Let T = [00000000λ] λ ≠ 0

So characteristic polynomial f(x) = x2(x - λ)

Therefore g(x) = x(x - λ) = x2 - λx

so g(T) = T2 - λT

Now, eigenvalue of T is 0, 0, λ

eigenvalue of T2 - λT is 0 - 0λ, 0 - 0λ, λ2 - λ2 = 0, 0, 0

so g(T) = 0

If λ = 0 then f(x) = x3 so g(x) = x2 Hence g(T) = 0

(b) is correct

Option (4) is correct

Let V be the real vector space of 2 x 2 matrices with entries in ℝ. Let T : V → V denote the linear transformation defined by T(B) = AB for all B ∈ V, where A=(20 01). What is the characteristic polynomial of T? 

  1. (x - 2)(x - 1)
  2. x2 (x - 2)(x - 1)
  3. (x - 2)2 (x - 1)2
  4. (x2 - 2)(x2 - 1)

Answer (Detailed Solution Below)

Option 3 : (x - 2)2 (x - 1)2

Matrix Representation of Linear Transformations Question 8 Detailed Solution

Download Solution PDF

Concept:

Linear Transformation and Matrix Representation:

T is a linear transformation that maps any 2×2 matrix BV to AB, where A is a given 2×2 matrix.

Characteristic Polynomial:

The characteristic polynomial of a matrix A is given by the determinant of AλI, where λ is

the eigenvalue and I is the identity matrix. The characteristic polynomial is det(AλI) where I is

the identity matrix of the same dimension as A, and λ represents the eigenvalues.

Explanation:
A =(2001)
 

Here, T  is acting 2×2  matrices. So, we need to understand how  A acts on any BV, where B = (b11b12b21b22) .

The action of A  on B is

T(B) = AB = (2001)(b11b12b21b22) = (2b112b12b21b22)

This shows how the transformation T  scales the first row of the matrix B by 2 and leaves the second row unchanged.

Now, we represent T as a matrix that acts on the vectorization of the 2×2  matrix B. If we write the entries

of B as a vector bR4 (by stacking the columns of  B), i.e.,

b=(b11b21b12b22)

Then the action of T on b  can be represented as a 4×4 matrix. The effect of  T  is:

T(b)=(2b11b212b12b22)

This can be written as the matrix multiplication

T(b)=(2000010000200001)(b11b21b12b22)

Thus, the matrix representation of  T is

T=(2000010000200001)
 

The characteristic polynomial of a matrix  T is given by:

p(λ)=det(TλI)

where  I is the 4×4 identity matrix. Substituting  T into this expression:

TλI=(2λ00001λ00002λ00001λ)

Now, we compute the determinant

x=b±b24ac2adet(TλI)=(2λ)(1λ)(2λ)(1λ)

Simplifying,

p(λ)=(2λ)2(1λ)2

Thus, the characteristic polynomial of  T is

p(λ)=(2λ)2(1λ)2

Hence the correct option is 3).

 

Matrix Representation of Linear Transformations Question 9:

Let A be a 4 × 4 matrix such that -1, 1, 1, -2 are its eigenvalues. If B = A4 - 5A2 + 5I, then trace (A + B) equals

  1. 0
  2. -12
  3. 3
  4. 9

Answer (Detailed Solution Below)

Option 3 : 3

Matrix Representation of Linear Transformations Question 9 Detailed Solution

Concept:

Eigen Values:

1. Let A be a square matrix of order ‘n’ and ‘λ’ be a scalar.

|A−λI| = 0 is called the characteristic equation of matrix A.

2 .The roots of the characteristic equation are called Eigenvalues.

3. Corresponding to each eigenvalue ‘λ’, there exists a non-zero vector ‘v’ such that Av = λv or (A -λI)v = 0

Trace of a Matrix: 

Let A be a matrix of order n × n. Let λ1,λ2,λ3,...,λn be the eigenvalues of M. Then:

1. Trace of a matrix is equal to the sum of its diagonal elements. It is represented by tr(A).

2. tr(A + B) = tr(A) + tr(B) 

3. tr(A) = i=1nλi

4. tr(Ak) = i=1nλik, where λi is the ith eigen value

Calculation:

We have, A is a 4 × 4 matrix such that -1, 1, 1, -2 are its eigenvalues.

∴ tr(A) = (-1) + 1 + 1 + (-2) 

⇒ tr(A) = -1

Given, B = A4 - 5A2 + 5I

⇒ tr(B) = tr(A4) - 5tr(A2) + 5tr(I)

tr(A4) = (- 1)4 +  14 + 14 + (-2)4 = 1 + 1 + 1 + 16 = 19

tr(A2) = (- 1)2 + 12 + 12 + (- 2)2 = 1 + 1 + 1 + 4 = 7

tr(I)  = 1 + 1 + 1 + 1 = 4

⇒ tr(B) = 19 - 5 × 7 + 5 × 4

⇒ tr(B) = 19 - 35 + 20 = 39 - 35

⇒ tr(B) = 4

tr(A + B) = tr(A) + tr(B)

= (-1) + 4

∴ tr(A + B) = 3

Alternate Method 
Eigenvalues of A are -1, 1, 1, -2

So tr(A) = -1 + 1 + 1 - 2 = -1

We know that if λ is an eigenvalue of A then λm is an eigenvalue of Am

B =  A4 - 5A2 + 5I 
So eigenvalues of B are 

1 - 5 + 5 = 1, 1 - 5 + 5 = 1, 1 - 5 + = 1 and 16 - 20 + 5 = 1

So tr(B) = 1 + 1 + 1 + 1 = 4

Hence tr(A + B) = -1 + 4 = 3
 (3) correct

Matrix Representation of Linear Transformations Question 10:

Let M=[010121113] . Given that 1 is an eigenvalue of M, which of the following statements is true?

  1. -2 is an eigenvalue of M.
  2. 3 is an eigenvalue of M
  3. The eigen space of each eigen value has dimension 1
  4. M is diagonalizable

Answer (Detailed Solution Below)

Option 3 : The eigen space of each eigen value has dimension 1

Matrix Representation of Linear Transformations Question 10 Detailed Solution

Concept:

Eigenvalues:

1. Let A be a square matrix of order ‘n’ and ‘λ’ be a scalar.

|A−λI|=0 is called the characteristic equation of matrix A.

2. The roots of the characteristic equation are called Eigenvalues.

3. Corresponding to each eigenvalue ‘λ’, there exists a non-zero vector ‘v’ such that Av = λv or (A -λI)v = 0

Let A be a matrix of order n × n. Let λ1,λ2,λ3,...,λn be the eigenvalues of M. Then:

1. det(A) = λ1λ2λ3...λn i.e., the determinant of A is equal to the product of the eigenvalues 

2. tr(A) = λ1+λ2+λ3+...+λn i.e., the trace of A is equal to the sum of the eigenvalues. [ Trace of A is the sum of the diagonal elements of A ]

Calculation:

M=[010121113]

⇒ |M| = 0 + 1(3 + 1) + 0

⇒ |M| = 4

Let λ1,λ2,λ3 be the eigenvalues.

∴ λ1λ2λ3 = 4...(i)

and, λ1+λ2+λ3 = 5...(ii)

According to the question, 1 is an eigenvalue of M.

Let λ1 = 1

∴ (i) ⇒ λ2λ3 = 4...(iii)

and, (ii) ⇒ 1+λ2+λ3 = 5

⇒ λ2+λ3 = 4...(iv)

Solving (iii) and (iv), we get:

λ2 = 2 and λ2 = 2

∴ The eigenvalues of M are 1, 2, and 2. 

Options 1 and 2 are false.

(i) Dimension of eigenspace of (λ) = G.M.(λ)

(ii) G.M.(λ) = n - rank(A - λI), A is n × n matrix.

Now, M - 2I =  [010121113]2[100010001]

M - 2I  [210101111]

Applying row operations, R1 → R1 + 2R2

and R3 → R3 - R2

[012121012]

R3 → R3 + R1

[012101000]

∴ Rank (M - 2I) = 2

⇒ G.M.(2) = n - rank (A - 2I) = 3 - 2 = 1 = Eigenspace(2)

∵ A.M. ≥ G.M. and A.M.( λ = 1) = 1

⇒ G.M. (1) = 1 = Eigenspace (1)

Also, A.M.(2) ≠ G.M.(2) ⇒ M is not diagonalizable.

∴ Option 4 is false.

Since all the eigenvalues are having G. M. 1 so the eigenspace of each eigenvalue has dimension 1 option 3 is true.

Matrix Representation of Linear Transformations Question 11:

Let M be a 5 × 5 matrix with real entries such that Rank(M) = 3. Consider the linear system Mx = b. Let the row-reduced echelon form of the augmented matrix [M b] be R and let R[i, ∶] denote the i - th row of R. Suppose that the linear system admits a solution. Which of the following statements is necessarily true?

  1. R[3, ∶] = [0 1 0 * * *]
  2. R[5, ∶] = [0 0 1 0 * *]
  3. R[4, ∶] = [0 0 0 1 * *]
  4. R[4, ∶] = [0 0 0 0 0 0]

Answer (Detailed Solution Below)

Option 4 : R[4, ∶] = [0 0 0 0 0 0]

Matrix Representation of Linear Transformations Question 11 Detailed Solution

Explanation:

M be a 5 × 5 matrix with real entries such that Rank(M) = 3

Then echelon form of M is of the form

[1000100010000000000]

Linear system Mx = b has a solution and R = [M|b]

So Rank(M) = Rank(R) = 3

∴ [100010001000000000000]

Hence R[4, ∶] = [0 0 0 0 0 0]

Option (4) is true.

Matrix Representation of Linear Transformations Question 12:

Let A be a 3 × 3 matrix with real entries. Which of the following assertions is FALSE?

  1. A must have a real eigenvalue.
  2. If the determinant of A is 0 , then 0 is an eigenvalue of A.
  3. If the determinant of A is negative and 3 is an eigenvalue of A, then A must have three real eigenvalues.
  4. If the determinant of A is positive and 3 is an eigenvalue of A, then A must have three real eigenvalues.

Answer (Detailed Solution Below)

Option 4 : If the determinant of A is positive and 3 is an eigenvalue of A, then A must have three real eigenvalues.

Matrix Representation of Linear Transformations Question 12 Detailed Solution

Concept:

Odd degree polynomial must have at least one real root

Explanation:

A is a a 3 × 3 matrix with real entries.

So characteristic polynomial of A will be of degree 3.

(1): Since we know that, odd degree polynomial must have at least one real root so A must have a real eigenvalue.

(1) is true

(2): As we know that determinant of a matrix is equal to the product of eigenvalues. So if the determinant of A is 0, then 0 is an eigenvalue of A.

(2) is true

(3): The determinant of A is negative and 3 is an eigenvalue of A.

If possible let the other two eigenvalues of A are not real and they are α + iβ, α - iβ

So determinant = 3(α + iβ)(α - iβ) = 3(α2 + β2) > 0 for all α, β which is a contradiction.

So A must have three real eigenvalues.

(3) is true and (4) is false statement    

Matrix Representation of Linear Transformations Question 13:

Let T be a linear operator on ℝ3. Let f(X) ∈ ℝ[X] denote its characteristic polynomial. Consider the following statements.

(a). Suppose T is non-zero and 0 is an eigen value of T. If we write f(X) = X g(X) in ℝ[X], then the linear operator g(T) is zero.

(b). Suppose 0 is an eigenvalue of T with at least two linearly independent eigen vectors. If we write f(X) = X g(X) in ℝ[X], then the linear operator g(T) is zero.

Which of the following is true?

  1. Both (a) and (b) are true.
  2. Both (a) and (b) are false.
  3. (a) is true and (b) is false.
  4. (a) is false and (b) is true.

Answer (Detailed Solution Below)

Option 4 : (a) is false and (b) is true.

Matrix Representation of Linear Transformations Question 13 Detailed Solution

Explanation:

T be a linear operator on ℝ3. So T is a 3 × 3 matrix.

(a): T is non-zero and 0 is an eigen value of T. Let other two eigenvalues are α, β, so f(x) = x(x - α)(x - β)

As f(X) = X g(X) hence g(x) = (x - α)(x - β)

If α = 2, β = -2 then g(x) = (x - 2)(x + 2) = x2 - 4

So g(T) = T2 - 4I 

Now, eigenvalues of T are 0, 2, -2 so eigenvalues of g(T) are 4, 0, 0

So g(T) ≠ 0 

(a) is false.

(b): 0 is an eigenvalue of T with at least two linearly independent eigen vectors.

So GM = 2 for 0

We know that AM ≥ GM

So AM ≥ 2 ⇒ AM = 2 or AM = 3 for eigenvalue 0

For the case AM = 2

Let T = [00000000λ] λ ≠ 0

So characteristic polynomial f(x) = x2(x - λ)

Therefore g(x) = x(x - λ) = x2 - λx

so g(T) = T2 - λT

Now, eigenvalue of T is 0, 0, λ

eigenvalue of T2 - λT is 0 - 0λ, 0 - 0λ, λ2 - λ2 = 0, 0, 0

so g(T) = 0

If λ = 0 then f(x) = x3 so g(x) = x2 Hence g(T) = 0

(b) is correct

Option (4) is correct

Matrix Representation of Linear Transformations Question 14:

Which of the following matrices has the same row space as the matrix (484361240) ?

  1. (120001)
  2. (110001)
  3. (010001)
  4. (100010)

Answer (Detailed Solution Below)

Option 1 : (120001)

Matrix Representation of Linear Transformations Question 14 Detailed Solution

Concept:

The row space of two matrices are same if the row echelon form of both matrices are same.

Explanation:

(484361240)

 ∼(240361484) (R1R3)

 ∼(120361484) (R112R1)

(120001004) (R2R23R1R3R34R1)

(120001000) (R3R34R2,

So (120001) has the same row space as the given matrix.

(1) is correct

Matrix Representation of Linear Transformations Question 15:

If A=[2102] then the value of A10 is 

  1. [291029029]
  2. I
  3. [452044045]
  4. None of these

Answer (Detailed Solution Below)

Option 3 : [452044045]

Matrix Representation of Linear Transformations Question 15 Detailed Solution

Explanation:

we know that if A = [a10a] then An[annan10an]

Given A=[2102]

using above result we have

A10 = [21010290210] = [452044045]

(3) correct

Get Free Access Now
Hot Links: teen patti 3a rummy teen patti teen patti all game all teen patti game teen patti real cash apk