Direction fields
Phase portraits
Repeated eigenvalues
In the hLSDE defines a direction field , useful for qualitative characterization of the solution from knowledge of eigenvalues of
Mass-dampener-spring system , set , , ,
Characteristic polynomial
Roots of characteristic polynomial , , ,
(%i9)
plotdf([v,-(kappa*u+2*gamma*v)],[u,v],[trajectory_at,1,0],[u,-1,1],[v,-1.5,1.5],
[nsteps,2500],[tstep,.001],[direction,forward],[parameters,"kappa=1,gamma=0"],[sliders,"kappa=.1:2,gamma=0:4"],[versus_t,1])$
(%i10)
|
|
|
No dampening |
Under-damped |
Over-damped |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If eigenvalue is an multiple root of the characteristic polynomial, the independent solutions become
|
|