How to reduce a system of second order ODEs to four first order equations?

Click For Summary
SUMMARY

The discussion focuses on reducing a system of second-order ordinary differential equations (ODEs) with constant coefficients into four first-order equations. The transformation involves using matrices to represent the system, specifically utilizing matrices for coefficients and state variables. Key references for this process include Boyce and DiPrima's textbook and Coddington and Levinson's work, which provide detailed explanations of similarity transformations and their applications in solving ODEs.

PREREQUISITES
  • Understanding of second-order ordinary differential equations (ODEs)
  • Familiarity with matrix algebra and transformations
  • Knowledge of state-space representation in systems
  • Basic concepts of linear algebra
NEXT STEPS
  • Study the process of reducing second-order ODEs to first-order systems
  • Explore similarity transformations in detail
  • Review Boyce and DiPrima's textbook for applications of ODEs
  • Learn about state-space representation and its implications in control theory
USEFUL FOR

Mathematicians, engineers, and students in applied mathematics or control systems who are looking to deepen their understanding of solving systems of differential equations.

Bruno Tolentino
Messages
96
Reaction score
0
Someone can explain me how to get the general solution for this system of ODE of second order with constant coeficients:<br /> \begin{bmatrix}<br /> a_{11} &amp; a_{12}\\ <br /> a_{21} &amp; a_{22}\\<br /> \end{bmatrix}<br /> <br /> \begin{bmatrix}<br /> \frac{d^2x}{dt^2}\\ <br /> \frac{d^2y}{dt^2}\\<br /> \end{bmatrix}<br /> <br /> +<br /> <br /> \begin{bmatrix}<br /> b_{11} &amp; b_{12}\\ <br /> b_{21} &amp; b_{22}\\<br /> \end{bmatrix}<br /> <br /> \begin{bmatrix}<br /> \frac{dx}{dt}\\ <br /> \frac{dy}{dt}\\<br /> \end{bmatrix}<br /> <br /> +<br /> <br /> \begin{bmatrix}<br /> c_{11} &amp; c_{12}\\ <br /> c_{21} &amp; c_{22}\\<br /> \end{bmatrix}<br /> <br /> \begin{bmatrix}<br /> x\\ <br /> y\\<br /> \end{bmatrix}<br /> <br /> =<br /> <br /> \begin{bmatrix}<br /> 0\\ <br /> 0\\<br /> \end{bmatrix}<br />
OBS: source of the doubt: https://es.wikipedia.org/wiki/Movimiento_armónico_complejo
 
Physics news on Phys.org
Reducing the order will give you 4 first order equations which is much easier to solve. In the the link you provided they are essentially making a similarity transformation (i.e. switching from the original coordinates to normal coordinates). You can find an extensive description of how and why this transformation is used in Boyca and DiPrima (Chapter 7?) or Coddington and Levinson (within the first 70 pages).
 
Last edited:
  • Like
Likes   Reactions: Bruno Tolentino

Similar threads

  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
13
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K