Skip to content Skip to navigation

Connexions

You are here: Home » Content » Vector Space

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the authors

Recently Viewed

Vector Space

Module by: Doug Daniels, Steven Cox

Summary: This module discusses vector spaces and their applications to complex arithmetic.

Introduction

You have long taken for granted the fact that the set of real numbers, , is closed under addition and multiplication, that each number has a unique additive inverse, and that the commutative, associative, and distributive laws were right as rain. The set, , of complex numbers also enjoys each of these properties, as do the sets n n and n n of columns of n n real and complex numbers, respectively.

To be more precise, we write xx and yy in n n as

x= x 1 x 2 x n T x x 1 x 2 x n

y= y 1 y 2 y n T y y 1 y 2 y n

and define their vector sum as the elementwise sum

x+y= x 1 + y 1 x 2 + y 2 x n + y n x y x 1 y 1 x 2 y 2 x n y n (1)
and similarly, the product of a complex scalar, z z with xx as:
zx=z x 1 z x 2 z x n z x z x 1 z x 2 z x n (2)

Vector Space

These notions lead naturally to the concept of vector space. A set V V is said to be a vector space if

  1. x+y=y+x x y y x for each x x and y y in V V
  2. x+y+z=x+y+z x y z x y z for each x x, y y, and z z in V V
  3. There is a unique "zero vector" such that x+0=x x 0 x for each x x in V V
  4. For each x x in V V there is a unique vector -x x such that x+-x=0 x x 0 .
  5. 1x=x 1 x x
  6. c 1 c 2 x= c 1 c 2 x c 1 c 2 x c 1 c 2 x for each x x in V V and c 1 c 1 and c 2 c 2 in .
  7. cx+y=cx+cy c x y c x c y for each x x and y y in V V and c c in .
  8. c 1 + c 2 x= c 1 x+ c 2 x c 1 c 2 x c 1 x c 2 x for each x x in V V and c 1 c 1 and c 2 c 2 in .

Comments, questions, feedback, criticisms?

Send feedback