|
|
|
Viewing Version
10
of
'Schur's inequality'
|
[ view 'Schur's inequality'
|
back to history
]
| Title of object: |
Schur's inequality |
| Canonical Name: |
ShursInequality |
| Type: |
Theorem |
| Created on: |
2003-06-28 09:43:34 |
| Modified on: |
2006-06-12 02:18:06 |
| Classification: |
msc:15A42, msc:26D15 |
Preamble:
% this is the default PlanetMath preamble. as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.
% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}
% there are many more packages, add them here as you need them
% define commands here
\newcommand{\sR}[0]{\mathbb{R}}
\newcommand{\sC}[0]{\mathbb{C}}
\newcommand{\sN}[0]{\mathbb{N}}
\newcommand{\sZ}[0]{\mathbb{Z}}
% The below lines should work as the command
% \renewcommand{\bibname}{References}
% without creating havoc when rendering an entry in
% the page-image mode.
\makeatletter
\@ifundefined{bibname}{}{\renewcommand{\bibname}{References}}
\makeatother
\newcommand*{\norm}[1]{\lVert #1 \rVert}
\newcommand*{\abs}[1]{| #1 |} |
Content:
{\bf Theorem} (Shur's inequality)
Let $A$ be a square $n\times n$ matrix with
real (or possibly complex entries).
If $\lambda_1,\ldots, \lambda_n$ are the eigenvalues of $A$, and
$D$ is the diagonal matrix $D=\operatorname{diag}(\lambda_1,\ldots, \lambda_n)$,
then
\begin{eqnarray*}
\Vert D \Vert_F &\le& \Vert A \Vert_F,
\end{eqnarray*}
where $\Vert\cdot \Vert_F$ is the Frobenius matrix norm.
Equality holds if and only if $A$ is a normal matrix.
\begin{thebibliography}{9}
\bibitem{prasolov} V.V. Prasolov,
\emph{Problems and Theorems in Linear Algebra},
American Mathematical Society, 1994.
\end{thebibliography} |
|
|
|
|
|