Periodic Functions Homework: Eigenvalues & Oscillations

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
5 replies · 3K views
Nusc
Messages
752
Reaction score
2

Homework Statement


What kind of conditions do eigenvalues impose to ensure periodicity?
Is it plausible to say that irrational multiples of eigenvalues imply no harmonic oscillations, if so why?

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
[tex] <br /> \left[\begin{array}{cccc}0 & -a & 0 & 0 \\ -a & 0 & -b & 0 \\ 0 & -b & 0 & -c \\ 0 & 0 & -c & 0\end{array}\right]<br /> [/tex]

For any fixed a, I want to find b and c in terms of a such that lambda_i / lambda_ j is a rational number for every i,j=1,2,3,4 .

See, before I was working with

[tex]\left[\begin{array}{cccc}0 & -a & 0 & 0 \\ -a & 0 & -a & 0 \\ 0 & -a & 0 & -a \\ 0 & 0 & -a & 0\end{array}\right]<br /> <br /> [/tex]

But that gave me irrational e-values if I put it into Maple and I don't want that.
 
Last edited:
Nusc said:
[tex] <br /> \left[\begin{array}{cccc}0 & -a & 0 & 0 \\ -a & 0 & -b & 0 \\ 0 & -b & 0 & -c \\ 0 & 0 & -c & 0\end{array}\right]<br /> [/tex]

For any fixed a, I want to find b and c in terms of a such that lambda_i / lambda_ j is a rational number for every i,j=1,2,3,4 .

See, before I was working with

[tex] <br /> <br /> \left[\begin{array}{cccc}0 & -a & 0 & 0 \\ -a & 0 & -a & 0 \\ 0 & -a & 0 & -a \\ 0 & 0 & -a & 0\end{array}\right]<br /> <br /> [/tex]

But that gave me irrational e-values if I put it into Maple and I don't want that.

Now that makes more sense. It also looks like a hard question. How about a=1, b=0, c=1? Is that good enough? What's this for anyway?
 
You can certainly get an expression for the eigenvalues in terms of a,b and c. You get a quartic equation to solve, but it only has l^4, l^2 and a constant term. So you can solve it with the quadratic equation. But how you enforce the condition that the ratio of roots is rational, I have no idea.