1/11
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Classification if both Eigenvalues are real and positive?
Unstable Node.
Could be asked to plot this.
Classification if both eigenvalues are real and negative?
Stable Node.
Could be asked to plot this.
Classification if 0<\lambda_1=\lambda_2 and A=cI
It is a unstable star.
Could be asked to plot this
Classification if 0<\lambda_1=\lambda_2 and A=cI
It is an improper node
Unstable
Classification if \lambda_1=\lambda_2<0 and A=cI
Stable star.
Could be asked to plot this.
Classification if \lambda_1=\lambda_2<0 and A=cI
Stable Improper Node
Classification if \lambda_1>0,\lambda_2<0
Unstable saddle point.
Could be asked to draw this
Classification if λ=±iμ
Stable centre
Classification if \lambda=k\pm i\mu, k>0
Unstable spiral
Classification if \lambda=k\pm i\mu , k<0
Stable spiral
How do you classify a fixed point of a nonlinear system of ODEs using the Jacobian?
For x˙=f(x,y), y˙=g(x,y), first find fixed points by solving f(x0,y0)=g(x0,y0)=0. Then form the Jacobian J=(fxgxamp;fyamp;gy) and evaluate it at (x0,y0).
Classify the fixed point using the eigenvalues of J(x0,y0)
NOTE: purely imaginary = centre in the linearised system, but for nonlinear systems it may become a centre or a spiral.
How do you linearise a nonlinear system near a stationary point (x0,y0)?
Taylor expand f and g about (x0,y0), dropping higher order terms.
Set X=x−x0, Y=y−y0 to get the linearised system: dtd[XY]=J(x0,y0)[XY] where J(x0,y0) is the Jacobian evaluated at the stationary point.