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

<record version="4" id="1961">
 <title>nilpotent transformation</title>
 <name>NilpotentTransformation</name>
 <created>2002-02-15 00:27:35</created>
 <modified>2004-05-04 08:52:22</modified>
 <type>Definition</type>
 <creator id="146" name="rmilson"/>
 <author id="146" name="rmilson"/>
 <classification>
	<category scheme="msc" code="15-00"/>
 </classification>
 <synonyms>
	<synonym concept="nilpotent transformation" alias="nilpotent"/>
 </synonyms>
 <related>
	<object name="LinearTransformation"/>
 </related>
 <preamble>\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}

\newtheorem{proposition}{Proposition}</preamble>
 <content>A linear transformation $N: U\rightarrow U$ is called nilpotent if there exists a $k\in\mathbb{N}$ such that 
$$N^k = 0.$$
A nilpotent transformation naturally determines a flag of subspaces
$$ \{0\} \subset \ker N^1 \subset \ker N^2 \subset \ldots \subset \ker N^{k-1} \subset \ker N^k = U$$
and a signature
$$0  = n_0 &lt; n_1 &lt; n_2 &lt; \ldots &lt; n_{k-1} &lt; n_k = \dim U,\qquad n_i =
\dim \ker N^i.$$
The signature is governed by the following constraint, and
characterizes $N$ up to linear isomorphism.
\begin{proposition}
A sequence of increasing natural numbers is the signature of a nil-potent transformation if and only if
$$n_{j+1} - n_{j} \leq n_{j} - n_{j-1}$$
for all $j=1,\ldots,k-1$.  Equivalently, there exists a basis of $U$
such that the matrix of $N$ relative to this basis is block diagonal
$$\begin{pmatrix}
N_1 &amp; 0 &amp; 0 &amp; \ldots &amp; 0\\
0 &amp; N_2 &amp; 0 &amp; \ldots &amp; 0 \\
0 &amp; 0 &amp; N_3 &amp; \ldots &amp; 0 \\
\vdots &amp; \vdots &amp; \vdots &amp; \ddots &amp; \vdots \\
0 &amp; 0 &amp; 0 &amp; \ldots &amp; N_k
\end{pmatrix},$$
with each of the blocks having the form
$$
N_i = \begin{pmatrix}
  0 &amp; 1 &amp; 0 &amp; \ldots &amp; 0 &amp; 0 \\
  0 &amp; 0 &amp; 1 &amp; \ldots &amp; 0 &amp; 0 \\
  \vdots &amp; \vdots &amp; \vdots &amp; \ddots &amp; \vdots \\
  0 &amp; 0 &amp; 0 &amp; \ldots &amp; 1 &amp; 0 \\
  0 &amp; 0 &amp; 0 &amp; \ldots &amp; 0 &amp; 1 \\
  0 &amp; 0 &amp; 0 &amp; \ldots &amp; 0 &amp; 0   
\end{pmatrix}
$$
Letting $d_i$ denote the number of blocks of size $i$, the
signature of $N$ is given by
$$n_i = n_{i-1} + d_i + d_{i+1} + \ldots + d_k,\quad i=1,\ldots,k$$
\end{proposition}</content>
</record>
