Can Two Vectors Be Divided?

  • Thread starter PhyHunter
  • Start date
  • Tags
    Vectors
In summary, there is no canonical division operation for vectors, as the "opposite" operation of multiplication does not provide a unique answer. While it is possible to define a similar operation, it is typically not defined in vector spaces and is not studied in functional analysis.
  • #1
PhyHunter
47
0
Can we divide two vector ? If we can't why
 
Mathematics news on Phys.org
  • #2
It is not as much that we can't, but that there is little point in doing so.
To understand that, remember that "division" is supposed to be the "opposite" of multiplication, so that if a/b=c, that simply means that it follows that a=b*c.
Furthermore, we want "c" to be a UNIQUE quantity, rather than that there exists lots of quantities that might be said to be the result of the division a/b.

So, to answer your question on vectors, we need to see what sort of vector multiplications we've got.
We have for example, the so-called cross product of vectors, but in a=b(cross)c, there are lots of c's we can use, that cross multiplied with "b" yields "a".

Thus, an "opposite" operation of cross multiplication does not provide us with a unique answer, and we choose therefore not to define such an operations.

There are other troubles with trying to define vectorial division as well, so it is typically not defined as an operation at all, at least to my knowledge.
 
  • #3
Obviously we can define something similar, as we can define multiplication pointwise of vectors.

multiplication:
[tex](a,b,c)(d,e,f)= (ad,be,cf)[/tex]

divison when [tex]d,e,f\neq 0[/tex] :
[tex](a,b,c)/(d,e,f)=(a/d,b/e,c/f)[/tex]

Obviously, you will see this popping up in Functional Analysis, which is a generalization of linear algebra.
 
  • #4
divison when [tex said:
d,e,f\neq 0[/tex] :
[tex](a,b,c)/(d,e,f)=(a/d,b/e,c/f)[/tex]

Obviously, you will see this popping up in Functional Analysis, which is a generalization of linear algebra.

How do you prove it ?
 
  • #5
The best way to deal with vectors is to work in a vector space. A vector space has no canonical division operation. So it does not make sense to divide two vectors. I suppose you can make sense of it in specific situations, but nobody will call it division.
 
  • #6
PhyHunter said:
How do you prove it ?

Prove what? He's giving you a definition.
 
  • #7
MathematicalPhysicist said:
Obviously, you will see this popping up in Functional Analysis, which is a generalization of linear algebra.

Really? The product you defined is not coordinate independent and since nearly all of the spaces arising in functional analysis have no natural choice of basis, it would surprise me to learn that component-wise products play an important role anywhere in functional analysis.
 
  • #8
Well, you can check the subject of Banach Algebras, I first encoutered this subject in the second course in Functional analysis which was given at my school.
 
  • #9
Well, you can check the subject of Banach Algebras, I first encoutered this subject in the second course in Functional analysis which was given at my school.

I am familiar with Banach algebras, and while I get where you are coming from now, the claim that component-wise products are honestly studied in functional analysis still seems silly to me. As you certainly know, almost all of the Banach algebras that occur "in nature" have coordinate invariant products (i.e. they do not depend on a particular choice of basis) and as a result, are not given by component-wise multiplication. The examples you gave are certainly subsumed into the theory of Banach algebras, but as a matter of taste I would not really say they come up in functional analysis.

N.B. Since I do not intend to come across as argumentative, the one thing I want to make clear is that I do concede your point on this, just that I probably misinterpreted what you meant by "popping up in functional analysis"
 
  • #10
Can I say something.In matrices (2x1)/(2x1)=(2x2) we can say this because If we want to control that we must multiply (2x2)x(2x1) and we get (2x1) so I understand that a/b question's answer is two vector system.Can we say this ?
(HERE a and b vector) and (2x1) or (2x2) is matrices)
( (2x1) matrice symbolize vector)
 
  • #11
Can I say something.In matrices (2x1)/(2x1)=(2x2) we can say this because If we want to control that we must multiply (2x2)x(2x1) and we get (2x1) so I understand that a/b question's answer is two vector system.Can we say this ?
(HERE a and b vector) and (2x1) or (2x2) is matrices)
( (2x1) matrice symbolize vector)
 
  • #12
PhyHunter said:
Can I say something.In matrices (2x1)/(2x1)=(2x2) we can say this because If we want to control that we must multiply (2x2)x(2x1) and we get (2x1) so I understand that a/b question's answer is two vector system.Can we say this ?
(HERE a and b vector) and (2x1) or (2x2) is matrices)
( (2x1) matrice symbolize vector)

I don't quite understand what you mean. Can you rephrase?

The point others are making that you don't seem to be getting, however, is that there is no reason to have multiplication or division of vectors.

There are lots of operations on vectors which can seem like a form of multiplication (dot products, cross products etc...) but none of them are "one to one", meaning for a given output there is more than one possible input.

Now if you know that the input does not depend on the output, how are you going to define an inverse operation (akin to divison) that gives you the input based on the output?
 
  • #13
Sure,we symbolize vector in matrix (2x1) so If we try divide two vectors in matrix system, (2x1)/(2x1) we get (2x2) so if we want control this,we will multiply (2x2)x(2x1) and we get (2x1)
(2x1) is one vector (2x2) is two vector system

[tex](2x2)x(2x1)=(2x1)[/tex]
so we can say
[tex](2x1)/(2x1)=(2x2)[/tex]

If we want write this in vector system
pointwise of vectors
[tex](a,b)/(c,d)=((a/c,0),(0,b/d))[/tex]
or [tex]a/b=((c,d))[/tex]
(a,b,c,d) vectors
 
  • #14
PhyHunter said:
Sure,we symbolize vector in matrix (2x1) so If we try divide two vectors in matrix system, (2x1)/(2x1) we get (2x2) so if we want control this,we will multiply (2x2)x(2x1) and we get (2x1)
(2x1) is one vector (2x2) is two vector system

[tex](2x2)x(2x1)=(2x1)[/tex]
In words: the product of a 2 x 2 matrix and a 2 x 1 matrix is a 2 x 1 matrix.
PhyHunter said:
so we can say
[tex](2x1)/(2x1)=(2x2)[/tex]
I don't see how this makes sense. Matrix multiplication is defined if the multiplication is conformable. IOW, AB makes sense if the number of columns of A is the same as the number of rows of B.

However, there is no concept of dividing one matrix by another. The property you are showing about the equivalence of multiplication and division is one that applies to real numbers, not matrices.
PhyHunter said:
If we want write this in vector system
pointwise of vectors
[tex](a,b)/(c,d)=((a/c,0),(0,b/d))[/tex]
or [tex]a/b=((c,d))[/tex]
(a,b,c,d) vectors
 
  • #15
I am just trying to explain it.I wrote it because its a way to how can I found it.And my idea can be true ?
 

1. What is the definition of vector division?

Vector division is an operation in which a vector is divided by another vector, resulting in a new vector. It is a mathematical operation that combines the magnitude and direction of two vectors to create a new vector.

2. How is vector division different from scalar division?

The main difference between vector division and scalar division is that vector division results in a vector, while scalar division results in a single number. Vector division also takes into account the direction of the vectors, while scalar division only considers their magnitudes.

3. What are the properties of vector division?

There are several properties of vector division, including associativity, commutativity, and distributivity. Vector division is associative, meaning that the order of the vectors being divided does not affect the result. It is also commutative, meaning that the order of the vectors can be switched without changing the result. Finally, vector division follows the distributive property, which means that it can be distributed over vector addition and subtraction.

4. Can any two vectors be divided?

No, vector division is only defined for vectors in the same direction. In order to divide two vectors, they must be parallel or collinear. If the vectors are not parallel, vector division is not possible.

5. What are some real-life applications of vector division?

Vector division is commonly used in physics and engineering, such as calculating the velocity and acceleration of objects in motion. It is also used in navigation, for example, in determining the direction and speed of a plane or ship. Additionally, vector division is used in computer graphics to create 3D images and animations.

Similar threads

Replies
7
Views
2K
Replies
4
Views
103
Replies
9
Views
1K
Replies
9
Views
1K
Replies
7
Views
1K
Replies
2
Views
1K
Replies
3
Views
241
Replies
17
Views
2K
Replies
2
Views
1K
Back
Top