MATH 323 Lecture 9

From Notes
Jump to navigation Jump to search

« previous | Tuesday, September 25, 2012 | next »


Euclidean Vector Space

In general, euclidean space is defined by any

is Euclidean length of a 2D vector.

Arbitrary:

Scalar Multiplication

Multiply all components by scaling factor

scales vector

  • stays parallel
  • → result vector is same direction as original
  • → result vector is in opposite direction.

Arbitrary:

Vector Addition and Subtraction

Apply operation to corresponding components

Arbitrary:


Matrix Space

represents space of matrices

Let be a set with the operation of addition and scalar multiplication:

Closure Properties

Axioms

  1. (commutativity of addition)
  2. (associativity of addition)
  3. (additive identity)
  4. (additive inverse; denoted )
  5. (distributive 1)
  6. (distributive 2)
  7. (associativity of multiplication)
  8. (multiplicative identity)

Examples

Sets

represents the line . is not space since it does not satisfy the closure properties: let ;

Continuous Functions

represents the space of continuous functions on the interval . All axioms and closure properties are satsified for this space.

Polynomials

Focus on for .

A polynomial

degree of (denoted ) is (max power of )

Let represent all polynomials of degree < . satisfies all properties and axioms and is therefore spaaaaaace!


Theorem

is vector space, , then

  1. (additive inverse is unique)

Proof


Subspace

For a space , is a subspace of if it also satisfies the closure properties

Example

is a subspace of since it satisfies the closure properties