What is a homogenous linear system
How to solve
-
We take the Eigenvalues and Eigen vectors of it and then take the eigen vector and value
- x(1)(t)=z(1)er1tandx(2)(t)=z(2)er2t where z is the eigen vector and r is the eigen values
- the general solution is
- x′(t)=c1z1er1t+c2z2er2t
-
- some textbooks normalize all eigen vectors
- the case where there is a complex eigen value is in section 7.6 complex eigen shit
- repeated real eigen value is not in math 260
Visulaizing systems (phase plane)
-
When we have 2x2 system we can visualize the solutions
-
This is called the phase plane
-
A direction field plot for x′(t)=Ax is obtained by plotting vectors Ax at various points in the phase plane
-
A phase is the plot of solution curves (helps visualize everything)
-
We take the equilibrium solution (x′=Ax,x=0)
- assuming that A is a nonsingular matrix
-