How I think the Linearization/Linearize System should be defined:

(My Notes / My Take / My Thoughts, TAKE THEM WITH A GRAIN OF SALT!) (Under this section you’ll find the professor’s notes.)

Let a steady state of the non-linear, monodimensional system , then .

  1. If we perform the Taylor Series around we will obtain:Where:
  • , we can also call it . (it can be an imaginary number)
  • , (we ignore it)
  1. We define a new system (transposed) near the steady state, so: , such that , and we can define the linearized system by substituting to the Taylor series as:
  2. So we can find the solution of the linearized system preatty easly:
  3. Notice how:
  • If , so if we have , then this linearized system will diverge.
  • While if (meaning ) it will converge.
  1. For higher-dimensions systems, we will see that becomes a matrix, more specifically the Jacobian Matrix, and we will analyze like we did for linear systems its eigenvalues.

Remember:

(Professor’s Notes)

The linearization is a method for characterizing locally the geometry of the phase space (flow), locally meaning in the neighborhood of .

Let a steady state of the non-linear system , then . Let be a perturbation of the steady state . We want to study the “perturbated solution.

  1. From: we can say that .
  2. And if we derive both part in time, we have that:
  3. If we expand the with Taylor, near , we have:Where:
  • .
  1. Finally we have that , then if we study this “linearized system”, and we see that grows, meaning for , then we have that the original system will diverge from the steady state , meaning that is an unstable steady state.
    While if we have that then this will go toward zero, meaning that the perturbated system will converge to the steady state, is a stable steady state.
    However if we cannot say anything about the original system .

Given a system:And a steady steate of this system, if this steady state is hyperbolic then we can study the stability of the linearized system: And its stability or instabilty will be the same as the original system. ==However if is marginally stable, then we cannot say anything on the stability of ==.


  • Mathematical proof and explanation on how we can linarize numerically.