Direction of trajectory, system of DE's and portrait phase in plane phase

fluidistic
Gold Member
Messages
3,928
Reaction score
272
Hi guys!
I had the following system of DE's to solve:
\alpha '=-2i \alpha
\beta ' =2i \beta.
Where alpha and beta depend on t.
I solved it by writing the system under matricial form, found the eigenvalues and corresponding eigenvectors.
The solution is (and I've checked it, it works): \alpha (t)=c_1e^{-2it}, \beta (t) =c_2 e^{2it}.
Since the eigenvalues are purely complex the trajectories in the phase plane are either circles or ellipses around (0,0).
Now I've been reading http://tutorial.math.lamar.edu/Classes/DE/PhasePlane.aspx to check out how to determine the direction of rotation.
When I pick (\alpha , \beta ) =(1,0), I get that (\alpha ' , \beta ' )=(-2i ,0). However on the website I've just linked, there's no example of what happens when you get complex values. I don't know how to sketch the direction of the trajectory at the point (1,0) because of that complex number.
Is the direction counter clockwise, clockwise, none?!
 
Physics news on Phys.org
You appear to have a 4 dimensional phase space. How do you propose sketching trajectories in that in general?
OTOH, with beta initially zero, it will always be zero, so that makes it manageable.
 
Hey fluidistic.

Have you checked the orientability of the Jacobian (determinant)?
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top