Inner Product

An inner product is a measure of similarity.


Description

Given a linear space, it may be possible to define a binary operation that describes how similar two elements are. This is called an inner product and is generally notated as ⟨a, b⟩ for any a and b in that space.

An inner product must satisfy the following properties:

In Euclidean space (Rn), the dot product is an inner product.

Other notable inner products and the corresponding spaces are:

If an inner product can be defined for a linear space, then it is an inner product space.


Hermitian Inner Product

A Hermitian inner product is defined for the complex vector space.

A Hermitian inner product must satisfy the following properties:

In Cn space, the Hermitian inner product is given by a11 + ... + ann.


CategoryRicottone

LinearAlgebra/InnerProduct (last edited 2026-03-01 04:43:22 by DominicRicottone)