Norm

A norm is a generalized distance.

Contents

  1. Norm
    1. Description


Description

In Euclidean spaces, the Euclidean distance describes the magnitude of a vector.

The idea of distance is generalized for inner product spaces as the norm. The natural norm for an inner product space is defined using the inner product: ||a|| = √⟨a, a⟩.

This is not the only feasible norm. A norm must satisfy these properties:

The third property is called the triangle inequality, and it follows from the Cauchy-Schwartz inequality (⟨u, v⟩2 ≤ ⟨u, u⟩⟨v, v⟩) which itself is a property of inner products.

Other feasible norms include:


CategoryRicottone