Distinction between coordinates and vectors

In summary, vectors and points may both be represented by the set ##\mathbb{R}^n##, but they have different interpretations and uses. Vectors have magnitude and direction and can be manipulated without changing their location in a coordinate system, while points represent specific locations in space. The notation ##\mathbb{R}^n## can create ambiguity, but it is commonly used and can be interpreted in context. A vector field is a map from locations in a domain to vectors in a range, and this notation is used in vector calculus. The distinction between points and vectors can be important in applications like Machine Learning, where data points are treated as vectors in a vector space with a defined inner product.
  • #1
Mr Davis 97
1,462
44
I am a little confused about the difference between between coordinates and vectors. For example, when first studying vector calculus, you learn about vector fields, which formally are maps ##f: \mathbb{R}^n \to \mathbb{R}^n##, and we say that the function associates to every point in space a vector. However, we clearly see that the domain and codomain of the function are the same, so wouldn't that indicate that points and vectors are not distinct? Is this sloppy notation or is there a real reason why we tend to associate both vectors and points, two seemingly different geometric objects, to the set ##\mathbb{R}^n##?
 
Mathematics news on Phys.org
  • #2
Vectors are quite different from a point location in a coordinate system although they may be represented by the same (x,y) notation. A vector has magnitude and direction. They can be moved, added together, rotated, magnified, reversed, etc. without changing any locations in a coordinate system. The example vector that starts at the origin and goes to a particular point (x,y) is usually identified with notation like (x,y). But that can cause confusion when axis and coordinates are changed. The vector does not change, but it's representation in (x,y) form will. It might even change to polar coordinates like (r,θ) representing the vector r⋅e. A vector (0.5, 0.7) may go from the point (1,2) to the point (1.5,2.7).
 
  • #3
FactChecker said:
Vectors are quite different from a point location in a coordinate system although they may be represented by the same (x,y) notation. A vector has magnitude and direction. They can be moved, added together, rotated, magnified, reversed, etc. without changing any locations in a coordinate system. The example vector that starts at the origin and goes to a particular point (x,y) is usually identified with notation like (x,y). But that can cause confusion when axis and coordinates are changed. The vector does not change, but it's representation in (x,y) form will. It might even change to polar coordinates like (r,θ) representing the vector r⋅e. A vector (0.5, 0.7) may go from the point (1,2) to the point (1.5,2.7).
Okay, that makes sense. Why are they both represented by ##\mathbb{R}^n## though? Doesn't that create ambiguity?
 
  • #4
Mr Davis 97 said:
Okay, that makes sense. Why are they both represented by ##\mathbb{R}^n## though? Doesn't that create ambiguity?
Initially it may seem ambiguous. ##\mathbb{R}^n## has multiple uses -- locations in n-space; vector of magnitude and direction same as from the origin to a point. You will get used to interpreting it in the proper context.

A vector field clearly shows those two different uses of ##\mathbb{R}^n##. Below is one from ##\mathbb{R}^2## to ##\mathbb{R}^2##. Each location has a little vector attached to it. The locations shown cover all the points in [-2,2]x[-2,2]. The vectors shown are all small, within [-0.5, 0.5]x[-0.5,0,5], but they point in all directions.
vectorField.png

This figure is illustrating a mapping from locations in [-2,2]x[-2,2] to vectors in [-0.5, 0.5]x[-0.5,0,5].
 
Last edited:
  • #5
Mr Davis 97 said:
Okay, that makes sense. Why are they both represented by ##\mathbb{R}^n## though? Doesn't that create ambiguity?

Yes that creates ambiguity. In fact, the notation ##\mathbb{R^n}## just represents the set of ##n##-tuples. If we would write ##(\mathbb{R^n}, \mathbb{R},+,.)##, it would be clearer that we mean the vector space over the underlying field of the real numbers with usual vector addition and scalar multiplication. But mathematicians are lazy people (well, not all of them), so most just write ##\mathbb{R^n}## and it should be clear from the context what is meant.
 
  • Like
Likes Dale
  • #6
Mr Davis 97 said:
For example, when first studying vector calculus, you learn about vector fields, which formally are maps f:Rn→Rnf: \mathbb{R}^n \to \mathbb{R}^n,
that is not true
Definition. We shall say that a vector field ##v## is defined in a domain ##D\subset\mathbb{R}^m## iff in each local coordinate frame ##x=(x^1,\ldots, x^m)## in ##D## there defined a set of functions ##(v^1,\ldots,v^m)(x)## and under a change of coordinates ##x\mapsto x'=x'(x)## these sets of functions satisfy the equation
$$v^i(x)\frac{\partial x^{i'}}{\partial x^i}=v^{i'}(x')$$
the summation is assumed over repeated indexes (in the left side) and ##v^{i'}## means ##v'^i##; ##1'=1,\quad 2'=2## etc. This is called tensor formalism
 
Last edited:
  • #7
if you have some point ##a##, that is an n-tuple and point ##b## that is also an n-tuple, is there a per se reason that the following are true??

##a + b## is well defined
## 3a ## is well defined, and so on.

Vector spaces exhibit linearity. I don't really think n-tuples do.

A nice little niche inside vector spaces is an inner product space -- and it is here that you get interesting things like notions of length and direction that apply to vectors.

- - - -

The distinction between points and vectors can get extra confusing in applications like Machine Learning. There, we are given lots of real valued data points for each feature and we choose to act like they exist in a vector space (or an affine translation of one), with a well defined inner product (typically the standard dot product, though sometimes it comes in a different flavor).
 
  • #8
Mr Davis 97 said:
Is this sloppy notation or is there a real reason why we tend to associate both vectors and points, two seemingly different geometric objects, to the set ##\mathbb{R}^n##?
It means a position or a vector is expressed as a set of n real numbers. For n=3, position is x=(x,y,z) the vector field may be p=(px,py,pz).
 

1. What is the difference between coordinates and vectors?

Coordinates are a set of numbers that represent the location of a point in a given space, typically measured along a set of axes. Vectors, on the other hand, are mathematical objects that have both magnitude and direction, and can be represented by an arrow. While coordinates specify a location, vectors represent a quantity or movement.

2. How are coordinates and vectors used in scientific fields?

Coordinates and vectors are used extensively in scientific fields such as physics, engineering, and mathematics. They are used to describe the position, velocity, and acceleration of objects in space, as well as to model and solve complex mathematical equations.

3. Can coordinates and vectors be used interchangeably?

No, coordinates and vectors cannot be used interchangeably. While they both represent mathematical concepts, they have distinct definitions and properties. Coordinates are a set of numbers, while vectors are mathematical objects with magnitude and direction. In certain situations, coordinates can be used to represent a vector, but they are not always interchangeable.

4. What is the notation used for coordinates and vectors?

Coordinates are typically represented using parentheses or brackets, with the numbers separated by commas. For example, (x,y,z) or [x,y,z]. Vectors are often denoted using a boldface letter or an arrow above the letter, such as v or →v.

5. How are coordinates and vectors related in 3-dimensional space?

In 3-dimensional space, coordinates and vectors are closely related. The coordinates of a point represent its location in space, while a vector from the origin to that point represents its position. Additionally, vectors can be used to perform operations on coordinates, such as translation, rotation, and scaling.

Similar threads

  • General Math
Replies
4
Views
1K
Replies
9
Views
1K
  • Special and General Relativity
Replies
4
Views
915
  • Differential Geometry
Replies
21
Views
646
  • Linear and Abstract Algebra
Replies
7
Views
248
Replies
18
Views
2K
Replies
10
Views
1K
Replies
7
Views
7K
  • Linear and Abstract Algebra
Replies
9
Views
575
  • Calculus and Beyond Homework Help
Replies
0
Views
449
Back
Top