How do I classify the equilibrium points of this dynamical system?
up vote
1
down vote
favorite
Consider the dynamical system $$dot{r}=r(3-2r-s)$$
$$dot{s}=s(2-r-s)$$
Find and classify the equilibrium points of the system.
I have found the equilibrium points to be $(0,0), (0,2), (frac{3}{2},0)$ and $(1,1)$ simply by equating the given equations to $0$ and solving.
What we have been taught in my lectures is how to classify equilibrium points of a dynamical system in the form
$$dot{x}=ax+by$$
$$dot{y}=cx+dy$$
by writing the system in matrix form and using the method of finding the eigenvalues to determine the nature of the points (this is quite straightforward but let me know if I should expand on it).
How would I use this method to classify the points in the dynamical system in question?
differential-equations dynamical-systems nonlinear-system
add a comment |
up vote
1
down vote
favorite
Consider the dynamical system $$dot{r}=r(3-2r-s)$$
$$dot{s}=s(2-r-s)$$
Find and classify the equilibrium points of the system.
I have found the equilibrium points to be $(0,0), (0,2), (frac{3}{2},0)$ and $(1,1)$ simply by equating the given equations to $0$ and solving.
What we have been taught in my lectures is how to classify equilibrium points of a dynamical system in the form
$$dot{x}=ax+by$$
$$dot{y}=cx+dy$$
by writing the system in matrix form and using the method of finding the eigenvalues to determine the nature of the points (this is quite straightforward but let me know if I should expand on it).
How would I use this method to classify the points in the dynamical system in question?
differential-equations dynamical-systems nonlinear-system
1
You would need to linearize the system around those points, and once you get a linear system you can use your method.
– user25959
Nov 23 at 3:16
@user25959 What do you mean by linearising the system around the points?
– user499701
Nov 23 at 3:20
1
You are basically approximating your system of equations by a linear system of equations. The coefficients of the linear system will come from evaluating the Jacobian where the rows are partial deriviatives of $f(r,s) = r(3-2r-s)$ and $g(r,s)=s(2-r-s)$.
– user25959
Nov 23 at 3:23
1
examples here: sosmath.com/diffeq/system/nonlinear/linearization/…
– user25959
Nov 23 at 3:23
@Moo Maybe I have been careless about this. Thank you anyways
– user499701
Nov 23 at 6:59
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Consider the dynamical system $$dot{r}=r(3-2r-s)$$
$$dot{s}=s(2-r-s)$$
Find and classify the equilibrium points of the system.
I have found the equilibrium points to be $(0,0), (0,2), (frac{3}{2},0)$ and $(1,1)$ simply by equating the given equations to $0$ and solving.
What we have been taught in my lectures is how to classify equilibrium points of a dynamical system in the form
$$dot{x}=ax+by$$
$$dot{y}=cx+dy$$
by writing the system in matrix form and using the method of finding the eigenvalues to determine the nature of the points (this is quite straightforward but let me know if I should expand on it).
How would I use this method to classify the points in the dynamical system in question?
differential-equations dynamical-systems nonlinear-system
Consider the dynamical system $$dot{r}=r(3-2r-s)$$
$$dot{s}=s(2-r-s)$$
Find and classify the equilibrium points of the system.
I have found the equilibrium points to be $(0,0), (0,2), (frac{3}{2},0)$ and $(1,1)$ simply by equating the given equations to $0$ and solving.
What we have been taught in my lectures is how to classify equilibrium points of a dynamical system in the form
$$dot{x}=ax+by$$
$$dot{y}=cx+dy$$
by writing the system in matrix form and using the method of finding the eigenvalues to determine the nature of the points (this is quite straightforward but let me know if I should expand on it).
How would I use this method to classify the points in the dynamical system in question?
differential-equations dynamical-systems nonlinear-system
differential-equations dynamical-systems nonlinear-system
asked Nov 23 at 3:14
user499701
1037
1037
1
You would need to linearize the system around those points, and once you get a linear system you can use your method.
– user25959
Nov 23 at 3:16
@user25959 What do you mean by linearising the system around the points?
– user499701
Nov 23 at 3:20
1
You are basically approximating your system of equations by a linear system of equations. The coefficients of the linear system will come from evaluating the Jacobian where the rows are partial deriviatives of $f(r,s) = r(3-2r-s)$ and $g(r,s)=s(2-r-s)$.
– user25959
Nov 23 at 3:23
1
examples here: sosmath.com/diffeq/system/nonlinear/linearization/…
– user25959
Nov 23 at 3:23
@Moo Maybe I have been careless about this. Thank you anyways
– user499701
Nov 23 at 6:59
add a comment |
1
You would need to linearize the system around those points, and once you get a linear system you can use your method.
– user25959
Nov 23 at 3:16
@user25959 What do you mean by linearising the system around the points?
– user499701
Nov 23 at 3:20
1
You are basically approximating your system of equations by a linear system of equations. The coefficients of the linear system will come from evaluating the Jacobian where the rows are partial deriviatives of $f(r,s) = r(3-2r-s)$ and $g(r,s)=s(2-r-s)$.
– user25959
Nov 23 at 3:23
1
examples here: sosmath.com/diffeq/system/nonlinear/linearization/…
– user25959
Nov 23 at 3:23
@Moo Maybe I have been careless about this. Thank you anyways
– user499701
Nov 23 at 6:59
1
1
You would need to linearize the system around those points, and once you get a linear system you can use your method.
– user25959
Nov 23 at 3:16
You would need to linearize the system around those points, and once you get a linear system you can use your method.
– user25959
Nov 23 at 3:16
@user25959 What do you mean by linearising the system around the points?
– user499701
Nov 23 at 3:20
@user25959 What do you mean by linearising the system around the points?
– user499701
Nov 23 at 3:20
1
1
You are basically approximating your system of equations by a linear system of equations. The coefficients of the linear system will come from evaluating the Jacobian where the rows are partial deriviatives of $f(r,s) = r(3-2r-s)$ and $g(r,s)=s(2-r-s)$.
– user25959
Nov 23 at 3:23
You are basically approximating your system of equations by a linear system of equations. The coefficients of the linear system will come from evaluating the Jacobian where the rows are partial deriviatives of $f(r,s) = r(3-2r-s)$ and $g(r,s)=s(2-r-s)$.
– user25959
Nov 23 at 3:23
1
1
examples here: sosmath.com/diffeq/system/nonlinear/linearization/…
– user25959
Nov 23 at 3:23
examples here: sosmath.com/diffeq/system/nonlinear/linearization/…
– user25959
Nov 23 at 3:23
@Moo Maybe I have been careless about this. Thank you anyways
– user499701
Nov 23 at 6:59
@Moo Maybe I have been careless about this. Thank you anyways
– user499701
Nov 23 at 6:59
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
We find the Jacobian of the system as
$$J(r, s) = begin{bmatrix} dfrac{partial r'}{partial r} & dfrac{partial r'}{partial s} \ dfrac{partial s'}{partial r} & dfrac{partial s'}{partial s} end{bmatrix} = begin{bmatrix} -4 r-s+3 & -r \ -s & -r-2 s+2 \end{bmatrix}$$
Your critical points are correct. Next, we evaluate the eigenvalues of each critical point and have
$$J(0,0) implies lambda_{1,2} = 2, 3 \ J(0,2) implies lambda_{1,2} = -2,1 \ J(3/2,2) implies lambda_{1,2} = -3,dfrac{1}{2} \ J(1,1) implies lambda_{1,2} = dfrac{1}{2} left(-sqrt{5}-3right),dfrac{1}{2} left(sqrt{5}-3right)$$
It is worth mentioning to be careful for marginal points when using linearization. Marginal cases are those that have at least one eigenvalue with zero real part. These are centers, degenerate nodes, and non-isolated fixed points. The smallest perturbation will ”knock” them into a different type of behavior. We do not have any of these in this particular problem.
Next, you can classify those knowing the approach you mention.
We can compare that analysis to the phase portrait for the nonlinear system
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3009930%2fhow-do-i-classify-the-equilibrium-points-of-this-dynamical-system%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
We find the Jacobian of the system as
$$J(r, s) = begin{bmatrix} dfrac{partial r'}{partial r} & dfrac{partial r'}{partial s} \ dfrac{partial s'}{partial r} & dfrac{partial s'}{partial s} end{bmatrix} = begin{bmatrix} -4 r-s+3 & -r \ -s & -r-2 s+2 \end{bmatrix}$$
Your critical points are correct. Next, we evaluate the eigenvalues of each critical point and have
$$J(0,0) implies lambda_{1,2} = 2, 3 \ J(0,2) implies lambda_{1,2} = -2,1 \ J(3/2,2) implies lambda_{1,2} = -3,dfrac{1}{2} \ J(1,1) implies lambda_{1,2} = dfrac{1}{2} left(-sqrt{5}-3right),dfrac{1}{2} left(sqrt{5}-3right)$$
It is worth mentioning to be careful for marginal points when using linearization. Marginal cases are those that have at least one eigenvalue with zero real part. These are centers, degenerate nodes, and non-isolated fixed points. The smallest perturbation will ”knock” them into a different type of behavior. We do not have any of these in this particular problem.
Next, you can classify those knowing the approach you mention.
We can compare that analysis to the phase portrait for the nonlinear system
add a comment |
up vote
1
down vote
accepted
We find the Jacobian of the system as
$$J(r, s) = begin{bmatrix} dfrac{partial r'}{partial r} & dfrac{partial r'}{partial s} \ dfrac{partial s'}{partial r} & dfrac{partial s'}{partial s} end{bmatrix} = begin{bmatrix} -4 r-s+3 & -r \ -s & -r-2 s+2 \end{bmatrix}$$
Your critical points are correct. Next, we evaluate the eigenvalues of each critical point and have
$$J(0,0) implies lambda_{1,2} = 2, 3 \ J(0,2) implies lambda_{1,2} = -2,1 \ J(3/2,2) implies lambda_{1,2} = -3,dfrac{1}{2} \ J(1,1) implies lambda_{1,2} = dfrac{1}{2} left(-sqrt{5}-3right),dfrac{1}{2} left(sqrt{5}-3right)$$
It is worth mentioning to be careful for marginal points when using linearization. Marginal cases are those that have at least one eigenvalue with zero real part. These are centers, degenerate nodes, and non-isolated fixed points. The smallest perturbation will ”knock” them into a different type of behavior. We do not have any of these in this particular problem.
Next, you can classify those knowing the approach you mention.
We can compare that analysis to the phase portrait for the nonlinear system
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
We find the Jacobian of the system as
$$J(r, s) = begin{bmatrix} dfrac{partial r'}{partial r} & dfrac{partial r'}{partial s} \ dfrac{partial s'}{partial r} & dfrac{partial s'}{partial s} end{bmatrix} = begin{bmatrix} -4 r-s+3 & -r \ -s & -r-2 s+2 \end{bmatrix}$$
Your critical points are correct. Next, we evaluate the eigenvalues of each critical point and have
$$J(0,0) implies lambda_{1,2} = 2, 3 \ J(0,2) implies lambda_{1,2} = -2,1 \ J(3/2,2) implies lambda_{1,2} = -3,dfrac{1}{2} \ J(1,1) implies lambda_{1,2} = dfrac{1}{2} left(-sqrt{5}-3right),dfrac{1}{2} left(sqrt{5}-3right)$$
It is worth mentioning to be careful for marginal points when using linearization. Marginal cases are those that have at least one eigenvalue with zero real part. These are centers, degenerate nodes, and non-isolated fixed points. The smallest perturbation will ”knock” them into a different type of behavior. We do not have any of these in this particular problem.
Next, you can classify those knowing the approach you mention.
We can compare that analysis to the phase portrait for the nonlinear system
We find the Jacobian of the system as
$$J(r, s) = begin{bmatrix} dfrac{partial r'}{partial r} & dfrac{partial r'}{partial s} \ dfrac{partial s'}{partial r} & dfrac{partial s'}{partial s} end{bmatrix} = begin{bmatrix} -4 r-s+3 & -r \ -s & -r-2 s+2 \end{bmatrix}$$
Your critical points are correct. Next, we evaluate the eigenvalues of each critical point and have
$$J(0,0) implies lambda_{1,2} = 2, 3 \ J(0,2) implies lambda_{1,2} = -2,1 \ J(3/2,2) implies lambda_{1,2} = -3,dfrac{1}{2} \ J(1,1) implies lambda_{1,2} = dfrac{1}{2} left(-sqrt{5}-3right),dfrac{1}{2} left(sqrt{5}-3right)$$
It is worth mentioning to be careful for marginal points when using linearization. Marginal cases are those that have at least one eigenvalue with zero real part. These are centers, degenerate nodes, and non-isolated fixed points. The smallest perturbation will ”knock” them into a different type of behavior. We do not have any of these in this particular problem.
Next, you can classify those knowing the approach you mention.
We can compare that analysis to the phase portrait for the nonlinear system
edited Nov 23 at 6:54
answered Nov 23 at 6:46
Moo
5,51631020
5,51631020
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3009930%2fhow-do-i-classify-the-equilibrium-points-of-this-dynamical-system%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
You would need to linearize the system around those points, and once you get a linear system you can use your method.
– user25959
Nov 23 at 3:16
@user25959 What do you mean by linearising the system around the points?
– user499701
Nov 23 at 3:20
1
You are basically approximating your system of equations by a linear system of equations. The coefficients of the linear system will come from evaluating the Jacobian where the rows are partial deriviatives of $f(r,s) = r(3-2r-s)$ and $g(r,s)=s(2-r-s)$.
– user25959
Nov 23 at 3:23
1
examples here: sosmath.com/diffeq/system/nonlinear/linearization/…
– user25959
Nov 23 at 3:23
@Moo Maybe I have been careless about this. Thank you anyways
– user499701
Nov 23 at 6:59