Why vector form is convenient?

  • Thread starter Thread starter manimaran1605
  • Start date Start date
  • Tags Tags
    Form Vector
AI Thread Summary
Vector form is convenient for specifying points in a 3D coordinate system because it succinctly contains all necessary information without extraneous details. This format allows for easy mathematical manipulation, such as addition and multiplication, while providing a clear geometric interpretation of these operations. Since multiple points can exist at the same distance from a reference point, a single number is insufficient for identification, necessitating three coordinates. The arrangement of these coordinates in an array simplifies their representation and calculation. Overall, the use of vectors streamlines the process of working with spatial relationships in three dimensions.
manimaran1605
Messages
60
Reaction score
0
I read that a point relative to origin in 3D coordinate system is conveniently specified by the vector form, why?
 
Mathematics news on Phys.org
Because
a) the vectorial description contains all the info required to identify the point, and nothing superfluous
b) The manner in which we write vectors makes it easy for us to treat them as a type of numbers; that is, we easily see how to add, and for that matter (sort of) multiply them together, and also how to interpret, in a geometric sense, what such algebraic operations "really" means.
 
  • Like
Likes 1 person
Because there are many different points the same distance from the origin (or anyone point) of a coordinate system so a single number will not suffice to identify it. Equivalently, it take 3 numbers to identify everypoint in a 3D coordinate system (pretty much the definition of "3D") and it is convenient to arrange those numbers in an array. It is the fact, from geometry of similar triangles, that the coordinates (x_0, y_0, z_0) of a point exactly 1/2 way between two points (x_1, y_1, z_1) and (x_2, y_2, z_2) are (x_0, y_0, z_0)= ((x_1+ x_2)/2, (y_1+ y_2)/2, (z_1+ z_2)/2) that means that "scalar multiplication" of vectors is convenient (in fact, "scalar multiplication" and the whole idea of vectors was created to simplify that).

(Arildno got in two minutes before me! And we are saying essentially the same thing.)
 
  • Like
Likes 1 person
got it, Thank you both for clarifying my doubt
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Replies
1
Views
1K
Replies
1
Views
1K
Replies
12
Views
270
Replies
4
Views
2K
Replies
4
Views
2K
Back
Top