Section14.5Second-Order Equations to First-Order Systems
So far, weβve looked at systems involving multiple variables, such as \(x(t)\) and \(y(t)\text{.}\) But what if you start with just a single second-order differential equation? It turns out you can rewrite it as a system of first-order equations.
This equation involves only one dependent variable, \(y(t)\text{,}\) but itβs second-order. To convert it into a system, we introduce a new variable:
\begin{equation*}
u = y, \quad v = y'\text{.}
\end{equation*}
In order to rewrite a second-order equation as a system, we can replace \(y'\) with a new variable and then express \(y''\) as the derivative of that new variable.
Correct. Introducing two variables for \(y\) and \(y'\) (for example, \(u=y\text{,}\)\(v=y'\text{,}\) or \(x_1=y\text{,}\)\(x_2=y'\)) lets us write \(y''\) as the derivative of the second variable and form a first-order system.
False.
Correct. Introducing two variables for \(y\) and \(y'\) (for example, \(u=y\text{,}\)\(v=y'\text{,}\) or \(x_1=y\text{,}\)\(x_2=y'\)) lets us write \(y''\) as the derivative of the second variable and form a first-order system.