How could we prove the following statement?
Let $A \in \mathbb C^{n \times n}$ such that $\displaystyle \sum_{j=1}^{n} |a_{ij}| \leq 1$ for all $1 \leq i \leq n$, then $\forall \ \lambda \in \sigma(A)$, we have $|\lambda| \leq 1$.
How could we prove the following statement?
Let $A \in \mathbb C^{n \times n}$ such that $\displaystyle \sum_{j=1}^{n} |a_{ij}| \leq 1$ for all $1 \leq i \leq n$, then $\forall \ \lambda \in \sigma(A)$, we have $|\lambda| \leq 1$.
Copyright © 2021 JogjaFile Inc.
Hints:
Full Solution:
Let $\lambda$ be any eigenvalue of $A$, and $x$ a corresponding eigenvector, so that $$Ax = \lambda x \implies \sum_j a_{ij}x_j = \lambda x_i,$$ $i = 1, \ldots, n$ (where $n$ is the order of $A$).
Let $x_i$ be the largest component of $x$ by magnitude (and note that $x_i \ne 0$ since $x \ne 0$). Then $\dfrac{|x_j|}{|x_i|} \le 1$, $j = 1, \ldots, n$. Now,
\begin{align*} |\lambda x_i| &= \left| \sum_j a_{ij} x_j \right| \implies\\ |\lambda| \cdot |x_i| &\le \sum_j |a_{ij}| |x_j| \implies\\ |\lambda| &\le \sum_j |a_{ij}| \dfrac{|x_j|}{|x_i|} \le \sum_j |a_{ij}| \le 1. \end{align*}