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

  • Particular types of matrices

Siblings24
  • Sort by title
  • Sort by date

  • Echelon matrices
  • Definition of unit matrix
  • Definition of permutation matrix
  • Elementary matrices
  • Triangular matrices
  • Block matrices
  • Symmetric matrices
  • Nilpotent matrices
  • Definition of orthogonal matrix
  • Unitary matrices
  • Definition of band matrix
  • Definition of Vandermonde matrix
  • Definition of Markov matrix
  • Hermitian matrices
  • Normal matrices
  • The eigenvalues of a triangular matrix are the entries on the main diagonal.
  • A matrix with real entries has eigenvalues occurring in conjugate pairs.
  • Hermitian matrices have real eigenvalues.
  • Distinct eigenvalues of a Hermitian matrix have orthogonal eigenvectors.
  • Definition of positive-definite matrix
  • Formula for the determinant of a 2-by-2 matrix.
  • Formula for the determinant of a 3-by-3 matrix.
  • The determinant of a triangular matrix is the product of the entries on the diagonal.
  • Theorem describing the determinants of elementary matrices.
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 definition of orthogonal matrix
# Definition of orthogonal matrix

Put content here**Definition:** A real square matrix $Q$ is **orthogonal** if its columns (and rows) form an orthonormal set:
⏎
$$Q^T Q = QQ^T = I \quad \text{or equivalently} \quad Q^{-1} = Q^T$$
⏎
This means the columns of $Q$ are mutually orthogonal unit vectors.
⏎
**Example:**
$$Q = \begin{pmatrix} \cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end{pmatrix}$$
is a rotation matrix (orthogonal with $\det = 1$).
⏎
**Properties:**
- $\det(Q) = \pm 1$
- $|\det(Q)| = 1$ (preserves volume)
- Preserves dot products: $(Qx) \cdot (Qy) = x \cdot y$
- Preserves lengths: $\|Qx\| = \|x\|$
- Preserves angles between vectors
- The product of orthogonal matrices is orthogonal
- The inverse of an orthogonal matrix is orthogonal
⏎
Orthogonal matrices represent **rotations** and **reflections** in Euclidean space.

# Parents

* Particular types of matrices
Sign in to add a new comment

Contact us or leave feedback

© KTree Inc. 2026