Testing math stuff
Consider the ordinary differential equation
![]() |
(1) |
where $ \lambda $ is a constant. This type of equation is called "separable," because you can algebraically get all the $ x $'s on one side and all the $ t $'s on the other:
![]() |
(2) |
Now, we can integrate both sides to get the general solution of (1):
![]() |
or
![]() |
(3) |
Unfortunately, (3) isn't an explicit solution for $ x(t) $. But if we exponentiate both sides, we quickly find it:
![]() |
We can do better. Let $ A = \pm e^C $. Then, we have
![]() |
(4) |
Suppose $ x(t=0) = x_0 $. Then, from (4), we find $ A = x_0 $. Thus,
![]() |
(5) |
Theorem
If $ A $ is an $ n \times n $ matrix with the property that $ A^2 = A $, and $ \lambda $ is an eigenvalue of $ A $, then $ \lambda $ must be either 0 or 1.
Proof
By definition, if $ \lambda $ is an eigenvalue, then there is a non-trivial vector $ \vec{x} $ such that
![]() |
(6) |
Left-multiplying (6) by $ A $:
![]() |
Using (6) and noting that $ A^2 = A $, we have
![]() |
Again using (6), we find
![]() |
or
![]() |
Since $ \vec{x} $ is non-trivial, this can only be true if $ \lambda = 0 $ or $ \lambda = 1 $.











