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

Click For Summary
The discussion revolves around solving a system of coupled first-order differential equations represented by a matrix equation. The user successfully derived a second-order differential equation and found a solution for y(t) using an exponential Ansatz, leading to complex solutions for both y(t) and x(t). However, they express uncertainty about how to visualize the flow due to the complex nature of the solutions and the unknown constants c1 and c2. It is clarified that the solutions should be real, as the system is physically realizable, and that various initial conditions will determine the constants. The conversation also references external resources for further understanding of flow maps and dynamic systems.
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 'Conducting Sphere and Dipole Problem'
Hi, I'm stuck at this question, please help. Attempt to the Conducting Sphere and Dipole Problem (a) Electric Field and Potential at O due to Induced Charges $$V_O = 0$$ This potential is the sum of the potentials due to the real charges (##+q, -q##) and the induced charges on the sphere. $$V_O = V_{\text{real}} + V_{\text{induced}} = 0$$ - Electric Field at O, ##\vec{E}_O##: Since point O is inside a conductor in electrostatic equilibrium, the electric field there must be zero...