Next: e_htls
Up: e_htls
Previous: e_htls
5. Special matrices
- (i)
- The
identity matrix
(other entries 0)
- (ii)
- The
zero matrix
O (all
entries 0)
- (iii)
- scalar matrices
- (iv)
- diagonal matrices in general,
- (v)
- rotation matrices, representing a rigid
motion that preserves orientation;
- (vi)
- reflection matrices, whose corresponding
transformation gives a reflection in some ``mirror'' through
the origin. In
R
, the mirror will be a line,
and in
R
, the mirror will be a plane.
- (vii)
- shear matrices, by which we'll mean matrices
that are the same as
except that in some row one or more
nondiagonal entries can be nonzero. Example:
.
Kirby A. Baker
2002-01-10