Definition of vector addition, Cartesian product?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
vanmaiden
Messages
101
Reaction score
1
I'm reading through a multivariable calculus book and it starts off with some linear algebra. It defines vector addition as V [itex]\times[/itex] V [itex]\rightarrow[/itex] V. My text describes V as a set and describes the above process as a mapping. I believe the [itex]\times[/itex] may represent a Cartesian product. Could someone fill me in on how such an operation could define vector addition?
 
Physics news on Phys.org
vanmaiden said:
I'm reading through a multivariable calculus book and it starts off with some linear algebra. It defines vector addition as V [itex]\times[/itex] V [itex]\rightarrow[/itex] V. My text describes V as a set and describes the above process as a mapping. I believe the [itex]\times[/itex] may represent a Cartesian product. Could someone fill me in on how such an operation could define vector addition?

Vector addition just takes two vectors and gives you third. So the map is

(X,Y) -> X + Y.
 
vanmaiden said:
I'm reading through a multivariable calculus book and it starts off with some linear algebra. It defines vector addition as V [itex]\times[/itex] V [itex]\rightarrow[/itex] V. My text describes V as a set and describes the above process as a mapping. I believe the [itex]\times[/itex] may represent a Cartesian product. Could someone fill me in on how such an operation could define vector addition?

It's a product of sets, which we map out of with addition. Yes, it is the Cartesian product, in the sense that Cartesian product is product of sets. You can map any point in the product (x,y), as lavinia said, to x+y for instance.

You might contrast product and/or sum of sets with product and/or sum of elements.
 
You could do the same for normal addition (i.e. the addition of the real numbers).

I.e. you define a function +:ℝ2→ℝ (where ℝ2=ℝ×ℝ)

For example +(13,2) = 15

Infact +:ℝ2→ℝ is actually an example of vector addition as the reals themselves form a 1-D real vector space wrt real addition and real multiplication.
 
Last edited by a moderator: