Solving Simple Coupled System Homework

  • Thread starter Thread starter morenogabr
  • Start date Start date
  • Tags Tags
    Coupled System
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
1 reply · 2K views
morenogabr
Messages
27
Reaction score
0

Homework Statement


given a general system,
[tex] \frac{df}{dt}=k_{1}g(t)[/tex]
[tex] \frac{dg}{dt}=-k_{2}f(t)[/tex]
How could one solve for [tex]f_{analytic}[/tex]. I've used wolfram, so I know what they look like. But how does one begin to solve for them?

Further, how does one find the eigenvalues, eigenmodes and energies for this type of system?

I have been assigned this problem from my research advisor and must admit I do not have much background with coupled systems.

 
Physics news on Phys.org
Let
[tex]\mathbf{x} = \begin{pmatrix}f(t)\\g(t)\end{pmatrix}[/tex]
and express the system of equations in the form [itex]\mathbf{x}' = A\mathbf{x}[/itex], where A is a 2x2 matrix. That's the matrix you want to diagonalize.