Functions of Vectors

A function is a map f:VS.

Easy to imagine two useful categories of such functions: field elements or vectors. You can map vectors to arbitrary sets.

Functional

A map from a vector to a field element is defined as a functional.

Operator

A map from a vector to a vector is defined as a operator.

Linear Maps

A map from any vector space V is linear if it distributes over the vector space operations:

  • f(α|a+β|b)=αf(|a)+βf(|b)

Linear Functionals - Dual Space

Definition

V is the dual space of V, where elements of V are all linear functionals f:VF.

Notation: Define f(|a)f|aF.

The Dual Space is a Vector Space.

Linear Operators

F(|a)=F|a=|Fa

Examples

  1. M:RnRm. m×n matrices.
  2. M:VV, with V being a funcation space. Derivatives, fourier transform, Laplace, integral.

Anti-Linear Maps

If F=C and f(α|a+β|b)=αf(|a)+βf(|b) then the operator is called anti-linear.

Author: Christian Cunningham

Created: 2024-05-30 Thu 21:14

Validate