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

Parents2

  • Coordinate vector spaces
  • Abstract vector spaces

Siblings14
  • Sort by title
  • Sort by date

  • Algebraic properties of R^n (or C^n)
  • Geometric properties of R^n (or C^n)
  • Axioms of a vector space
  • Linear combinations
  • Spans
  • Subspaces
  • Linear (in)dependence
  • Bases
  • Dimension
  • Linear transformations
  • Orthogonality and projection
  • Definition and terminology
  • Basic properties
  • Isomorphism

Children6
  • Sort by title
  • Sort by date

  • Inner products in coordinate spaces
  • Norm and length
  • Orthogonality
  • Projection
  • Least squares
  • Inner products
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 orthogonality and projection content
# Orthogonality and projection

Put content here**Definition:** Two vectors \(\mathbf{u}\) and \(\mathbf{v}\) are *orthogonal* if their inner product (dot product) is zero:
\[\mathbf{u} \perp \mathbf{v} \iff \langle \mathbf{u}, \mathbf{v} \rangle = 0\]
⏎
In \(\mathbb{R}^n\) with the standard dot product:
\[\mathbf{u} \cdot \mathbf{v} = \sum_{i=1}^n u_i v_i = 0\]
⏎
**Orthogonal projection:** The projection of \(\mathbf{v}\) onto a nonzero vector \(\mathbf{u}\) is:
\[\text{proj}_{\mathbf{u}}(\mathbf{v}) = \frac{\mathbf{v} \cdot \mathbf{u}}{\mathbf{u} \cdot \mathbf{u}} \mathbf{u}\]
⏎
This gives the closest point on the line spanned by \(\mathbf{u}\) to \(\mathbf{v}\). The error \(\mathbf{v} - \text{proj}_{\mathbf{u}}(\mathbf{v})\) is orthogonal to \(\mathbf{u}\).
⏎
**Example:** The projection of \((3,4)\) onto \((1,0)\) is \((3,0)\). The error \((0,4)\) is orthogonal to \((1,0)\).
⏎
**Orthogonal decomposition:** Any vector \(\mathbf{v}\) can be written as \(\mathbf{v} = \mathbf{v}_W + \mathbf{v}_{W^\perp}\) where \(\mathbf{v}_W\) lies in a subspace \(W\) and \(\mathbf{v}_{W^\perp}\) is orthogonal to every vector in \(W\).

# Parents

* AbstractCoordinate vector spaces
* CoordinateAbstract vector spaces
Sign in to add a new comment

Contact us or leave feedback

© KTree Inc. 2026