MaxManus
- 268
- 1
Homework Statement
A is a quadratic matrix
A = λI + N
where λ is a real number, I is the identity matrix and N is a nilpotent matrix
Compute exp(tA) as a function of t, λ and N^i for i ? 1,2..,n-1
My attempt
exp(At) = exp((λI + N)t) = exp(λIt)exp(Nt) =
\sum_{n=0}^{\infty} \frac{(Iλt)^n}{n!} \sum_{n=0}^{\infty} \frac{(Nt)^n}{n!}
Its supposed to be Iλt and not I955;t
Last edited: