5
$\begingroup$

I know that obeying the parallelogram rule of vector addition is a necessary condition for vectors. But is it sufficient? In other words, can there be a quantity that is added using the method but does not have either of magnitude or direction?

The source of my confusion is that many physics texts list three properties that a physical quantity must have in order to be classified as a vector. It should: have a magnitude, have a direction and be added using the parallelogram rule of vector addition.

But I think that the third condition, in and of itself, is sufficient, i.e. the first two fall under its umbrella. So my question basically is -- are the magnitude and direction conditions in the (elementary, physics) definition of vectors redundant, if the obedience of the parallelogram rule has already been taken care of?

In my opinion, the answer is obviously yes, but one can never be too sure.

$\endgroup$
1
  • 1
    $\begingroup$ There are two kinds of physical vectors, free vectors, and line vectors and this definition does not make a distinction between them, as the location of a vector is important for physical quantities. $\endgroup$ Commented Jun 12 at 12:49

3 Answers 3

6
$\begingroup$

Do you mean the triangle inequality? You need the concept of "magnitude" to even define how the triangle inequality is applied to your object, so you van't do without that. A physical object is described by a vector if it transforms like a vector under a change of basis, that is: $$ X \mapsto Y = \frac{dY}{dX}X $$ as well as obeying all the vector space axioms. The triangle inequality on its own is not enough.

Also, the idea of a vector as a quantity that has "magnitude and direction" is somewhat limiting. Consider the wavefunction of a quantum mechanical particle in an infinite dimensional Hilbert space. Certainly it has a magnitude (customarily set to one), yet to speak of "direction" in infinite dimensions makes little sense.

$\endgroup$
9
  • 1
    $\begingroup$ This is what I am concerned with:- en.wikipedia.org/wiki/Euclidean_vector#Addition_and_subtraction. $\endgroup$
    – HerrAlvé
    Commented Jun 8 at 17:37
  • $\begingroup$ @HerrAlvé this property is commonly known as the parallelogram rule. It states nothing other than that the sum of two vectors is another vector, and that vector addition is commutative. These are axioms which hold for any vector space, but are not sufficient to show a vector space structure. $\endgroup$
    – paulina
    Commented Jun 8 at 17:43
  • $\begingroup$ Could you give an example of such a physical quantity, one which obeys the parallelogram law but is not a vector? P.S. - I have a very limited understanding of linear algebra. $\endgroup$
    – HerrAlvé
    Commented Jun 8 at 17:45
  • $\begingroup$ a trivial example would simply be the number of particles in a system. you add some more particles, you get a new number - yet particle number is certainly not a vector. $\endgroup$
    – paulina
    Commented Jun 8 at 17:48
  • 1
    $\begingroup$ As soon as there is a scalar product, it is possible to introduce the concept of angle between two vectors (even in an infinite-dimensional space). Once you have angles, you have directions. $\endgroup$ Commented Jun 8 at 18:00
6
$\begingroup$

Updated the answer with counter examples and how physicists define vector spaces.


Loosely, mathematicians consider a vector space to be a set of things that can be added together and multiplied by a number, and behave as you would expect under addition and multiplication. That is the associative law applies, the distributive law applies. Etc. There are $8$ total rules. The first three make the vector space a group under addition.

The set of little arrows is one of the common examples. Addition is tip to tail, or equivalently the parallelogram law. Multiplication by a number is stretching. These have an obvious magnitude and direction.

The set of ordered pair or triplets or ... is the other common example. The pair up nicely with little arrows, and from the little arrows they get a magnitude and direction.

But not all vector spaces are like this. Anything that behaves well under addition and multiplication is be a vector space. For example the set of all polynomials $ax^2 + bx + c$ is a vector space.


It is possible to define a magnitude or norm on a vector space. But this is an additional set of rules.

The three rules are

  • Every vector $\vec X$ must have a magnitude $|\vec X| \ge 0$
  • The only vector with magnitude $0$ is the vector $\vec 0$
  • The triangle inequality $|\vec X + \vec Y| \le |\vec X| + |\vec Y|$

You don't have to define a norm, and you can define them in different ways.

The common norm on the space of ordered triplets is

$$|(x,y,z)| = (x^2 + y^2 + z^2)^{1/2}$$

Other examples are

$$|(x,y,z)| = (x^n + y^n + z^n)^{1/n}$$

for any non-negative integer $n$.


Consider the set of all lattice points in the plane under addition and multiplication by a number. Lattice points have integer coordinates. It satisfies the parallelogram law, and almost all the other rules for a normed vector space.

But multiplication by a scalar fails. $(1,2)$ is a vector.

$\frac{1}{2} \space (1,2)$ is not a lattice point, and therefore not a vector.

Mathematicians have to be very concerned about nitpicks like this. Mathematics starts with axioms and generates true statements by applying logical rules to them. If any false statement is proven true, it can be used to prove other false statements, and the entire structure of math collapses.


Physicists are concerned with describing the behavior of the universe. They can be more sloppy. Sometimes they use approximations. Sometimes the exact math is too difficult to do, or maybe an approximation is just easier and good enough.

Physicists have an additional requirement for a vector space. Vectors must be invariant under coordinate transformations.

In physics, vectors represent physically meaningful quantities. This meaning is independent of the vector space mathematics used to describe it. You must be able to change the description and get the same meaning.

For example, a store is a mile from my house. With the usual coordinate system, it is a mile north. But nothing stops me from defining rotated coordinates where the store is a mile east. I can use either coordinate system to do physics. This is a silly example, but coordinate transformations turn out to be a tremendously useful tool.

A consequence of this rule is that all directions in a vector space must be the same kind of quantity. If one direction is distance, all directions must be distance. You can't have one direction be distance and another be momentum.

In a thermodynamic phase space, half the directions are distance and half momentum. A mathematician would consider it a perfectly good vector space. But a physicist does not.

Physicists define the state of a system as a point in a phase space. As the system evolves, they trace the trajectory of the point. But they don't do vector space things like add points together or multiply a point by a number.


More information:

What is an example of three numbers that do not make up a vector?

Why is force a vector?

From 3blue1brown - Linear Algebra

$\endgroup$
1
  • 1
    $\begingroup$ I have edited the question. I hope it is now clearer. $\endgroup$
    – HerrAlvé
    Commented Jun 9 at 2:20
3
$\begingroup$

The answer depends on the exact definition of the parallelogram rule. If by that one means that there is a one-to-one correspondence between vectors and oriented segments in Euclidean space, the answer is trivially yes: parallelogram rule, magnitude, and direction of vectors are inherited by the properties of oriented segments.

A more interesting question would be if magnitude and direction are necessary properties of elements of a set equipped with a sum, making it an abelian group. In such a case, the answer is negative. As it is clearly stated in @mmesser314, the existence of a scalar product is not a property shared by all vector spaces. Even more important, the vector space nature of such a set is not granted. To define a vector space, the sum of the elements is not enough. One needs to define a scalar multiplication explicitly.

$\endgroup$

Not the answer you're looking for? Browse other questions tagged or ask your own question.