Notes_on_Linear_Algebra
Notes_on_Linear_Algebra
Some basic ideas from linear algebra play an essential role in our subject,
so I’m o¤ering this summary as a reference. These notes won’t substitute for
a proper textbook. In particular, I won’t give proofs of anything here. Nev-
ertheless, I hope they will be of some use. I may add to these notes later the
semester. (I won’t add to them earlier).
A real vector space V is a collection of objects, referred to as vectors, that can
be added to one another and multiplied by real numbers (which are called scalars
in this context) in such a way that certain basic algebraic rules are obeyed.
The precise statement of the conditions to be met is lengthy, but contains no
surprises; roughly speaking, the rules for addition and scalar multiplication allow
us to manipulate these objects as we would expect. But for the record, here are
the rules:
1. For all v; w 2 V; v + w = w + v
2. For all u; v; w 2 V; u + (v + w) = (u + v) + w
3. There is a vector ~0 2 V such that for all v 2 V; v + ~0 = v
4. For all v 2 V; there is a vector ( v) 2 V such that v + ( v) = ~0
5. For all v; w 2 V and r 2 R; r (v + w) = rv + rw
6. For all v 2 V and r; s 2 R, (r + s) v = rv + sv
7. For all v 2 V and r; s 2 R, r (sv) = (rs) v
8. For all v 2 V; 1v = v
I’ve chosen not to put hats on all the vectors, but it’s important to remember
that there are two kinds of objects in play here, vectors and numbers. Similarly,
there are two kinds of addition going on, addition of vectors and addition of
real numbers. The same symbol “+” is used for both operations, but they are
di¤erent operations, and it would make sense (though nobody does it) to use
di¤erent symbols for them. The same comment applies to scalar multiplication
and multiplication of real numbers. I did put a hat in the symbol for the zero
vector, so that it will not be mistaken for the number 0:
Some familiar rules are not mentioned in the de…nition, like: for all v 2 V;
0v = ~0; or: for all v 2 V; ( 1) v = ( v) : These are not mentioned because they
are logical consequences of the other rules; to include them in the de…nition
would be redundant.
We can also speak about complex vector spaces, where the only di¤erence is
that we allow the scalars to be complex numbers. More generally, we can speak
1
of vector spaces where the scalars are taken from some, perhaps unspeci…ed
…eld, where the word “…eld” is a technical term that means a collection of
objects that can be added and multiplied in such a way that certain familiar
rules are satis…ed. (Not here, not now). We’ll have no need to consider …elds
other than the reals and complex numbers, but in the discussion to follow, it
doesn’t matter what the …eld is.
From here on, we assume V is a vector space. Since we don’t need to specify
the …eld of scalars associated with V , we’ll just refer to it as F .
X
k
w= ai vi
i=1
Theorem 5 Every vector space (other than the trivial vector space consisting
of just the zero vector) has a basis. If S and S~ are bases of V; then S and S~
have the same number of elements.
Remark 6 This last assertion makes sense even in the case where S and S~ are
in…nite. In particular, not all in…nite sets have the same “number” of elements.
But all bases of a given vector space do have the same “number” of elements.
2
Theorem 8 Every independent set in V can be extended to a basis. Every
set that spans V contains a basis. If V has dimension n (where n is a …nite
number), then every independent set consisting of n vectors is a basis. Every
spanning set consisting of n vectors is a basis.
De…nition 9 In the above situation, the scalars a1 ; a2 ; :::; an are called the co-
ordinates of w with respect to the basis fv1 ; :::; vn g :
Now suppose that V and W are vector spaces over the same …eld F:
Theorem 11 Vector spaces V and W over F are isomorphic if, and only if,
they have the same dimension.