- Thread starter
- #1
- Jan 29, 2012
- 661
I quote a question from Yahoo! Answers
I have given a link to the topic there so the OP can see my response.Consider the following Matrix:
A =
[ 1 -1 0
1 3 0
4 6 -1 ]
(a) Find a Jordan form of the matrix, as well as a basis that corresponds to that Jordan form.
(b) Compute the exponential matrix eA.