Computing the Poincare Map of a Dynamical System
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
Consider the two-dimensional system $dotr = r(1 − r)$ and $dottheta = 1$ Compute the
Poincare map for the local section $S = (r, θ) $.
I'm not really sure how to proceed. I know what a Poincare map is (definitionally), but I'm not sure how to compute it for this particular system.
differential-equations dynamical-systems
add a comment |Â
up vote
1
down vote
favorite
Consider the two-dimensional system $dotr = r(1 − r)$ and $dottheta = 1$ Compute the
Poincare map for the local section $S = (r, θ) $.
I'm not really sure how to proceed. I know what a Poincare map is (definitionally), but I'm not sure how to compute it for this particular system.
differential-equations dynamical-systems
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Consider the two-dimensional system $dotr = r(1 − r)$ and $dottheta = 1$ Compute the
Poincare map for the local section $S = (r, θ) $.
I'm not really sure how to proceed. I know what a Poincare map is (definitionally), but I'm not sure how to compute it for this particular system.
differential-equations dynamical-systems
Consider the two-dimensional system $dotr = r(1 − r)$ and $dottheta = 1$ Compute the
Poincare map for the local section $S = (r, θ) $.
I'm not really sure how to proceed. I know what a Poincare map is (definitionally), but I'm not sure how to compute it for this particular system.
differential-equations dynamical-systems
asked Jul 19 at 22:37


rubikscube09
869617
869617
add a comment |Â
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
2
down vote
accepted
The Poincaré map $f(r_0)$ is the radius of the first intersection with $S$ of the solution starting at $(0,r_0)$ :
Note that this intersection is at $theta=t=2pi$.
The solution of the initial value problem
$$
dot r= r(1-r),quad r(0)=r_0
$$
is
equal to
$$r(t)= frac11-fracr_0 - 1r_0 e^-t ,$$
thus, the radius of the next intersection is
$$
r(2pi)= frac11-fracr_0 - 1r_0 e^-2pi .
$$
Finally, the Poincaré map is
$$
f(r_0)= frac11-fracr_0 - 1r_0 e^-2pi .
$$
add a comment |Â
up vote
2
down vote
Hints:
- This is in polar coordinates, because it would not make sense otherwise.
- The Poincaré map gives the relation between one intersection of $S$ and the next.
- $dotr=r(1-r)$ can be solved analytically.
- The two differential equations are uncoupled, thus allowing you to easily determine the time points of intersections.
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
The Poincaré map $f(r_0)$ is the radius of the first intersection with $S$ of the solution starting at $(0,r_0)$ :
Note that this intersection is at $theta=t=2pi$.
The solution of the initial value problem
$$
dot r= r(1-r),quad r(0)=r_0
$$
is
equal to
$$r(t)= frac11-fracr_0 - 1r_0 e^-t ,$$
thus, the radius of the next intersection is
$$
r(2pi)= frac11-fracr_0 - 1r_0 e^-2pi .
$$
Finally, the Poincaré map is
$$
f(r_0)= frac11-fracr_0 - 1r_0 e^-2pi .
$$
add a comment |Â
up vote
2
down vote
accepted
The Poincaré map $f(r_0)$ is the radius of the first intersection with $S$ of the solution starting at $(0,r_0)$ :
Note that this intersection is at $theta=t=2pi$.
The solution of the initial value problem
$$
dot r= r(1-r),quad r(0)=r_0
$$
is
equal to
$$r(t)= frac11-fracr_0 - 1r_0 e^-t ,$$
thus, the radius of the next intersection is
$$
r(2pi)= frac11-fracr_0 - 1r_0 e^-2pi .
$$
Finally, the Poincaré map is
$$
f(r_0)= frac11-fracr_0 - 1r_0 e^-2pi .
$$
add a comment |Â
up vote
2
down vote
accepted
up vote
2
down vote
accepted
The Poincaré map $f(r_0)$ is the radius of the first intersection with $S$ of the solution starting at $(0,r_0)$ :
Note that this intersection is at $theta=t=2pi$.
The solution of the initial value problem
$$
dot r= r(1-r),quad r(0)=r_0
$$
is
equal to
$$r(t)= frac11-fracr_0 - 1r_0 e^-t ,$$
thus, the radius of the next intersection is
$$
r(2pi)= frac11-fracr_0 - 1r_0 e^-2pi .
$$
Finally, the Poincaré map is
$$
f(r_0)= frac11-fracr_0 - 1r_0 e^-2pi .
$$
The Poincaré map $f(r_0)$ is the radius of the first intersection with $S$ of the solution starting at $(0,r_0)$ :
Note that this intersection is at $theta=t=2pi$.
The solution of the initial value problem
$$
dot r= r(1-r),quad r(0)=r_0
$$
is
equal to
$$r(t)= frac11-fracr_0 - 1r_0 e^-t ,$$
thus, the radius of the next intersection is
$$
r(2pi)= frac11-fracr_0 - 1r_0 e^-2pi .
$$
Finally, the Poincaré map is
$$
f(r_0)= frac11-fracr_0 - 1r_0 e^-2pi .
$$
answered Jul 20 at 7:01
AVK
1,7201415
1,7201415
add a comment |Â
add a comment |Â
up vote
2
down vote
Hints:
- This is in polar coordinates, because it would not make sense otherwise.
- The Poincaré map gives the relation between one intersection of $S$ and the next.
- $dotr=r(1-r)$ can be solved analytically.
- The two differential equations are uncoupled, thus allowing you to easily determine the time points of intersections.
add a comment |Â
up vote
2
down vote
Hints:
- This is in polar coordinates, because it would not make sense otherwise.
- The Poincaré map gives the relation between one intersection of $S$ and the next.
- $dotr=r(1-r)$ can be solved analytically.
- The two differential equations are uncoupled, thus allowing you to easily determine the time points of intersections.
add a comment |Â
up vote
2
down vote
up vote
2
down vote
Hints:
- This is in polar coordinates, because it would not make sense otherwise.
- The Poincaré map gives the relation between one intersection of $S$ and the next.
- $dotr=r(1-r)$ can be solved analytically.
- The two differential equations are uncoupled, thus allowing you to easily determine the time points of intersections.
Hints:
- This is in polar coordinates, because it would not make sense otherwise.
- The Poincaré map gives the relation between one intersection of $S$ and the next.
- $dotr=r(1-r)$ can be solved analytically.
- The two differential equations are uncoupled, thus allowing you to easily determine the time points of intersections.
answered Jul 20 at 7:02


Wrzlprmft
2,71111132
2,71111132
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2857103%2fcomputing-the-poincare-map-of-a-dynamical-system%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password