Thread Closed

vector space proof

 
Share Thread Thread Tools
Mar30-04, 02:12 AM   #1
 

vector space proof


how do you prove that if v is an element of V (a vector space), and if r is a scalar and if rv = 0, then either r = 0 or v = 0... it seems obvious, but i have no idea how to prove it...
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Mar30-04, 03:58 AM   #2
 
If v is the vector (a, b, c), then the vector that results from the multiplication rv is (ra, rb, rc). If the result is equal to 0, the zero vector, then (ra, rb, rc) = (0, 0, 0). If we write this formally we get:
[tex]ra = 0[/tex]
[tex]rb = 0[/tex]
[tex]rc = 0[/tex]
The solution is that either r equals 0, or a, b, and c all equal 0. And if a, b, and c are 0 then the vector v is (0, 0, 0) which is the zero vector.

Is this proof satisfactory? There are probably a lot of ways to prove this.
 
Mar30-04, 04:26 AM   #3
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
That proof requires you to pick a basis. If I pick a different basis, do you know that it still holds?

Here's the basis free proof. Suppose rv=0, then if r is zero we are done, if not multiply rv=0 by 1/r and we see v=0.
 
Mar30-04, 04:36 AM   #4
 

vector space proof


Quote by matt grime
That proof requires you to pick a basis. If I pick a different basis, do you know that it still holds?
Yes... if you pick your basis at (A, B, C) then the vector v becomes (a - A, b - B, c - C) and the zero vector is now (A, B, C).
[tex]r(a - A) = A[/tex]
[tex]r(b - B) = B[/tex]
[tex]r(c - C) = C[/tex]
For this to be true for r <> 0, a must equal A, b must equal B and c must qual C, and thus the vector v becomes (A, B, C) which is again the zero vector.
 
Mar30-04, 05:18 AM   #5
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
No, that isn't how one does a change of basis (of a vector space: the origin isn't fixed.)
 
Mar30-04, 05:27 AM   #6
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
It's also dimension dependent. The result is true for every vector space, even those where picking a basis, never mind solving an uncountable set of linear equations requires the axiom of choice.
 
Thread Closed
Thread Tools


Similar Threads for: vector space proof
Thread Forum Replies
Help Needed for Vector Space Proof Linear & Abstract Algebra 5
Converting a vector from world space to local space Classical Physics 0
Linear Algebra: Vector Space proof.... Calculus & Beyond Homework 8
vector space proof Linear & Abstract Algebra 8
Every vector space is the dual of some other vector space Calculus & Beyond Homework 9