-
Notifications
You must be signed in to change notification settings - Fork 16
Description
odeproject-public/source/linear05.ptx
Line 278 in 43d1bb9
| <p>If the eigenvalue is positive, we will have a nodal source. If it is negative, we will have a nodal sink. Notice that we have only given a recipe for finding a solution to <m>\mathbf x' = A \mathbf x</m>, where <m>A</m> has a repeated eigenvalue and any two eigenvectors are linearly dependent. We will justify our procedure in the next section (<xref ref="linear06-subsection-repeated-eigenvalues" />).</p> |
I think this passage could use some more explanation. We describe the equilibrium at 0 as a "nodal source" (or sink), but what do we mean by that? In what ways is it like a node, and in what ways is it like a source? As it's still the case that all solutions diverge from the origin, why is it necessary to distinguish this case from an ordinary source?
Basically, this chapter discusses the algebraic issues around solving the system in the case of a repeated eigenvalue, and how the solution takes a special algebraic form. But I think it would help to have some discussion of how the behavior of such a system differs qualitatively from other cases.