Linear Algebra: Show it's a vector space question

jack_bauer
Messages
10
Reaction score
0

Homework Statement



Define V =R with vector addition a+b=ab and scalar multiplication za=a^z.
Show that V is a vector space.




Homework Equations


a+b=ab, za=a^z


The Attempt at a Solution



I was able to check all the axioms but one, the additive inverse axiom where for all v in V there exists a... -v in V such that v+(-v)= 0. So far I have this: a+0=a(0)=0. In this case I believe 0 is the additive inverse.
 
Physics news on Phys.org
a(0) = 0 =/= a. So 0 is not the additive identity.

For the purposes of this thread, I propose using + and * to represent the addition and multiplication in the vector space (as opposed to canonical addition and multiplication in R) in order to avoid confusion
 
jack_bauer said:

Homework Statement



Define V =R with vector addition a+b=ab and scalar multiplication za=a^z.
Show that V is a vector space.




Homework Equations


a+b=ab, za=a^z


The Attempt at a Solution



I was able to check all the axioms but one, the additive inverse axiom where for all v in V there exists a... -v in V such that v+(-v)= 0. So far I have this: a+0=a(0)=0. In this case I believe 0 is the additive inverse.
While there is a single additive identity (and it is NOT 0), each member of V has a different additive inverse. The definition of "additive identity" (I will call it "O" for the moment) is that "a+ O= a". Here, "addition" of vectors is defined as the product of the numbers: "a+ b= ab" above. Therefore, "a+ O"= aO= a. What number is O?

However, I see a distince problem with this as stated. What is the additive inverse of the number 0? Also, if scalar multiplication is defined by za= az, what is (1/2)(-4)? Are you sure you were not supposed to take V= R+, the set of positive real numbers?
 
yeah I'm sure. would I be able to use 1/a for O then?
 
No, of course, not! There must be a single number, O, such that a"+" O= a. The additive identity cannot depend on what a is. Here, "+" is defined as "times: a"+" O= aO= a so O= 1. In that case, the additive inverse, "-a", must be such that a"+" ("-a")= O which now is interpreted as a("-a")= 1 or "-a"= 1/a. As I said in my first response, "While there is a single additive identity (and it is NOT 0), each member of V has a different additive inverse". The additive inverse of a is 1/a. That does NOT exist for a= 0 so this does NOT define a vector space.

If you restrict the set of vectors to the positive numbers only, then you have a vector space.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top