Linear Algebra with Differential Equations/Homogeneous Linear Differential Equations/Repeated Eigenvalue Method

From testwiki
Jump to navigation Jump to search

When the eigenvalue is repeated we have a similar problem as in normal differential equations when a root is repeated, we get the same solution repeated, which isn't linearly independent, and which suggest there is a different solution. Because the case is very similar to normal differential equations, let us try ๐—=๐ฎteλt for ๐—=๐€๐— and we see that this does not work; however, ๐—=(๐t+๐‚)eλt DOES work (For the observant reader, this gives a hint to the changes in the Method of Undetermined Coefficients as compared to differential equations without linear algebra).

In fact if we use this we see that ๐=๐ฎ where ๐ฎ is a typical eigenvector; and we see that ๐‚=๐ง where ๐ง is a normal eigenvector defined by (๐€λ๐ˆ)๐‚=๐

Thus our fundamental set of solutions is: {๐ฎteλt+๐งeλt;๐ฎeλt}

Using the same process of derivation, higher-order problems can be solved similarly.

Template:Linear Algebra with Differential Equations