What is the e^At Problem for a 4x4 Matrix?

  • Thread starter Thread starter jahandideh
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
jahandideh
Messages
7
Reaction score
0
e^At problem!

1. Homework Statement [/b]

Hi
for given 4 by 4 matrix, say A, find the e[tex]^{At}[/tex]
which t is time variable.


Homework Equations



[tex]A= {\left(\begin{array}{cccc} 0 & a & 0 & 0 \\ -a& 0 & 0 & 0\\ 0 & 0 & 0 & a\\0 & 0 & -a & 0 \end{array}\right)t}Y(0)[/tex].


The Attempt at a Solution

 
Last edited by a moderator:
Physics news on Phys.org
jahandideh said:
1. Homework Statement [/b]

Hi
for given 4 by 4 matrix, say A, find the e[tex]^{At}[/tex]
which t is time variable.


Homework Equations



[tex]A= {\left(\begin{array}{cc} 0 & a & 0 & 0 \\ -a& 0 & 0 & 0\\ 0 & 0 & 0 & a\\0 & 0 & -a & 0 \end{array}\right)t}Y(0)[/tex].


The Attempt at a Solution

......
 
The Latex should be

[tex]A= {\left(\begin{array}{cccc} 0 & a & 0 & 0 \\ -a& 0 & 0 & 0\\ 0 & 0 & 0 & a\\0 & 0 & -a & 0 \end{array}\right)t}Y(0)[/tex]
You forgot the ending "[ / tex ]" and, the reason it didn't show up right when I edited your post and in sutupidmath's post is because you also have "{cc}" rather than the "{cccc}" you need for 4 columns.

Now, what have you done about this problem your self? This can be written as a "block" matrix of the form
[tex]\left(\begin{array}{cc}A & 0 \\ 0 & A\end{array}\right)[/tex]
where
[tex]A= \left(\begin{array}{cc}0 & a \\ -a & 0\end{array}\right)[/tex]
so it should be easy to find a general formula for the powers of the matrix and then use the Taylor's series for ex.
 
Last edited by a moderator: