Vector Summing in Physics: Understanding the Mathematical Rules and Exceptions

  • Context: Undergrad 
  • Thread starter Thread starter mech-eng
  • Start date Start date
  • Tags Tags
    Vector
Click For Summary

Discussion Overview

The discussion centers around the mathematical rules governing the summation of row and column vectors in physics, exploring the implications and exceptions to these rules. Participants examine the theoretical and practical aspects of vector addition, particularly in the context of Cartesian coordinates and vector spaces.

Discussion Character

  • Debate/contested
  • Conceptual clarification
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that row and column vectors cannot be summed due to differing shapes, which is not a defined operation in mathematics.
  • Others argue that while summing vectors in physics often involves treating them as equivalent, mathematically, they belong to different vector spaces.
  • A participant suggests that it is possible to define an "addition-like" operation between row and column vectors, questioning the utility and definition of such an operation.
  • Another participant emphasizes that addition only makes sense when combining like entities, drawing an analogy with adding different types of fruit.
  • Some propose that if one were to define a rule allowing the summation of row and column vectors, it would be necessary to explore the consequences of such a rule.

Areas of Agreement / Disagreement

Participants express disagreement regarding the summation of row and column vectors, with multiple competing views on the validity and implications of such operations. No consensus is reached on whether a useful addition-like operation can be defined.

Contextual Notes

Participants note limitations in defining operations between vectors of different shapes and the necessity of consistent representation in mathematical contexts. The discussion highlights the dependence on definitions and the unresolved nature of the proposed operations.

mech-eng
Messages
826
Reaction score
13
Hi, we can not sum a colon vector to a row vector, both with same number of elements. But, say A=[1 2 3] here first elements represents i, second j, and third k and say B=[1
3
5], here also first element represent i, second j, and third k. According to mathematical rules we can not sum them but we always sum them in physics. So I can not understand where I am wrong?

(By B, I tried to write a column vector.)
 
Physics news on Phys.org
We do not sum column with row vectors in physics.
Cartesian i-j-k vectors always have the same representation (either row or column, not both) - you have to pick a representation when you set up the geometry just like you have to pick a direction to call positive.

Can you show me a reference where an authoritative text or a paper has summed row and column vectors?
 
Simon Bridge said:
We do not sum column with row vectors in physics.
Cartesian i-j-k vectors always have the same representation (either row or column, not both) - you have to pick a representation when you set up the geometry just like you have to pick a direction to call positive.

Can you show me a reference where an authoritative text or a paper has summed row and column vectors?

I am asking the reason why we can not sum them. Let's say we want to sum A=1i +2j +3k
with B=2i + 3j + 5k . We can sum them easily by adding each element to each other but I ask
about If we write one of them as column and another as row why we can not sum them?
what is this reason? We just have to assume right of the equal sign row or column.
 
Because you can't sum matrices that have different shapes. It's not a defined operation.
 
mech-eng said:
I am asking the reason why we can not sum them. Let's say we want to sum A=1i +2j +3k
with B=2i + 3j + 5k . We can sum them easily by adding each element to each other but I ask
about If we write one of them as column and another as row why we can not sum them?
what is this reason? We just have to assume right of the equal sign row or column.

Because there is no utility in defining such a sum. It's much simpler to always represent a displacement vector as a row vector or a column vector, not both. You can define whatever you want in math, but unless it's useful, don't expect other people to follow you.
 
You cannot add column and row vectors because they lie in different vector spaces!

Given any vector space, V, its dual space, V*, is the set of all linear functions from V to the real numbers. It can be shown that, for V finite dimensional, the dual space is isomorphic to the original space using the isomorphism that maps the basis vector, [itex]v_i[/itex], to the to the linear function, [itex]v_i^*[/itex] that maps [itex]v_i[/itex] to 1 and maps all other basis vectors to 0. A way of representing that is to represent the vector [itex]v= \sum a_iv_i[/itex] as the "column vector" having [itex]a_i[/itex] as its "ith" component. We can then represent the function that maps the ith basis vector [itex]e_i[/itex] to 1 and all others to 0 as the row vector having "1" in its ith position. In that case, [itex]f(v)[/itex] is the matrix product of the row matrix representing f and the column matrix representing v.
 
mech-eng said:
I am asking the reason why we can not sum them. Let's say we want to sum A=1i +2j +3k
with B=2i + 3j + 5k . We can sum them easily by adding each element to each other but I ask
about If we write one of them as column and another as row why we can not sum them?
what is this reason? We just have to assume right of the equal sign row or column.

I don't see any reason why we couldn't define an "addition-like" operation between row and column vectors in the way which you seem to have in mind. The issues, which other posters have mentioned (or at least alluded to), are (1) whether this operation is useful and (2) whether this operation can properly be called a sum.

Considering the matrix product is defined on pairs of matrices with different shapes, and considering that this product is useful (though maybe not immediately so), and considering that we call it a product despite the fact that its inputs lie in different algebraic structures, I don't see any reason why your operation can't be called a sum and why it's necessarily not useful.
 
mech-eng said:
I am asking the reason why we can not sum them. Let's say we want to sum A=1i +2j +3k
with B=2i + 3j + 5k . We can sum them easily by adding each element to each other but I ask
about If we write one of them as column and another as row why we can not sum them?
what is this reason? We just have to assume right of the equal sign row or column.

Apples and oranges is the short answer. HallsofIvy has the long answer. The inbetween answer is what matterwave says, but I would add that if you have vectors

##A=\left[\begin{array}{1}a_1\\a_2\\a_3\end{array}\right]##

and

##B=\left[b_1\ b_2\ b_3\right]##

you can always add ##A^T+B## to get a row vector or ##A+B^T## to get a column vector. Why you would want to do that beats me, but if it ever happened, it is easy enough to do. What would ##A+B## equal? A row vector? A coumn vector? Neither makes sense. Sure, we could define ##A+B\equiv A^T+B##, but why?

Note also that one often defines ##i=[1\ 0\ 0]##, ##j=[0\ 1\ 0]##, and ##k=[0\ 0\ 1]## or the column versions.
 
And there you have it. Kinda.
The answers basically boil down to "because it is against the rules".
You want to know "how come it's against the rules?"

To understand that we need to back up a bit:

If you want to add two things together, they have to be the same kind of thing.
It does not make sense to add 2 apples to 3 pears, but it works if you change what you are adding to "fruit".
2 apples = 2 fruit, 3 pears = 3 fruit, and it makes sense to say that 2 fruit + 3 fruit = 5 fruit.

In other words - the concept of addition only make sense if we are adding the same sort of thing.

Most of the time this sort of conversion is second nature: we do it without thinking about it.
It is part of the everyday process of addition - but it is not part of the mathematical process.
In maths, the conversion is not taken for granted - just because there are so many different ways of doing it.

If I wanted to add apples to carrots, it won't work to do the "fruit conversion" I did before... so I cannot make "convert to fruit" as part of the definition of "addition".

Now back to what you were doing:
Your approach for adding a column vector to a row vector is, basically, to convert them to i-j-k vectors first, then add them. This is the same as calling the apples and pears "fruit" in the above example - you have converted the things being added into things that can be added.

Careful though:
the matrix form of vectors do not have to be based on the i-j-k vectors.
So if A is based on i-j-k and B is based on some other three vectors, your addition approach won't work quite as easily as you showed.
 
  • #10
Make a rule that allows such an operation and explore its consequences.

For instance, if the row vector (rv) is 1x3 and the column vector (cv) is 2x1, create 2x3 matrices from rv and cv by repeating rv into column dimension of cv and repeating cv into the row dimension of rv.

Who knows, next theory of quantum gravity! Or not.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K