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
# Elementary matrices are invertible/nonsingular.

Put content here**Theorem.** Every elementary matrix is invertible (nonsingular), and its inverse is also an elementary matrix of the same type.
⏎
Specifically:
⏎
1. **Row interchange:** $E_{ij}^{-1} = E_{ij}$ (self-inverse)
2. **Row scaling:** $E_i(c)^{-1} = E_i(1/c)$ for $c \neq 0$
3. **Row replacement:** $E_{ij}(c)^{-1} = E_{ij}(-c)$
⏎
**Proof.** Each elementary row operation can be reversed by another elementary row operation. The matrix that reverses the operation is the inverse.
⏎
**Example.** If $E = \begin{pmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 2 & 0 & 1 \end{pmatrix}$ adds 2 times row 1 to row 3, then $E^{-1} = \begin{pmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ -2 & 0 & 1 \end{pmatrix}$ subtracts 2 times row 1 from row 3.

# Parents

* Elementary matrices
Sign in to add a new comment

Contact us or leave feedback

© KTree Inc. 2026