Valhalla Legends Forums Archive | Yoni's Math Forum | exp(At)

AuthorMessageTime
Maddox
Evaluate e[sup]At[/sup]
Where A is an upper triangular matrix given by
1 2 3
0 1 2
0 0 1

What is the answer?  Determinent is obviously 1...

I just had that question on my diff eqns test I had no idea how to do it. I'm not sure if he talked about it in class since I don't go.  :-[

I took linear algebra about a year ago so I've forgotten a lot of stuff.
July 19, 2006, 11:58 PM
Yoni
http://mathworld.wolfram.com/MatrixExponential.html
July 20, 2006, 8:48 PM
Maddox
[quote author=Yoni link=topic=15420.msg155914#msg155914 date=1153428483]
http://mathworld.wolfram.com/MatrixExponential.html
[/quote]
ok... I think this is how you do it.

[code]
A is equal to
[ 0 2 3 ]    [ 1 0 0 ]
[ 0 0 2 ]  + [ 0 1 0 ]
[ 0 0 0 ]    [ 0 0 1 ]

Let B be the matrix on the left.
Then exp(At) is equal to exp(t(B+I)) where I is the identity matrix.
This then gives us exp(tB)exp(tI)
[/code]

B is a nilpotent matrix, but I don't know how to get the matrix polynomial.  I think someone said it has to do with taylor polynomials.

Oh well...
July 21, 2006, 1:29 AM
Yoni
Your evaluation is not correct. exp(A+B) != exp(A) + exp(B).
July 21, 2006, 9:01 AM
Maddox
[quote author=Yoni link=topic=15420.msg155930#msg155930 date=1153472466]
Your evaluation is not correct. exp(A+B) != exp(A) + exp(B).
[/quote]
err, stupid mistake.  :-[

fixed.
July 21, 2006, 4:45 PM
Maddox
Argh, I studied this for the final and he didn't put it on there.
August 3, 2006, 5:46 PM

Search