Ordinary Differential Equations/Locally linear: Difference between revisions
Jump to navigation
Jump to search
imported>JackBot m Formatting, Special:UncategorizedPages |
(No difference)
|
Latest revision as of 12:20, 9 September 2018
We will study autonomous systems where the components of are functions so that we are able to Taylor expand them to first order. A system of the form is called locally linear around a critical point of if
Example presenting the method
We study the damped oscillating pendulum system: where is called the damping constant and as in the spring problem it is responsible for removing energy.
- First we find the critical points. From the previous section we have:
- Second we Taylor expand the RHS of the system around arbitrary critical point :
- Here is the Jacobian matrix at which, for function , is defined as:
- The linearization around for an even integer is:
- The eigenvalues of that matrix are:
- If , then the eigenvalues are real, distinct, and negative. Therefore, the critical points will be stable nodes.We observe that the basins of attractions for each even-integer critical points are well-separated.
- If , then the eigenvalues are repeated, real, and negative. Therefore, the critical points will be stable nodes.
- If , then the eigenvalues are complex with negative real part. Therefore, the critical points will be stable spiral sinks.
- The linearization around for odd integer is:
- The eigenvalues of that matrix are:
- Therefore, it has one negative eigenvalue and one positive eigenvalue , and so the critical points will be unstable saddle points.