What Defines the Zero Vector in Modified Vector Space Operations?

  • Thread starter Thread starter v1ru5
  • Start date Start date
  • Tags Tags
    Vector Zero
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
37 replies · 6K views
LCKurtz said:
Yes in ##R^2## but not in your problem. That isn't your rule for scalar multiplication.

Oh okay so

k~(x, y) = (kx - k + 1, ky + 2k -2)
-1~(x,y) = -x + 1 + 1, -y -2 - 2
= -x + 2, -y - 4

So -(x, y) = (-x + 2, -y - 4)

and that is correct since I got that as my answer when I did it the other way. So I can conclude that if I want to get the additive inverse of any vector, I can multiply that vector by scalar ##-1## using the rules for scalar multiplication given.
 
Physics news on Phys.org
Yes that is correct. I don't think we need to beat this horse any more. But using these techniques you could verify all the axioms of a vector space work even though its arithmetic rules may seem bizarre. To paraphrase, "This ain't your daddy's vector space".
 
LCKurtz said:
Yes that is correct. I don't think we need to beat this horse any more. But using these techniques you could verify all the axioms of a vector space work even though its arithmetic rules may seem bizarre. To paraphrase, "This ain't your daddy's vector space".

Thanks for your all your help Professor LCKurtz.
 
how do you find the -v vector then ?
 
what is the correct awnser for -v
 
LCKurtz said:
The additive inverse of (x,y) is the vector (a,b) you can ⊕ to (x,y) and get the additive identity.

s_nirmit said:
how do you find the -v vector then ?

The answer is in the thread or you can do it yourself starting with the above statement.
 
is it -v= (1-x), (-2-y) ?