Find a 2x2 Matrix with given EigenValues

  • Thread starter Thread starter Jtechguy21
  • Start date Start date
  • Tags Tags
    Eigenvalues Matrix
Click For Summary

Homework Help Overview

The discussion revolves around finding a 2x2 matrix with all non-zero entries that has 3 as an eigenvalue. Participants explore the implications of the eigenvalue condition and the restrictions on the matrix entries.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the nature of the eigenvalue equation and its implications for the matrix entries. There is mention of the under-determined system due to having one equation for four unknowns. Some suggest starting with specific forms of matrices, such as diagonal or Jordan Normal Form, to explore potential solutions.

Discussion Status

The discussion is active, with participants providing insights into the nature of the problem and suggesting different approaches. There is acknowledgment of the infinite possibilities for constructing such matrices, and the conversation includes considerations of whether 3 is a double eigenvalue.

Contextual Notes

Participants note the restriction of having non-zero entries in the matrix, which adds complexity to the problem. There is also a lack of explicit consensus on whether 3 is the only eigenvalue, which influences the approaches discussed.

Jtechguy21
Messages
51
Reaction score
0

Homework Statement


Find a 2X2 matrix that has all non-zero entries where 3 is an eigenvalue

Homework Equations

The Attempt at a Solution


well since the 2x2 matrix cannot be triangular, it makes things harder for me.
I have no idea where to start. I am not given any eigenvectors either.
It seems like a simple problem, but I've been stuck on it for a while.

If I did not have the zero entries restriction i would have selected 2x2 matrix
A= {{3,0}{0,3}}τ

Can Someone point me in the right direction?
 
Physics news on Phys.org
The eigenvalue equation is for the 2X2 matrix, if written as a system of homogeneous equations, will have a solution if the determinant of the matrix of coefficients is zero. So we have the equation ## \lambda^2-(a+d)\lambda+ad-bc=0## where ## \lambda ## is the given eigenvalue and a,b,c and d are the unknown matrix entries. So we have one equation for four unknowns which means this is an under-determined system. So there are an infinite number of 2X2 matrices with a given eigenvalue. Just choose three of the entries arbitrarily and determine the fourth via the above equation.
 
thanks for your help Shyan Using that system I was able to solve my problem :)
 
First, while you said that "3 is an eigenvalue", you did NOT say that it was the only eigenvalue, a double eigenvalue. Even assuming that there are an infinite number of such 2 by 2 matrices. One way to find one is to start with the diagonal matrix M= \begin{bmatrix}3 & 0 \\ 0 & 3\end{bmatrix}. Now, for any invertible matrix, A, AMA^{-1} will have the same eigenvalues so you only need to choose A so that has no 0 entries.

Completely different solutions can be found by starting, not with a diagonal matrix, but with the "Jordan Normal Form", M= \begin{bmatrix}3 & 1 \\ 0 & 3\end{bmatrix}
 
HallsofIvy said:
First, while you said that "3 is an eigenvalue", you did NOT say that it was the only eigenvalue, a double eigenvalue. Even assuming that there are an infinite number of such 2 by 2 matrices. One way to find one is to start with the diagonal matrix M= \begin{bmatrix}3 & 0 \\ 0 & 3\end{bmatrix}. Now, for any invertible matrix, A, AMA^{-1} will have the same eigenvalues so you only need to choose A so that has no 0 entries.

If M is a multiple of the identity, then it commutes with A so that AMA^{-1} = MAA^{-1} = M, which has zero entries.

Completely different solutions can be found by starting, not with a diagonal matrix, but with the "Jordan Normal Form", M= \begin{bmatrix}3 & 1 \\ 0 & 3\end{bmatrix}

This is necessary if 3 is to be a repeated eigenvalue, but the question doesn't require that.
 
Good points- thank you.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
15K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K