Unitriangular matrix group of degree four: Difference between revisions

From Groupprops
No edit summary
No edit summary
 
Line 22: Line 22:
* <math>c_{34} = a_{34} + b_{34}</math>
* <math>c_{34} = a_{34} + b_{34}</math>


===In coordinate form===
We may define the group as the set of ordered 6-tuples <math>(a_{12},a_{13},a_{14},a_{23},a_{24}, a_{34})</math> over the ring <math>R</math> (the coordinates are allowed to repeat), with the multiplication law, identity element, and inverse operation given by:
<math> (a_{12},a_{13},a_{14},a_{23},a_{24},a_{34}) (b_{12},b_{13},b_{14},b_{23},b_{24},b_{34}) = (a_{12} + b_{12},a_{13} + b_{13} + a_{12}b_{23},a_{14} + b_{14} + a_{12}b_{24} + a_{13}b_{34}, a_{23} + b_{23}, a_{24} + b_{24} + a_{23}b_{34},a_{34} + b_{34})</math>
<math>\mbox{Identity element} = (0,0,0,0,0,0)</math>
<math>(a_{12},a_{13},a_{14},a_{23},a_{24},a_{34})^{-1} = (-a_{12},-a_{13} + a_{12}a_{23}, -a_{14} + a_{12}a_{24} + a_{13}a_{34} - a_{12}a_{23}a_{34}, -a_{23}, -a_{34}, -a_{24} + a_{23}a_{34})</math>
The matrix corresponding to the 6-tuple <math>(a_{12},a_{13},a_{14},a_{23},a_{24}, a_{34})</math> is:
<math>\begin{pmatrix}
1 & a_{12} & a_{13} & a_{14}\\
0 & 1 & a_{23} & a_{24} \\
0 & 0 & 1 & a_{34}\\
0 & 0 & 0 & 1 \\\end{pmatrix}</math>
This definition clearly matches the earlier definition, based on the rules of matrix multiplication.
==Elements==
==Elements==



Latest revision as of 15:26, 18 September 2012

Definition

As a group of matrices

Suppose R is a unital ring. The unitriangular matrix group of degree three over R, denoted UT(4,R) or UL(4,R), is defined as the unitriangular matrix group of 4×4 matrices over R. Explicitly, it can be described as the group of upper triangular matrices with 1s on the diagonal, and entries over R (with the group operation being matrix multiplication).

Each such matrix (aij) can be described by the six entries a12,a13,a14,a23,a24,a34, each of which varies freely over R. The matrix looks like:

(1a12a13a1401a23a24001a340001)

The multiplication of matrices A=(aij) and B=(bij) gives the matrix C=(cij) where:

  • c12=a12+b12
  • c13=a13+b13+a12b23
  • c14=a14+b14+a12b24+a13b34
  • c23=a23+b23
  • c24=a24+b24+a23b34
  • c34=a34+b34

In coordinate form

We may define the group as the set of ordered 6-tuples (a12,a13,a14,a23,a24,a34) over the ring R (the coordinates are allowed to repeat), with the multiplication law, identity element, and inverse operation given by:

(a12,a13,a14,a23,a24,a34)(b12,b13,b14,b23,b24,b34)=(a12+b12,a13+b13+a12b23,a14+b14+a12b24+a13b34,a23+b23,a24+b24+a23b34,a34+b34)

Identity element=(0,0,0,0,0,0)

(a12,a13,a14,a23,a24,a34)1=(a12,a13+a12a23,a14+a12a24+a13a34a12a23a34,a23,a34,a24+a23a34)

The matrix corresponding to the 6-tuple (a12,a13,a14,a23,a24,a34) is:

(1a12a13a1401a23a24001a340001)

This definition clearly matches the earlier definition, based on the rules of matrix multiplication.

Elements

Further information: element structure of unitriangular matrix group of degree four over a finite field

Linear representation theory

Further information: linear representation theory of unitriangular matrix group of degree four over a finite field