How to draw the following vector field?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
sams
Gold Member
Messages
84
Reaction score
2
How to draw the following vector field:
F(r) = 1/(r^2)

I know the shape of this vector field and how to draw a vector field in terms of x- and y-components, but I was wondering how to draw a vector field in terms of a vector r, as given above, without knowing its components.

Any advice is much appreciated! Thanks a lot...
 
Physics news on Phys.org
Orodruin said:
That is not a vector field, it is a scalar field. You have no vector in your expression.
Isn't it a vector field ##f:\mathbb{R}^1\to\mathbb{R}^1## with one-dimensional vectors along the x axis?
 
Well, in fact it isn't a vector field. Maybe if you have written is as ## \vec{F(\vec{r}}) = \dfrac{\vec{r}}{r^3}## it'd be the way I though at first.
 
Orodruin said:
That is not a vector field, it is a scalar field. You have no vector in your expression.

I corrected this vector field (excuse me for this mistake):
$$F(\vec{r}) = \frac {1} {r^2}\hat{r}$$

I was wondering how to draw this vector field.
 
  • Like
Likes   Reactions: Felipe Lincoln
Right, now it represents a vector field.
Imagine this way. You have this force, so every position ## r## that some body is, it'll have a well defined vector that represents the force the body will feel. So if you let ## r## be arbitrary, you have a vector field, that represents in some way "each vector of every point" in the one-dimensional coordinate, which is your case.
 
  • Like
Likes   Reactions: sams
sams said:
I corrected this vector field (excuse me for this mistake):
$$F(\vec{r}) = \frac {1} {r^2}\hat{r}$$

I was wondering how to draw this vector field.
E.g. take the lattice points (points with integer coordinates) around the origin as samples, since you cannot draw the field at every possible point. Now you attach an arrow at this point ##r##, which has length ##r^{-2}## and points toward the origin, as ##\vec{r}## points there. (Or the other way around, depending on whether it is an attractor or repeller.)
 
  • Like
Likes   Reactions: sams and Felipe Lincoln