Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Bases and Dimensions-Linear Algebra-Lecture 12 Notes-Applied Math and Statistics, Study notes of Linear Algebra

Bases and Dimensions, Standard, Basis, Trivial, Nontrivial, Span, Elementary, Operations, Vectors, Interchanging, Linear Algebra, Lecture Notes, Andrei Antonenko, Department of Applied Math and Statistics, Stony Brook University, New York, United States of America.

Typology: Study notes

2011/2012

Uploaded on 03/08/2012

wualter
wualter 🇺🇸

4.8

(95)

288 documents

1 / 6

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Lecture 12
Andrei Antonenko
February 28, 2003
1 Examples of bases and dimensions
Last lecture we stated the result that each basis has the same number of vectors. From this
result very important corollary follows.
Corollary 1.1. If the dimension of the vector space Vis equal to n:dim V=n, then any n
linearly independent vectors form a basis.
Corollary 1.2. If the dimension of the vector space Vis equal to n:dim V=n, then any n
vectors which span all the vector space form a basis.
Now we’ll consider some examples.
Examples of bases in R2.
Example 1.3. The easiest basis in R2is a basis u1= (1,0), and u2= (0,1). These vectors
are linearly independent, and span R2. So, we have 2 vectors in the basis of R2, and thus
dim R2= 2. This particular basis is called standard basis.
Now we can take any pair of linearly independent vectors and it will be a basis.
Example 1.4 (Slight modification of standard basis). Let u1= (0,5) and u2= (1,0).
This slight modification of the standard basis is a basis itself, since it contains 2 vectors, and is
linearly independent. Moreover, we can see that any vector (a, b)can be represented as a linear
combination of u1and u2in the following way:
Ãa
b!=b
5u1+au1=b
5Ã0
5!+aÃ1
0!
Example 1.5 (Less trivial example of basis). Let u1= (1,1) and u2= (0,1). This is
a basis since there are 2 vectors and they are linearly independent. We can check that these
1
pf3
pf4
pf5

Partial preview of the text

Download Bases and Dimensions-Linear Algebra-Lecture 12 Notes-Applied Math and Statistics and more Study notes Linear Algebra in PDF only on Docsity!

Lecture 12

Andrei Antonenko

February 28, 2003

1 Examples of bases and dimensions

Last lecture we stated the result that each basis has the same number of vectors. From this result very important corollary follows.

Corollary 1.1. If the dimension of the vector space V is equal to n: dim V = n, then any n linearly independent vectors form a basis.

Corollary 1.2. If the dimension of the vector space V is equal to n: dim V = n, then any n vectors which span all the vector space form a basis.

Now we’ll consider some examples.

Examples of bases in R^2.

Example 1.3. The easiest basis in R^2 is a basis u 1 = (1, 0), and u 2 = (0, 1). These vectors are linearly independent, and span R^2. So, we have 2 vectors in the basis of R^2 , and thus dim R^2 = 2. This particular basis is called standard basis.

Now we can take any pair of linearly independent vectors and it will be a basis.

Example 1.4 (Slight modification of standard basis). Let u 1 = (0, 5) and u 2 = (1, 0). This slight modification of the standard basis is a basis itself, since it contains 2 vectors, and is linearly independent. Moreover, we can see that any vector (a, b) can be represented as a linear combination of u 1 and u 2 in the following way: ( a b

= b 5 u 1 + au 1 = b 5

  • a

Example 1.5 (Less trivial example of basis). Let u 1 = (1, 1) and u 2 = (0, 1). This is a basis since there are 2 vectors and they are linearly independent. We can check that these

vectors are linearly independent by forming a linear combination which is equal to 0 and proving that this combination is trivial.

x

  • y

This is equivalent to the following system which has unique zero solution: { x = 0 x + y = 0

So, the linear combination should be trivial, and vectors are independent.

Example 1.6 (Even more nontrivial example of basis for R^2 ). Consider the following pair of vectors u 1 = (1, 2), and u 2 = (3, 5). To check that this is a basis we have to prove that these 2 vectors are linearly independent. So, again we form a linear combination:

x

  • y

and try to find x’s and y’s —coefficients of linear combination. In order for this set to be linearly dependent, coefficients should not be zeros simultaneously. The expression above is equivalent to the following system of linear equation. { x + 3 y = 0 2 x + 5 y = 0

To solve this system let’s first subtract the first equation multiplied by 2 from the second one. We’ll get: (^) { x + 3 y = 0 − y = 0

Again we see that this system has unique zero-solution, and thus vectors are linearly indepen- dent. So, they form a basis for R^2.

2 Standard bases

Let’s consider different examples of vector spaces and find a basis of it.

2.1 Rn

The basis of Rn^ — the set of all n-tuples is the following. It contains the following n vectors:

e 1 = (1, 0 , 0 ,... , 0 , 0), e 2 = (0, 1 , 0 ,... , 0 , 0), e 3 = (0, 0 , 1 ,... , 0 , 0),... , en− 1 = (0, 0 , 0 ,... , 1 , 0), en = (0, 0 , 0 ,... , 0 , 1)

3 Dimension and basis of the span

We’ll start this section with an example to show what are we going to find and which problem do we want to solve.

Example 3.1. Consider the vector space R^2 , and let u 1 = (1, 0), u 2 = (0, 1), and u 3 = (1, 1). What is the span of these 3 vectors? It is obvious that these vectors spans all R^2 since each vector from R^2 can be represented as a linear combination of them. But dim R^2 = 2. So, we see that dim span(u 1 , u 2 , u 3 ) = 2 — not equal to the number of vectors.

Example 3.2. Consider the vector space R^2 , and let

u 1 = (1, 1 , 3 , 2), u 2 = (0, 2 , − 1 , 1), u 3 = (1, 3 , 2 , 3), u 4 = (1, − 1 , 4 , 1)

What is the span of these 4 vectors? We can easily see that

u 3 = u 1 + u 2 , and u 4 = u 1 − u 2.

So, u 3 ∈ span(u 1 , u 2 ) and u 4 ∈ span(u 1 , u 2 ). So we conclude that we don’t need these 2 vectors u 3 and u 4 — everything which can be expressed as a linear combination of u 1 , u 2 , u 3 , and u 4 can be expressed as a linear combination of u 1 and u 2 only:

v = au 1 + bu 2 + cu 3 + du 4 = au 1 + bu 2 + c(u 1 + u 2 ) + d(u 1 − u 2 ).

And vectors u 1 and u 2 are linearly independent. So, in this example span(u 1 , u 2 , u 3 , u 4 ) = span(u 1 , u 2 ), and dim span(u 1 , u 2 , u 3 , u 4 ) = 2.

So, our problem is the following. Suppose, we’re given set of n vectors in V. We want to find maximal linearly independent subset — it is a basis for the span of all these n vectors, and the number of vectors in this subset is the dimension of the span. We will formulate the problem in a strict way now. Let V be a vector space. Let u 1 , u 2 ,... , um — be vectors in V. Consider the span of these vectors 〈u 1 , u 2 ,... , um〉 — all vectors which can be represented as a linear combination of vectors ui’s. Our problem is

  • to find the dimension of a span
  • to find the basis of span Now, when we stated our problem we can develop the theory which will help us to solve it.

3.1 Elementary operations with vectors

Let we have m vectors from the vector space V : u 1 , u 2 ,... , um ∈ V. Consider the span of them and let’s see does it change when we’are changing the vectors. These changes of vectors will be called elementary operations and there will be 3 types of them. Type 1. Interchanging of vectors. Let’s interchange vectors ui and uj , i.e. let’s change the order of them. Then the span will not change:

〈u 1 ,... , ui,... , uj ,... , um〉 = 〈u 1 ,... , uj ,... , ui,... , um〉

It means that everything which can be expressed as a linear combination of the vectors in unchanged order, can be expressed as a linear combination of vectors in different order — it is obvious! So, this elementary operation being applied to the set of vectors doesn’t change its span. Type 2. Multiplication of a vector by a number. Let c 6 = 0, and let’s multiply the vector ui by c. Then 〈u 1 ,... , ui,... , um〉 = 〈u 1 ,... , cui,... , um〉

To prove it let’s consider a vector which can be represented as linear combination of unchanged system of vectors:

v = x 1 u 1 + · · · + xiui + · · · + xmum — linear combination of unchanged vectors.

Then

v = x 1 u 1 + · · · + x ci (cui) + · · · + xmum — linear combination of changed vectors.

So, if we multiply the vector by a number, we should divide the coefficient by the same number. Moreover, if a vector can be represented as a linear combination of the changed vectors, it can be represented as a linear combination of unchanged vectors: if

v = y 1 u 1 + · · · + yi(cui) + · · · + ymum — linear combination of changed vectors

then

v = y 1 u 1 + · · · + (cyi)ui + · · · + xmum — linear combination of unchanged vectors.

So, this elementary operation being applied to the set of vectors doesn’t change its span. Type 3. Addition of a vector multiplied by a number to some other vector. Let’s add vector uj multiplied by some number k to the vector ui. Now instead of the old set of vectors {u 1 ,... , ui,... , uj ,... , um} we’ll have a set {u 1 ,... , ui + kuj ,... , uj ,... , um}. Then the spans of these to sets of vectors are the same:

〈u 1 ,... , ui,... , uj ,... , um〉 = 〈u 1 ,... , ui + kuj ,... , uj ,... , um〉