J-dizzal
- 394
- 6
Could anyone clarify what is the name of the i,j,k notation for vectors if there even is one?
Last edited:
The discussion revolves around the notation of vectors using the symbols i, j, and k, particularly in the context of their roles as standard unit vectors in three-dimensional space. Participants seek to clarify whether there is a formal name for this notation and explore its conventions and usage in mathematical contexts.
Participants generally agree that i, j, and k correspond to the x, y, and z axes, respectively. However, there is no consensus on a formal name for the notation, with multiple views and some uncertainty expressed regarding its terminology.
Participants have not reached a clear agreement on the formal naming of the i, j, k notation, and there are varying interpretations of its use and meaning in different contexts.
anorlunda said:I'm not sure what you're really asking, but the letters I, j ,k, l, m, and n are commonly used in all mathematical notation to represent integer values. It is just a convention that is attributed to Leonhard Euler.
rootone said:Afaik, 'i' is just a simple shorthand notation symbolising an 'integer'.
If you need more than one integer to write some algorithm it's just a bit more 'understandable' to use j.k.l etc for the additional integers.
You could use i1, i2,i3 instead as symbols representing the same quantity, but that just makes thing more difficult to comprehend (imo).