Thursday 23 June 2022

MathWithNaziaa : Linear Algebra/Definition and Examples of Vector Spaces

 A vector space (over ) consists of a set along with two operations "" and "" subject to these conditions.

  1. For any .
  2. For any .
  3. For any .
  4. There is a zero vector such that for all .
  5. Each has an additive inverse such that .
  6. If is a scalar, that is, a member of and then the scalar multiple is in .
  7. If and then .
  8. If and , then .
  9. If and , then
  10. For any , .
Because it involves two kinds of addition and two kinds of multiplication, that definition may seem confused. For instance, in condition 7 "", the first "" is the real number addition operator while the "" to the right of the equals sign represents vector addition in the structure . These expressions aren't ambiguous because, e.g., and are real numbers so "" can only mean real number addition.

The best way to go through the examples below is to check all ten conditions in the definition. That check is written out at length in the first example. Use it as a model for the others. Especially important are the first condition " is in " and the sixth condition " is in ". These are the closure conditions. They specify that the addition and scalar multiplication operations are always sensible — they are defined for every pair of vectors, and every scalar and vector, and the result of the operation is a member of the set

Example :

The set is a vector space if the operations "" and "" have their usual meaning.

We shall check all of the conditions.

There are five conditions in item 1. For 1, closure of addition, note that for any the result of the sum

is a column array with two real entries, and so is in . For 2, that addition of vectors commutes, take all entries to be real numbers and compute

(the second equality follows from the fact that the components of the vectors are real numbers, and the addition of real numbers is commutative). Condition 3, associativity of vector addition, is similar.


For the fourth condition we must produce a zero element — 
the vector of zeroes is it.

For 5, to produce an additive inverse, note that for 

so the first vector is the desired additive inverse of the second.

any we have

For the fourth condition we must produce a zero element — the vector of zeroes is it.

For 5, to produce an additive inverse, note that for any we have

so the first vector is the desired additive inverse of the second.

The checks for the five conditions having to do with scalar multiplication are just as routine. For 6, closure under scalar multiplication, where ,

is a column array with two real entries, and so is in

No comments:

Post a Comment