- #1
robertsj
- 7
- 1
Hi all,
I have a physically-motivated algorithm for which I'm trying to flesh out some basic properties analytically. In one case, I end up with a matrix of the following form:
[tex]
\left [\begin{array}{ccccccccc}
0 & & & & & & & & \\
& 0 & R & T & & & & & \\
T & R & 0 & & & & & & \\
& & & 0 & R & T & & & \\
& & T & R & 0 & & & & \\
& & & & & \ddots & & & \\
& & & & & & 0 & R & T \\
& & & & & T & R & 0 & \\
& & & & & & & & 0 \\
\end{array} \right ]
[/tex]
I can compute the the fundamental mode analytically based on the physics of the problem, but I haven't been able to generate higher order modes. I'm most interested in the eigenvalues. Any suggestions? Has someone done this?
I have a physically-motivated algorithm for which I'm trying to flesh out some basic properties analytically. In one case, I end up with a matrix of the following form:
[tex]
\left [\begin{array}{ccccccccc}
0 & & & & & & & & \\
& 0 & R & T & & & & & \\
T & R & 0 & & & & & & \\
& & & 0 & R & T & & & \\
& & T & R & 0 & & & & \\
& & & & & \ddots & & & \\
& & & & & & 0 & R & T \\
& & & & & T & R & 0 & \\
& & & & & & & & 0 \\
\end{array} \right ]
[/tex]
I can compute the the fundamental mode analytically based on the physics of the problem, but I haven't been able to generate higher order modes. I'm most interested in the eigenvalues. Any suggestions? Has someone done this?