Eigenvalues and Eigenvectors

Eigenvalues and eigenvectors were introduced in the previous section. In this section, a minimal discussion will be provided to use them effectively.

Definizione 1   Given a square matrix $\mathbf{A}$ of order $n$, a number (real or complex) $\lambda$, and a non-zero vector $\mathbf {x}$ are said to be an eigenvalue and an eigenvector of $\mathbf{A}$ if the following relation holds:
\begin{displaymath}
\mathbf{A}\mathbf{x}=\lambda\mathbf{x}
\end{displaymath} (1.10)

$\mathbf {x}$ is also referred to as the eigenvector associated with the eigenvalue $\lambda$.

An eigenvector is a vector $\mathbf{x} \neq 0$ that does not change direction due to the geometric linear transformation (application) $\mathbf{A}$ but only changes its magnitude by a factor $\lambda$ known as the eigenvalue.

Rewriting the system (1.10) using the identity matrix $\mathbf{I}$, it follows that the eigenvalue and its associated eigenvector are obtained as the solution of the homogeneous system:

\begin{displaymath}
(\mathbf{A} - \lambda\mathbf{I})\mathbf{x}=0
\end{displaymath} (1.11)

If $\mathbf {x}$ is an eigenvector of $\mathbf{A}$ associated with the eigenvalue $\lambda$ and $t \neq 0$ is a number (real or complex), then $t\mathbf{x}$ is also an eigenvector of $\lambda$.

In general, the set of vectors $\mathbf {x}$ associated with an eigenvalue $\lambda$ of $\mathbf{A}$ forms a subspace of $\mathbb{R}^{n}$ called the eigenspace.

The dimension of this subspace is called the geometric multiplicity of the eigenvalue.

Definizione 2   The characteristic polynomial of $\mathbf{A}$ in the variable $x$ is defined as follows:
\begin{displaymath}
p(x) = \det (\mathbf{A} - x \mathbf{I} )
\end{displaymath} (1.12)

From the definition (1.11), it follows that $\lambda$ is an eigenvalue if and only if $p(\lambda)=0$. The roots of the characteristic polynomial are the eigenvalues of $\mathbf{A}$, and consequently, the characteristic polynomial has a degree equal to the dimension of the matrix. The matrices $2 \times 2$ and $3 \times 3$ have notable characteristic polynomials.

Properties of Eigenvalues and Eigenvectors



Subsections
Paolo medici
2025-10-22