image
Physics Forums Logo
image
image
* Register * Upgrade Blogs Library Staff Rules Mark Forums Read
image
image   image
image

image vector space... help!!!! Share It Thread Tools Search this Thread image
Old Jun9-04, 05:15 AM                  #1
profuse007

profuse007 is Offline:
Posts: 13
vector space... help!!!!

i just got into vector spaces and i am really stump.

okay from teh definition of vector space, it says something..... "w/ the operation of mult by a number and addition. more briefly, we refer to V as a real vector space."

so from a question from an exercise: determine if the given set constitute a real vector space. in each case the operation of mult by a number and addition are understood to be the usual operation associated w. teh elements of the set.

4)the set of all elements of R^3 w/ first component 0.

i guess i dont understand what vector space at all to answer question 4, can someone explain. i did a search but no luck.
  Reply With Quote
Old Jun9-04, 06:01 AM       Last edited by arildno; Jun9-04 at 06:07 AM..            #2
arildno

arildno is Offline:
Posts: 9,770
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Science Advisor Science Advisor
What you are referring to, is the closure properties of a vector space.

1. A set of vectors (quantities, elements, whatever) LaTeX Code: V=\\{v\\} is a vector space with a given addition operation +, only if we have:
Given LaTeX Code: v,w\\in{V} implies that LaTeX Code: v+w\\in{V}
2. To our set V, we associate a set of scalars, S (LaTeX Code: \\Re , for example), and a multiplication operation * between an element in S and an element in V.
If V is to qualify as a vector space, we must have:
Given LaTeX Code: v\\in{V},\\alpha\\in{S} , implies LaTeX Code: \\alpha*v\\in{V}

Hence, if V is to qualify as a vector space, we need to have fulfilled 1 and 2!

In your case, LaTeX Code: V=\\{(x,y,z)\\in\\Re^{3}|x=0\\}
We let the scalars S be the real numbers LaTeX Code: \\Re and let the addition operator on V be the usual addition operators for vectors, and the scalar multiplication operator be the usual operator for scalar-vector multiplication.

1. Proof that 1 holds for V:
Pick 2 elements in V, say LaTeX Code: v_{1}=(0,y_{1},z_{1}),v_{2}=(0,y_{2},z_{2})

We now have:
LaTeX Code: u=v_{1}+v_{2}=(0+0,y_{1}+y_{2},z_{1}+z_{2})
Clearly, u's first component is 0, hence u is in V, that is V is closed under the operation of addition.

Hope this helped you along.
  Reply With Quote
Old Jun9-04, 06:44 AM                  #3
HallsofIvy

PF Mentor

HallsofIvy is Offline:
Posts: 24,759
"4)the set of all elements of R^3 w/ first component 0."

Since the definition of vector space is, as you said, a set of vectors together with two operations, this has to be assuming the "standard" operations on R^3: "coordinatewise" addition and scalar multiplication. What you are really asked to do is to prove that this set is a "subspace" of R^3. That means that you already know that the basic properties such as the commutativity law and associative law are true and don't need to prove that. As arildno said, you only need to prove "closure": that the sum (0,x,y)+ (0,u,v)= (0,x+u,y+v) and a(0,x,y)= (0,ax,ay) are also in the set.
  Reply With Quote
Old Jun9-04, 02:10 PM                  #4
profuse007

profuse007 is Offline:
Posts: 13
Originally Posted by HallsofIvy
"4)the set of all elements of R^3 w/ first component 0."

Since the definition of vector space is, as you said, a set of vectors together with two operations, this has to be assuming the "standard" operations on R^3: "coordinatewise" addition and scalar multiplication. What you are really asked to do is to prove that this set is a "subspace" of R^3. That means that you already know that the basic properties such as the commutativity law and associative law are true and don't need to prove that. As arildno said, you only need to prove "closure": that the sum (0,x,y)+ (0,u,v)= (0,x+u,y+v) and a(0,x,y)= (0,ax,ay) are also in the set.
-this is the beginning of vector space that i am in right now.
-when you say, "also in the set," what do you mean by that?

another example of real vector space example:
-let S be the set of all unit vector(length 1) in R^3. then (1,0,0) and (0,1,0) are in S but the sum, (1,1,0) is not. Hence S is not a vector space.
  Reply With Quote
Old Jun9-04, 10:02 PM                  #5
HallsofIvy

PF Mentor

HallsofIvy is Offline:
Posts: 24,759
Originally Posted by profuse007
-this is the beginning of vector space that i am in right now.
-when you say, "also in the set," what do you mean by that?

another example of real vector space example:
-let S be the set of all unit vector(length 1) in R^3. then (1,0,0) and (0,1,0) are in S but the sum, (1,1,0) is not. Hence S is not a vector space.
Yes. (1,1,0) is not "also" (as well as (1,0,0) and (0,1,0)) in the set of vectors of length 1. In order that a subset of a vector space be a sub-space (a vector space using the same operations) whenever u and v are in the set, u+v must "also" (as well as u and v) be in that same set. Like wise, if v is in the set and a is any number av must be in that same set. That's say that the set is "closed" under the operations.
  Reply With Quote
Old Jun9-04, 10:12 PM       Last edited by Janitor; Jun9-04 at 10:14 PM..            #6
Janitor

Janitor is Offline:
Posts: 1,159
Recognitions:
Science Advisor Science Advisor
For a chance at extra credit, you could point out in your answer that your particular space is a two-dimensional subspace of R^3.

EDIT: I see HallsofIvy beat me to that.
  Reply With Quote
Old Jun10-04, 09:34 AM                  #7
profuse007

profuse007 is Offline:
Posts: 13
Originally Posted by HallsofIvy
Yes. (1,1,0) is not "also" (as well as (1,0,0) and (0,1,0)) in the set of vectors of length 1. In order that a subset of a vector space be a sub-space (a vector space using the same operations) whenever u and v are in the set, u+v must "also" (as well as u and v) be in that same set. Like wise, if v is in the set and a is any number av must be in that same set. That's say that the set is "closed" under the operations.
iono if you can use the word "subspace" on it, cause thats the next section.
its the first part of the vector space, no subspace yet.

these stuffs are twisting my mind......crap!!!!!
  Reply With Quote
Old Jun10-04, 09:44 AM                  #8
arildno

arildno is Offline:
Posts: 9,770
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Science Advisor Science Advisor
Originally Posted by profuse007
another example of real vector space example:
-let S be the set of all unit vector(length 1) in R^3. then (1,0,0) and (0,1,0) are in S but the sum, (1,1,0) is not. Hence S is not a vector space.
Now, is this verbatim from the book, or your interpretation of what is in the book?
(S is not an example of a real vector space!!)

Do you understand why S is not a vector space?
  Reply With Quote
Old Jun10-04, 03:44 PM                  #9
profuse007

profuse007 is Offline:
Posts: 13
Originally Posted by arildno
Now, is this verbatim from the book, or your interpretation of what is in the book?
(S is not an example of a real vector space!!)

Do you understand why S is not a vector space?
thats the verbatim from the book.
i do not know why S is not a vector space. plz explain
  Reply With Quote
Old Jun10-04, 04:12 PM                  #10
arildno

arildno is Offline:
Posts: 9,770
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Science Advisor Science Advisor
Ok, the fundamental concept you need is a set.
(It's about as fundamental as you can get in maths!)

So, we form a set whose elements are specified by some conditions (that is, the elements have some common properties!).
In this case S is a set that consists of all vectors in LaTeX Code: \\Re^{3} that has length 1.
for example, the vectors
LaTeX Code: (1,0,0),(\\frac{1}{\\sqrt{3}},\\frac{1}{\\sqrt{3}},\\fr  ac{1}{\\sqrt{3}})
are both elements of S, since both have length 1 (the common property!)

A vector space V consists of a set S and two operations (called (+) and (*)) by which we can construct new quantities from old ones.
There are quite a few conditions S and the operations must fulfill in order that we have a vector space!
Let's start:

For example, the (+)-operation is defined in such a way that using 2 elements in V, we can construct a new quantity (that is, we know a computation algorithm).

In order to qualify as a (+)-operation on V, the proposed operation must satisfy some basic axioms (examples of this is "law of commutativity" and "law of associativity")

Even if the (+)-operation and the (*)-operation fulfill their respective axioms,

S is not a vector space unless we have the "closure properties" for the operations.

I stop here for the moment, please give feedback if I should continue, or if there are some points you need to get clarified.
  Reply With Quote
Old Jun14-04, 11:21 PM                  #11
profuse007

profuse007 is Offline:
Posts: 13
Originally Posted by profuse007
another example of real vector space example:
-let S be the set of all unit vector(length 1) in R^3. then (1,0,0) and (0,1,0) are in S but the sum, (1,1,0) is not. Hence S is not a vector space.
a buddy of mine jsut explained and it made more sense and less confusin than above.

the unit vector is define as the magnitude of 1

the (1,0,0) has a magnitude of 1
the (0,1,0) has a magnitude of 1
the sum of the two (1,1,0) has a magnitude of sqrt of 2, thus not a unit vector(magnitude) of 1... hence S is not a real vector space.
  Reply With Quote
Old Jun15-04, 04:08 AM                  #12
matt grime

Math Guru 2008

matt grime is Offline:
Posts: 9,385
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
but that was what the post you claim is confusing says: you didn#t say you didn't know what a unit vector was.
  Reply With Quote
Old Jun15-04, 04:43 PM                  #13
profuse007

profuse007 is Offline:
Posts: 13
Originally Posted by matt grime
but that was what the post you claim is confusing says: you didn#t say you didn't know what a unit vector was.
hmm.... for some reason, all the explanations above pull me away from the unit vector and thought of something else that made it more confusing, thats what i meant. btw, no one mention the unit vector at all, well they stated it.

thanks matt and others, it was confusing quest through the (vector) space...... jk, heheheh

but again, thanks to all for helpin me
  Reply With Quote
image image
Reply
Thread Tools


Similar Threads for: vector space... help!!!!
Thread Thread Starter Forum Replies Last Post
Converting a vector from world space to local space Bobolis Classical Physics 0 Jan28-08 03:41 AM
Vector Space Algebra of Minkowski Space thermobum Linear & Abstract Algebra 4 Jan2-08 02:25 AM
Why y=2x+1 is not a vector space? Antineutron Linear & Abstract Algebra 9 Nov4-07 07:08 PM
Every vector space is the dual of some other vector space ak416 Calculus & Beyond 9 Jun12-06 08:00 AM
Vector Space & Vector Subspaces rad0786 Introductory Physics 14 Sep21-05 04:49 PM

Powered by vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. © 2009 Physics Forums
Sciam | physorgPhysorg.com Science News Partner
image
image   image