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

  • Symmetric matrices

Siblings8
  • Sort by title
  • Sort by date

  • Definition of symmetric matrix
  • Symmetric matrices are square.
  • Eigenvectors of a symmetric matrix with different eigenvalues are orthogonal.
  • The spectral theorem for symmetric matrices
  • Formula for the spectral decomposition for a symmetric matrix
  • Definition of orthogonally diagonalizable matrix
  • A matrix is orthogonally diagonalizable if and only if it is symmetric.
  • Definition of skew-symmetric matrix
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 skew-symmetric matrix

Put content here.**Definition.** A matrix $A$ is *skew-symmetric* (or *antisymmetric*) if $A^T = -A$.
⏎
Equivalently, $a_{ij} = -a_{ji}$ for all $i, j$. This implies:
- All diagonal entries are zero: $a_{ii} = 0$
- $A$ is always square
⏎
**Example.** $A = \begin{pmatrix} 0 & 3 & -1 \\ -3 & 0 & 2 \\ 1 & -2 & 0 \end{pmatrix}$ is skew-symmetric.
⏎
**Properties:**
- Every square matrix can be uniquely written as the sum of a symmetric and a skew-symmetric matrix: $A = \frac{1}{2}(A + A^T) + \frac{1}{2}(A - A^T)$
- The eigenvalues of a real skew-symmetric matrix are purely imaginary (or zero)
- For any vector $x$: $x^T A x = 0$

# Parents

* Symmetric matrices
Sign in to add a new comment

Contact us or leave feedback

© KTree Inc. 2026