How to Decouple a System of 3 Coupled Linear PDEs?

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 replies · 3K views
vibe3
Messages
39
Reaction score
1
Hi all, I have a system of 3 coupled linear PDEs which can be expressed in matrix form as:

[tex] \left(<br /> \begin{array}{ccc}<br /> \alpha_1 \partial_{\theta} & \alpha_2 & \alpha_3 \\<br /> \beta_1 \partial_r & \beta_2 & \beta_3 \\<br /> 0 & \gamma_2 \partial_{\theta} & 1 + \gamma_3 \partial_r \\<br /> \end{array}<br /> \right)<br /> \left(<br /> \begin{array}{c}<br /> \psi \\<br /> E_r \\<br /> E_{\theta}<br /> \end{array}<br /> \right)<br /> =<br /> \left(<br /> \begin{array}{c}<br /> -\alpha_4 \\<br /> -\beta_4 \\<br /> 0 \\<br /> \end{array}<br /> \right)[/tex]

where the coefficients [itex]\alpha,\beta,\gamma[/itex] are functions of position [itex]r,\theta[/itex].

I believe its possible to decouple this system and end up with a single, 2nd order equation for [itex]\psi[/itex], but I don't know how to proceed to do this. Somehow it must be possible to diagonalize the matrix operator.

If its not possible, then does anyone know of any references for solving such a system with finite difference methods? I'm familiar with FD methods for a single equation but haven't done coupled equations before.
 
on Phys.org