\(\DeclarePairedDelimiterX{\Set}[2]{\{}{\}}{#1 \nonscript\;\delimsize\vert\nonscript\; #2}\) \( \DeclarePairedDelimiter{\set}{\{}{\}}\) \( \DeclarePairedDelimiter{\parens}{\left(}{\right)}\) \(\DeclarePairedDelimiterX{\innerproduct}[1]{\langle}{\rangle}{#1}\) \(\newcommand{\ip}[1]{\innerproduct{#1}}\) \(\newcommand{\bmat}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\barray}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\mat}[1]{\begin{matrix}#1\end{matrix}}\) \(\newcommand{\pmat}[1]{\begin{pmatrix}#1\end{pmatrix}}\) \(\newcommand{\mathword}[1]{\mathop{\textup{#1}}}\)
Needs:
Vectors
Real Inner Product
Needed by:
Complex Inner Products
Inner Products
Orthogonal Complements
Orthonormal Set of Vectors
Real Inner Product Norms
Weighted Least Squares Linear Regressors
Links:
Sheet PDF
Graph PDF

Real Inner Products

Definition

Let $(X, \R )$ be a vector space. A function $f: X \times X \to \R $ is an inner product on the vector space $(X, \R )$ if

  1. $f(x,x) \geq 0$, $= 0 \iff x = 0$,
  2. $f(x+y,z) = f(x,z) + f(y, z)$,
  3. $f(x,y) = f(y,x)$, and
  4. $f(\alpha x,y) = \alpha f(x,y)$.
An inner product space is an ordered pair: a real vector space and an inner product.1

Examples

$\R ^n$ with the usual inner product is an inner product space. Some authors call any finite-dimensional inner product space over the real numbers is a Euclidean vector space.

Notation

If $f: X \times X \to \R $ is an inner product we regularly denote $f(x, x)$ by $\ip{x,x}$.

Orthogonality

Two vectors in an inner product space are orthogonal if their inner product is zero. An orthogonal family of vectors in an inner product space is a family of vectors for which distinct family members are orthogonal.

A vector is normalized if its inner product with itself is one.


  1. Future editions will discuss complex inner products. ↩︎
Copyright © 2023 The Bourbaki Authors — All rights reserved — Version 13a6779cc About Show the old page view