Which Vector Notation is Best for Physics, Engineering, and Mathematics?

In summary, there are multiple notations used for vectors in different fields, such as matrix notation and component notation. The preferred notation may depend on the situation, with some people using the simpler <x, y, z> notation for quick writing and others using the "column matrix" form for working with matrices. Additionally, there are coordinate-free and coordinate-specific notations that can be used in physics, with Einstein notation being a valuable tool for describing vectors in a coordinate-independent way.
  • #1
thegreenlaser
525
16
I'm curious, which vector notation is preferred by physicists/engineers/mathematicians? In linear algebra we used matrix notation exclusively, putting the x,y,z,... components down a column matrix. (no idea how to put this in latex). In all my other courses though, we've been using (xi +yj +zk) notation where x,y,z are the components of the vector and i,j,k are unit vectors on the x, y, and z axes respectively.

Which notation do you prefer for which situations and why?
 
Physics news on Phys.org
  • #2
If I am writing quickly, just <x, y, z> will do. Typically, I would use the "column matrix" form only if I were working with matrices.

By the way, you can do matrices in LaTex with \begin{bmatrix}... \end{bmatrix} for "square brackets" or \begin{pmatrix} ... \end{pmatrix} for "parentheses". Use & to separate items on a single line and \\ to separate lines a single column matrix would be
\begin{bmatrix} x \\ y \\ z\end{bmatrix}:
[tex]\begin{bmatrix} x \\ y \\ z\end{bmatrix}[/tex].

You can see the code for that, or any LaTex, by double clicking on the expression.
 
  • #3
hi thegreenlaser! :wink:

xi +yj +zk is often easier to write,

and it's a lot easier to make cross-products with! :smile:
 
  • #4
It definitely depends on the application. The thing about vectors and tensors in physics is that they don't depend on the coordinate system you use to describe them. You can use coordinate free notation, like C=A+B, but it can get messy, its much easier sometimes to use the "language" of a coordinate system to talk about vectors, like C1=A1+B1, C2=A2+B2, etc. But then sometimes you have to deal with the fact that the vector and tensor equations using these coordinate systems are independent of those coordinate systems. This can get messy too, but Einstein developed a way of describing vectors using coordinate systems along with a bunch of rules about how to manipulate them which automatically shows you the invariance of the equations. Check out "Einstein notation" and "Coordinate free notation" on Wikipedia. It takes some work to get the hang of it, but once you do, its a very valuable tool in your vector/tensor toolkit.
 
  • #5


I understand the importance of using the most efficient and effective notation in different fields of study. In the case of vector notation, there is no one "best" notation that is universally preferred by all physicists, engineers, and mathematicians. Each notation has its own advantages and may be more suitable for different situations.

In linear algebra, matrix notation is commonly used because it allows for efficient and concise representation of multiple vectors and operations. This notation is particularly useful for solving systems of linear equations and performing transformations. However, it may not be as intuitive for representing geometric concepts.

On the other hand, the (xi +yj +zk) notation is more commonly used in physics and engineering because it directly relates to the Cartesian coordinate system and is more intuitive for representing geometric concepts. It is also easier to visualize and manipulate in three-dimensional space. However, it may not be as efficient for representing multiple vectors or performing matrix operations.

Ultimately, the choice of notation depends on the specific context and purpose of the vector representation. In physics, the (xi +yj +zk) notation may be more suitable for representing forces and motion in three-dimensional space, while in engineering, matrix notation may be more efficient for representing transformations and operations on multiple vectors. In mathematics, both notations may be used depending on the specific problem being solved.

In conclusion, there is no one "best" notation for vector representation in physics, engineering, and mathematics. It is important for scientists to be familiar with both notations and use them appropriately in different contexts to effectively communicate and solve problems.
 

1. What is 'Best' Vector Notation?

'Best' Vector Notation is a mathematical notation used to represent vectors. It is often considered the most efficient and visually appealing way to represent vectors, as it uses a combination of bold letters and arrows to denote magnitude and direction.

2. How is 'Best' Vector Notation different from other vector notations?

'Best' Vector Notation differs from other vector notations in that it combines the use of bold letters and arrows to represent both magnitude and direction. This makes it easier to read and understand compared to other notations that use only one or the other.

3. When is 'Best' Vector Notation commonly used?

'Best' Vector Notation is commonly used in mathematics, physics, and engineering to represent vectors. It is also often used in computer programming and data analysis, as it allows for efficient and clear representation of vectors in algorithms and data structures.

4. Can 'Best' Vector Notation be used for both 2D and 3D vectors?

Yes, 'Best' Vector Notation can be used for both 2D and 3D vectors. The bold letter and arrow combination can represent both magnitude and direction in any number of dimensions.

5. Are there any drawbacks to using 'Best' Vector Notation?

One potential drawback of using 'Best' Vector Notation is that it may not be as widely recognized or understood compared to other notations. This could cause confusion when communicating with others who are not familiar with it. Additionally, some people may find the use of bold letters and arrows to be visually cluttered or overwhelming.

Similar threads

Replies
4
Views
973
  • Special and General Relativity
Replies
10
Views
708
  • Special and General Relativity
Replies
1
Views
541
Replies
3
Views
2K
  • Quantum Physics
Replies
17
Views
2K
  • Linear and Abstract Algebra
Replies
3
Views
289
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Other Physics Topics
Replies
3
Views
1K
  • Introductory Physics Homework Help
Replies
6
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
3K
Back
Top