Jordan Basis for Matrix A: Missing Something Trivial?

  • Thread starter Thread starter estro
  • Start date Start date
  • Tags Tags
    Basis Matrix
Click For Summary
SUMMARY

The discussion focuses on the process of finding the Jordan basis for the matrix A = {(-3, 9), (1, 3)} by calculating the null space of (A - 3I) and (A - 3I)^2. Participants clarify the importance of generalized eigenvectors and provide resources, including Wikipedia and a specific PDF, to aid understanding. A practical example is discussed, demonstrating how to find the Jordan basis for a different matrix A = {(2, 0, 0), (0, 0, 1), (0, 0, 0)}. The order of the Jordan basis vectors in matrix P does not affect the Jordan normal form.

PREREQUISITES
  • Understanding of Jordan normal form
  • Familiarity with eigenvalues and eigenvectors
  • Knowledge of null space and linear transformations
  • Basic linear algebra concepts
NEXT STEPS
  • Study the concept of generalized eigenvectors in detail
  • Learn how to compute the Jordan normal form for various matrices
  • Explore the implications of Jordan form in linear differential equations
  • Review examples of Jordan basis calculations from academic resources
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, matrix theory, and anyone involved in advanced computational methods for matrix analysis.

estro
Messages
239
Reaction score
0
In my book I see that the author finds the jordan basis for matrix A={(-3,9),(1,3)} by finding nullspace for (A-3I) and (A-3I)^2 without any justification, do I miss something trivial here?
 
Physics news on Phys.org
estro said:
In my book I see that the author finds the jordan basis for matrix A={(-3,9),(1,3)} by finding nullspace for (A-3I) and (A-3I)^2 without any justification, do I miss something trivial here?

Hi estro! :smile:

Your book just tries to find the generalized eigenvectors of the eigenvalue 3. Your book should mention what generalized eigenvectors are and why they are important though...
What book are you using?
 
Thank you for the quick reply!

I'm an Israeli student so I'm pretty sure you won't be familiar with the book. [It's called Linear Algebra 2 from the open university]
Can you refer me to a source where I can read and clear my concerns regarding this idea?
 
I think it's good to start with wiki: http://en.wikipedia.org/wiki/Jordan_normal_form

Check the section on "Complex matrices" which explains what generalized eigenvectors are and why they are important.
Also, check out the "Example" section which gives an example on how to calculate the Jordan normal form.
 
Thank you! I should have been looking there in the first place=...)
If you don't mind I'll ask here again if wikipedia won't be enough for me.
 
estro said:
Thank you! I should have been looking there in the first place=...)
If you don't mind I'll ask here again if wikipedia won't be enough for me.

Feel free to ask anything you don't understand! :smile:
 
After reading the wiki and the proof for the existence of the jordan form I think that I'm getting into the idea, however I was able to think about the following example:

Lets choose matrix A={(2,0,0),(0,0,1),(0,0,0)} so the characteristic polynomial is also the minimal: p(t)=(t-2)t^2.

Now this is how I find the jordan basis:
1. NullSpace(A-2I)=Sp{(1,0,0)}
2. NullSpace(A-0I)=SP{(0,1,0)}
3. NullSpace(A-0I)^2={(0,0,1),(0,1,0)}

So the jordan basis is {(1,0,0),(0,1,0),(0,0,1)}
But how can I in what order to write these column vectors in my matrix P? [to satisfy P^{-1}AP]
 
estro said:
After reading the wiki and the proof for the existence of the jordan form I think that I'm getting into the idea, however I was able to think about the following example:

Lets choose matrix A={(2,0,0),(0,0,1),(0,0,0)} so the characteristic polynomial is also the minimal: p(t)=(t-2)t^2.

Now this is how I find the jordan basis:
1. NullSpace(A-2I)=Sp{(1,0,0)}
2. NullSpace(A-0I)=SP{(0,1,0)}
3. NullSpace(A-0I)^2={(0,0,1),(0,1,0)}

So the jordan basis is {(1,0,0),(0,1,0),(0,0,1)}
But how can I in what order to write these column vectors in my matrix P? [to satisfy P^{-1}AP]

Note that your matrix already is in Jordan normal form...
The order in which to write the column vectors doesn't matter, you just need to group the vectors from the same eigenspace together. So you could write

P=[(1,0,0),(0,1,0),(0,0,1)]

or

P=[(0,0,1),(0,1,0),(1,0,0)]

the order of the vectors will only induce a permutation of the Jordan blocks, and that won't matter.
 
Thanks!
But did I understand the concept of finding jordan basis? []
Will I be able to find the jordan basis for every possible matrix with this technique?
 
  • #10
estro said:
Thanks!
But did I understand the concept of finding jordan basis? []
Will I be able to find the jordan basis for every possible matrix with this technique?

Yes, you understood the technique. Take a look at http://www.google.be/url?sa=t&sourc...g=AFQjCNEs8yAwLNlJ4PCC-tbXajtjSyupdw&cad=rja" for more examples of the Jordan normal form. If you can do all those examples, then you understand the concept well!



But finding Jordan basisses is a very time-consuming thing for large matrices
 
Last edited by a moderator:

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K