Section 2.4 Solving Systems Anaytically
Exercises Exercises
Supplemental HW Problems.
Use the Sage tool in
Section 2.4.2 1 of our book to solve the systems we’ve been working with this chapter.
1.
For these two Romeo and Juliet problems, use a tool like
Desmos 2 to graph each of the solutions on the same set of axes. Do the analytic solutions agree with your graphical conclusions from the previous
Section 2.2?
-
Juliet is in love with being in love, and so her love changes directly, twice as much as how she’s feeling about Romeo. However, she’s a bit scared of intimacy, so her love changes in the opposite direction as Romeo’s feelings for her. Romeo, on the other hand, is fickle – his love changes by twice as much as his feelings for Juliet, and three times as much as her feelings for him, both in the opposite direction. The system of equations here is:
\begin{align*}
J’(t) \amp = 2J – R\\
R’(t) \amp = -3J – 2R
\end{align*}
with the initial condition \(J(0) = -1\) and \(R(0) = 1\)
Juliet’s love increases by three times her own love, and nine times Romeo’s love, while Romeo’s love decreases by four times Juliet’s love, and three times his own. Furthermore, Juliet starts with a love-value of \(2\) for Romeo, but Romeo, being from a warring house, starts with a love-value of \(-4\) for Juliet.
2.
For the following six spring-mass systems, first use the Sage tool in
Section 2.4.2 3 of our book to find the solution analytically, and then use
Desmos 4 to graph the position
\(x\) as a function of time. Again, does the analytical solution match up with the long-term behavior conclusions from the previous
Section 2.2?
Also – do we need to graph/solve all of these? Which ones can we solve just by inspection?
Find a solution \(x(t)\) for a spring-mass system with \(m = 1, c = 0\text{,}\) and \(k = 9\text{.}\) Use the initial conditions \(x(0) = v(0) = 0\text{.}\)
Now, do the same for the system above with initial conditions \(x(0) = 6, v(0) = 0\text{.}\)
Now, do the same for the damped system with the following conditions:
\begin{equation*}
m = 1; c = 2; k = 26; x(0) = 0; v(0) = 0\text{.}
\end{equation*}
Do the same for the damped system with the following conditions:
\begin{equation*}
m = 1; c = 2; k = 26; x(0) = 6; v(0) = 0\text{.}
\end{equation*}
Now, do the same for the damped system with the following conditions:
\begin{equation*}
m = 2; c = 10; k = 12; x(0) = 0; v(0) = 0\text{.}
\end{equation*}
Finally, do the same for the damped system with the following conditions:
\begin{equation*}
m = 2; c = 10; k = 12; x(0) = 0; v(0) = 4\text{.}
\end{equation*}
faculty.sfasu.edu/judsontw/ode/html-20210811/systems04.html
www.desmos.com/calculator
faculty.sfasu.edu/judsontw/ode/html-20210811/systems04.html
www.desmos.com/calculator