Subtracting a value from a vector

Aristarchus_
Messages
95
Reaction score
7
Homework Statement
If we have a vector z, what does it mean to subtract a value of 1 from it? What is the geometric interpretation of this?
Relevant Equations
z-1
d
 
Physics news on Phys.org
What are your thoughts so far? Do you think it's okay to mix a vector and a scalar in a subtraction operation like that?
 
Aristarchus_ said:
Homework Statement:: If we have a vector z, what does it mean to subtract a value of 1 from it? What is the geometric interpretation of this?
Relevant Equations:: z-1

d
It generally makes no sense to add a scalar to a vector or to subtract a scalar from a vector. If z happens to be a complex number, then the expression ##z - 1## is treating 1 as also being a complex number (i.e., 1 + 0i), so both z and 1 are essentially vectors.
 
  • Informative
  • Like
Likes FactChecker and berkeman
Aristarchus_ said:
Homework Statement:: If we have a vector z, what does it mean to subtract a value of 1 from it? What is the geometric interpretation of this?
Relevant Equations:: z-1

d
It means that you add two numbers, ##z## and ##1.##

Explanation: You can only add vectors from the same set*). You said that ##z## is a vector. In order to add ##1## to ##z## they have to be of the same dimension*). So ##z+1## demands to be the vector addition in a one-dimensional vector space. Now, a one-dimensional vector space is isomorphic to (~ the same as) the scalar field of the vector space, whatever this is in your case. I assume the real or complex numbers. Therefore ##z+1## is the addition of two numbers, which at the same time are vectors from a one-dimensional vector space.

You see that I already had to make several guesses to answer your question at all! What was missing?
  1. Where is ##z## from? Which vector space?
  2. What scalar field do you have? Means, if you multiply a vector by a number, where is the number from?
  3. What is the dimension of the vector space?
  4. Is it a graduated vector space that allows vectors from different dimensions?
  5. Is ##1## an abbreviation, e.g. ##1=(1,\ldots,1)##?

______________
*) This is not 100% true since we can have formal sums like those in a Graßmann algebra, but as you have to ask this question, I allowed myself to make the assumption of a finite-dimensional vector space of one given dimension.
 
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