Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

If the spectral radius of a matrix is less than 1, then the matrix has a norm which is less than 1.

Writer Matthew Barrera
$\begingroup$

Let $A$ be an arbitrary square matrix and define $ \rho(A)$ to be the maximal eigenvalue of $A$ in absolute value. If $ \rho(A)<1,$ then there exists a norm of $A$ such that $ \| A \|<1.$ How to do this? Thanks.

$\endgroup$

2 Answers

$\begingroup$

We use the following result: $\rho(A)=\inf\{\lVert A\rVert,\lVert\cdot\rVert\mbox{ matrix norm}\}$ and apply the definition of $\inf$ to $\varepsilon:=\frac{1-\rho(A)}2$.

$\endgroup$ $\begingroup$

If $A$ is symmetric then the Euclidean norm of $A$ is $\rho(A)$. If it is not symmetric, define the block matrix $$ B=\begin{array} 0 0 & A \\ A^t & 0 \end{array} \ . $$ Then the norm of $A$ is equal to norm of $B$ and you may define the norm of $A$ that way.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy