Find an appropriate matrix according to specific conditions

AI Thread Summary
The discussion revolves around finding appropriate 2x2 matrices that meet specific eigenvalue conditions for given eigenvectors. The participants analyze the relationships between the eigenvectors and their corresponding eigenvalues, concluding that if one eigenvector corresponds to an eigenvalue of 10 and another to 20, they cannot coexist without contradiction. The conversation highlights the linear dependence of the vectors involved, leading to the conclusion that no suitable matrices exist for the specified conditions. Ultimately, the participants agree that the problem results in a contradiction, confirming the absence of appropriate matrices.
Avibu
Messages
4
Reaction score
0
I am facing some difficulties solving one of the questions we had in our previous exam. I am sorry for the bad translation , I hope this is clear.

In each section, find all approppriate matrices 2x2 (if exists) , which implementing the given conditions:

  • 396Ar.png
    is an eigenvector of A with eigenvalue of 10 , and
    izSFL.png
    is an eigenvector of A with eigenvalue of 20
.

  • 396Ar.png
    is an eigenvector of A with eigenvalue of 10 , and EXISTS eigenvector of A with eigenvalue of 20
If there are no matrices matched , explain why.

The Attempt at a Solution


[/B]
I tried to build equations for the first section but I have no idea how to keep from there :

SL6DX.png
Can you please assist ?
Thanks.
 
Physics news on Phys.org
What is the relation between ##(1, 3)^T## and ##(2, 6)^T##?
 
I am not sure if I understood your question but the vectors seem to be linearly dependent
 
Avibu said:
I am not sure if I understood your question but the vectors seem to be linearly dependent
Exactly. So what happens when you apply ##A## to those vectors?
 
  • Like
Likes Avibu
If I put those equations from step 3 (above) in a matrix , I will have 2 rows filled with 0's and Rank A < Rank(A|b) => No solution?
I would apprciate if you could explain it better than I do ,becasue I really want to understand what I am doing and how it should be solved.
 
Keep it simpler. You have a vector ##v## such that
$$
A v = 10 v
$$
Take a second vector ##u = 2 v##. What is ##Au##?
 
Ok so, u=2v

{ Av = 10v
{ Au = 20u

{ Av = 10v
{ A(2v) = 20(2v)

{ Av = 10v
{ 2(Av) = 40v

{ Av = 10v
{ Av = 20v

I think I missed the point , I can see what you are trying to do but still can't figure it out
 
Avibu said:
Ok so, u=2v
{ Av = 10v
{ Av = 20v
Isn't this a contradiction?
 
  • Like
Likes Avibu
It is ! :)
It means there are no appropriate matrices.
Thank you so much for your time and your assitance!
 
Back
Top