Solve these two coupled first-order differential equations and sketch the flow

Lambda96
Messages
233
Reaction score
77
Homework Statement
solve the two coupled first-order differential equations ##\textbf{f}(\textbf{x}(t))## and sketch the flow ##\phi_t(\textbf{x})##
Relevant Equations
none
Hi,

unfortunately, I have a problem to solve the following task

Bildschirmfoto 2023-07-04 um 20.08.10.png


The equation looks like this:

$$\left(\begin{array}{c} \frac{d}{dt} x(t) \\ \frac{d}{dt} y(t) \end{array}\right)=\left(\begin{array}{c} -a y(t) \\ x(t) \end{array}\right)$$

Since the following is true ##\frac{d}{dt} y(t)=x(t)## I substituted ##x(t)## into the first equation on the left hand side, obtaining a 2nd order differential equation, i.e. ##y''(t)=-ay(t)## to solve this differential equation I then used the Ansatz ##y(t)=e^{\lambda t}## and obtained the following solution.

$$y(t)=c_1 \ e^{i \sqrt{a}t}-c_2 \ e^{-i \sqrt{a}t}$$

I then obtain x(t) using ##\frac{d}{dt} y(t)=x(t)##

$$y(t)=i \ \sqrt{a} \ c_1 \ e^{i \sqrt{a}t}-i \ \sqrt{a} \ c_2 \ e^{-i \sqrt{a}t}$$

Unfortunately, I am now a bit unsure about task b. For the flow ##\phi_t(\textbf{x})## I would now simply draw the vector ##\textbf{f}(\textbf{x}(t))=\left(\begin{array}{c} -a y(t) \\ x(t) \end{array}\right)## with my solution from task a for ##y(t)## and ##x(t)##.

Unfortunately I have problems to draw the vector, because I don't know what the constants ##c_1## and ##c_2## are and unfortunately my solution from task a is complex, so do I have to plot only the real part or is my solution from task a wrong?
 
Physics news on Phys.org
The flow map doesn't assume one particular set of ICs. That would make only one line in the flow map.

Since ##a \in \mathbb R ## your solutions should be real too. This is a physically realizable system. This is a constraint on ##c_1## and ##c_2##. Your ICs will be various values of ##x(0)## and ##y(0)## which will then determine ##c_1## and ##c_2##.

This may help:
http://www.math.sjsu.edu/~simic/Fall05/Math134/flows.pdf

But there's lots of stuff on the web. Steve Strogatz has a nice set of lectures on YouTube in dynamic systems that does flow maps, but it's long.

Look for features like where the derivative(s) are zero to find stable points and asymptotes.

Sorry, it's been a long time since I really did this sort of work, and I'm too lazy to actually solve this system.
 
Last edited:
Thanks DaveE for your help and the links 👍👍
 
  • Like
Likes berkeman and DaveE
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top