Proving {f1,f2,f3} is a Basis for V Over F

  • Thread starter Thread starter boneill3
  • Start date Start date
  • Tags Tags
    Basis
Click For Summary

Homework Help Overview

The discussion revolves around proving that the set {f1, f2, f3} is a basis for a vector space V over a field F, given that {e1, e2, e3} is already a basis for V. The vectors f1, f2, and f3 are defined in terms of the basis vectors e1, e2, and e3.

Discussion Character

  • Conceptual clarification, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the definitions of basis and linear independence, questioning whether proving linear independence of {f1, f2, f3} is sufficient to establish that it is a basis. Some suggest that the set must also span V.

Discussion Status

There is an ongoing exploration of the necessary conditions for {f1, f2, f3} to be a basis, with participants discussing the implications of linear independence and the need to show that any vector in V can be expressed as a linear combination of {f1, f2, f3}. Some participants have provided guidance on rewriting equations to demonstrate these properties.

Contextual Notes

Participants note that the original basis {e1, e2, e3} is assumed to be linearly independent and spans the vector space V, which raises questions about the assumptions made regarding the vectors f1, f2, and f3.

boneill3
Messages
126
Reaction score
0

Homework Statement



Let {e1,e2,e3} be a basis for the vgector space V over the field F.
Put f1 = -e1, f2 = e1+e2 and f3 =e1 + e3

Prove that {f1,f2,f3} is also a basis for V


Homework Equations





The Attempt at a Solution




I made e1,e2,e3 be the unit bases.

1
0
e1= 0


0
0
e2= 1



0
0
e3= 1


which makes {f1,f2,f3}


-1
0
f1= 0


1
1
f2= 0


1
0
f3= 1



so {f1,f2,f3} =

-1 1 1 0
a1 * 0 + a2 * 1 + a3 * 0 = 0
0 0 1 0

What i did was set this matrix equal to zero and solve.

The solution was only the trivial solution.
As this proves that {f1,f2,f3} is linear independent is that enough to show that it also is a basis ?

regards
 
Physics news on Phys.org
You're given an arbitrary vector space V over some field K, so you can't assume that e1, e2, and e3 are the standard basis vectors for R3. Your set {f1, f2, f3} is a basis for V iff this set is linearly independent and spans V.

For the first part, show that the equation c1f1 + c2f2 + c3f3 = 0 has exactly one solution. For the second part, show that any vector v in V can be written as a linear combination of the vectors f1, f2, and f3.
 
What is your definition for basis? And why are you assuming that e_i are unit vectors?...They can have any length and still form a basis.
 
For the first part show that c1f1 + c2f2 + c3f3 = 0

is the equation to prove

c1(-e1) + c2(e1+e2) + c3(e1 + e3) = 0

regards
 
boneill3 said:
For the first part show that c1f1 + c2f2 + c3f3 = 0

is the equation to prove

c1(-e1) + c2(e1+e2) + c3(e1 + e3) = 0

regards
No. You need to prove that c1(-e1) + c2(e1 + e2) + c3(e1 + e3) = 0 has exactly one solution for the constants c1, c2, and c3.

Rewrite this equation so that it is ___e1 + ___e2 + ___e3 = 0 (you need to fill in the blanks). Use what you know about e1, e2, and e3 being a basis for V.
 
So I have:

f1 = -e1
f2 = e1+e2
f3 = e1+e3

I need to try and eliminate e2 and e3

so


f1 = -e1
f2+f3 = 2e1+e2+e3
f3+f2 = 2e1+e3+e2


Then

f1 = -e1
f2+f3 = 2e1+e2+e3
-1*(f3+f2) = -2e1 -e3 -e2



f1 = -e1
(f2+f3)+(-1*f3+f2) = 0

f1 = -e1
(f2+f3)+(-1*f3+f2)+f1= -e1

(f2+f3)+(-1*f3+f2)+f1= f1


(f2+f3)+(-1*f3+f2)+ (f1-f1)= 0

showing that f1,f2,f3 are independent
 
showing that f1,f2,f3 are independent

And how exactly does your work show this? Look at what I outlined for you in post 5.
 
HI Guys
In my lecture notes it says.

a set S = {U1,U2...Un} of vectors is a basis of V if every v an element of V can be written uniquely as a linear combination of the basis vectors.

I am told that:

Let {e1,e2,e3} be a basis for the vector space V over the field F.

Can I assume that they are lineary independent and therefore only equal to zero if all coefficients are zero?


so using "a set S = {U1,U2...Un} of vectors is a basis of V if every v an element of V can be written uniiquely as a linear combination of the basis vectors."


don't I just have to show that each vectore {f1,f2,f3} can be written as an linear combination of the basis vectors.

eg. f2 = e1+e3 = 1*e1 + 0*e2 + 1*e3


You said:
Rewrite this equation so that it is ___e1 + ___e2 + ___e3 = 0 (you need to fill in the blanks). Use what you know about e1, e2, and e3 being a basis for V.


As e1, e2, and e3 is a basis they are Linearly independent and span the the vector Space. So can only equal zero if all coefficients are zero
 
boneill3 said:
Let {e1,e2,e3} be a basis for the vector space V over the field F.

Can I assume that they are linearly independent and therefore only equal to zero if all coefficients are zero?

The vectors that form a basis are linearly independent.


don't I just have to show that each vector {f1,f2,f3} can be written as an linear combination of the basis vectors.

You need to show that any vector v in V can be written as a linear combination of {f1, f2, f3} - this shows that the set generates V
 
  • #10
So say you got the vector e1

It can be generated by

e1 = -1*f1 + 0*f2 + 0*f3

And as The vectors e1,e2,e3 are independent so are f1 , f2 , f3

regards
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
5
Views
2K
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
8K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 9 ·
Replies
9
Views
7K