MATH 414 Lecture 1

From Notes
Jump to navigation Jump to search

« previous | Monday, January 13, 2014 | next »


Vector Spaces

A vector space V is a nonempty set of objects (called vectors [1]) that is closed over the following operations:

  • addition: u,vVu+vV
  • scalar multiplication: vVccvV

These operations have the following properties:

  • additive commutativity
  • additive associativity
  • additive identity 0
  • additive inverse u
  • scalar multiplicative identity 1
  • scalar multiplicative associativity
  • left- and right-distributivity


Examples

  • Euclidean Space: n
  • Complex Euclidean Space: n
  • Matrices: Mm×n() and Mm×n()


Sequence Spaces

Elements of the form: x=x1,x2,,xn,, where xi or xi.


Bilateral: x=,x2,x1,x0,x1,x2,, where xi or xi.

Sequence spaces can be considered digital versions of a signal:

  • Label an axis with units
  • Signal sampling takes values xi at each point i.


Function Spaces

Let C[a,b]={f:[a,b]f is continuous on [a,b]}

Think of f as a rule that assigns a scalar to each x[a,b].


Polynomial Spaces

𝒫n=Span{1,x,,xn}, so dim(𝒫n)=n+1


Inner Product Space

Let V be a vector space over complex scalars . The inner product of two vectors u,vV, denoted u,v is a scalar. For complex numbers, we define the inner product as

u,v=u1v¯1+u2v¯2

Where z¯=abi if z=a+bi represents the conjugate


Properties:

  • Conjugate symmetry: u,v=v,u
  • Homogeneneous


Footnotes

  1. The word vector comes from the Latin word for "carrier"