I am studying the concept of stability for linear and for nonlinear systems. While studying the stability for a linear system I found this definition from the notes of my professor:
for a linear system, the stability for a generic equlibrium point is equivalent to the stability of the origin.
can somebody explain to me what does it mean?
A linear system has the equation
$$ \dot{x} = A x $$
and we assume that this system is stable. The equilibrium are the solution of $A x = 0$. This is a linear equation system.
Think of the points:
We can put it together: Because $\dot{x} = A x$ is stable the eigenvalues of $A$ are nonzero. Because the eigenvalues are nonzero, $A$ is nonsingular. Because $A$ is nonsingular $A x = 0$ has a unique solution. Because $x = 0$ is always a solution of $A x = 0$ it is always the only solution.
Conclusion: If $\dot{x} = A x$ is stable then its only equilibrium can be the origin.