Dashboard

Featured nodes

Roots

  • Public root

Templates

  • Test template
  • iCorps template
  • Guanyu's Latex template
  • Ivar's latex template
  • Family Tree template
  • Latex template
  • Router template

Trees

  • Public trees

Orphans

  • Browse orphan nodes
Related nodes

Parents1

  • Elementary matrices

Siblings4
  • Sort by title
  • Sort by date

  • Definition of elementary matrix
  • A nonsingular matrix can be written as a product of elementary matrices.
  • Row operations are given by multiplication by elementary matrices.
  • Elementary matrices are invertible/nonsingular.
Knowenβ
  • Help
    • Welcome to Knowen!
    • Edit test node (no login required)
    • Create new test node (no login required)
  • Not logged in
    • Sign in
    • Sign up

History & Comments

Back

Fill content

Description:Added mathematical content
# Definition of elementary matrix

Put content here.**Definition.** An *elementary matrix* is a matrix obtained by performing a single elementary row operation on the identity matrix $I_n$.
⏎
There are three types of elementary matrices corresponding to the three types of row operations:
⏎
1. **Row interchange:** $E_{ij}$ swaps rows $i$ and $j$ of $I_n$.
2. **Row scaling:** $E_i(c)$ multiplies row $i$ of $I_n$ by a nonzero scalar $c$.
3. **Row replacement:** $E_{ij}(c)$ adds $c$ times row $j$ to row $i$ of $I_n$.
⏎
**Example.** For $n=3$, the elementary matrix that swaps rows 1 and 2 is:
$$E_{12} = \begin{pmatrix} 0 & 1 & 0 \\ 1 & 0 & 0 \\ 0 & 0 & 1 \end{pmatrix}$$

# Parents

* Elementary matrices
Sign in to add a new comment

Contact us or leave feedback

© KTree Inc. 2026