<?xml version="1.0" encoding="UTF-8"?>

<record version="9" id="4412">
 <title>theorem for normal triangular matrices</title>
 <name>TheoremForNormalTriangularMatrices</name>
 <created>2003-06-29 04:06:16</created>
 <modified>2006-10-02 18:42:47</modified>
 <type>Theorem</type>
<parent id="1483">triangular matrix</parent>
 <creator id="13753" name="Mathprof"/>
 <author id="13753" name="Mathprof"/>
 <author id="1858" name="matte"/>
 <author id="988" name="bwebste"/>
 <classification>
	<category scheme="msc" code="15-00"/>
	<category scheme="msc" code="15A57"/>
 </classification>
 <related>
	<object name="NormalMatrix"/>
 </related>
 <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}}</preamble>
 <content>\PMlinkescapeword{row}
\newtheorem{thm}{Theorem}
\begin{thm}
 (\cite{prasolov}, pp. 82) 
A square matrix is diagonal
if and only if it is normal and triangular. 
\end{thm}

\emph{Proof.} If $A$ is a diagonal matrix, then the complex conjugate 
$A^\ast$ is also a diagonal matrix. Since arbitrary diagonal matrices
commute, it follows that $A^\ast A = A A^\ast$. 
Thus
any diagonal matrix is a normal triangular matrix. 

Next, suppose $A=(a_{ij})$ is a normal upper triangular matrix. 
Thus $a_{ij}=0$ for $i&gt;j$, so for the diagonal elements in $A^\ast A$ and
$AA^\ast$, we obtain
\begin{eqnarray*}
(A^\ast A)_{ii} &amp;=&amp; \sum_{k=1}^i |a_{ki}|^2, \\
(AA^\ast)_{ii} &amp;=&amp; \sum_{k=i}^n |a_{ik}|^2. \\
\end{eqnarray*}
For $i=1$, we have
$$ |a_{11}|^2 = |a_{11}|^2+|a_{12}|^2+\cdots + |a_{1n}|^2.$$
It follows that the only non-zero entry on the first row of $A$ is $a_{11}$.
Similarly, for $i=2$, we obtain
$$ |a_{12}|^2 + |a_{22}|^2 = |a_{22}|^2+\cdots + |a_{2n}|^2.$$
Since $a_{12}=0$, it follows that the only non-zero element on the
second row is $a_{22}$. Repeating this \PMlinkescapetext{argument} for all rows, 
we see that $A$ is a diagonal matrix. Thus any normal 
upper triangular matrix is a diagonal matrix. 

Suppose then that $A$ is a normal lower triangular matrix. 
Then it is not difficult to see that $A^\ast$ is a normal 
upper triangular matrix. Thus, by the above, $A^\ast$ is a diagonal matrix,
whence also $A$ is a diagonal matrix. $\Box$


\begin{thebibliography}{9}
\bibitem{prasolov} V.V. Prasolov, 
\emph{Problems and Theorems in Linear Algebra}, 
American Mathematical Society, 1994.
 \end{thebibliography}</content>
</record>
