Matrix Unit
   HOME

TheInfoList



OR:

In linear algebra, a matrix unit is a
matrix Matrix most commonly refers to: * ''The Matrix'' (franchise), an American media franchise ** ''The Matrix'', a 1999 science-fiction action film ** "The Matrix", a fictional setting, a virtual reality environment, within ''The Matrix'' (franchis ...
with only one nonzero entry with value 1. The matrix unit with a 1 in the ''i''th row and ''j''th column is denoted as E_. For example, the 3 by 3 matrix unit with ''i'' = 1 and ''j'' = 2 is E_ = \begin0 & 1 & 0 \\0 & 0 & 0 \\ 0 & 0 & 0 \endA vector unit is a standard unit vector. A single-entry matrix generalizes the matrix unit for matrices with only one nonzero entry of any value, not necessarily of value 1.


Properties

The set of ''m'' by ''n'' matrix units is a basis of the space of ''m'' by ''n'' matrices. The product of two matrix units of the same square shape n \times n satisfies the relation E_E_ = \delta_E_, where \delta_ is the Kronecker delta. The group of
scalar Scalar may refer to: *Scalar (mathematics), an element of a field, which is used to define a vector space, usually the field of real numbers * Scalar (physics), a physical quantity that can be described by a single element of a number field such ...
''n''-by-''n'' matrices over a ring ''R'' is the centralizer of the subset of ''n''-by-''n'' matrix units in the set of ''n''-by-''n'' matrices over ''R''. When multiplied by another matrix, it isolates a specific row or column in arbitrary position. For example, for any 3-by-3 matrix ''A'': : E_A = \left \begin 0 & 0& 0 \\ a_ & a_ & a_ \\ 0 & 0 & 0 \end\right : AE_ = \left \begin 0 & 0 & a_ \\ 0 & 0 & a_ \\ 0 & 0 & a_ \end\right


References

Sparse matrices 1 (number) {{Linear-algebra-stub