SUMMARY
The discussion centers on the historical use of the letters i, j, m, and n in matrix notation, specifically in the context of linear algebra. The letters i and j are commonly used as indices in matrices, with their origins traced back to the programming language FORTRAN, established in 1957, where variable types were determined by their initial letters. The use of m and n likely stems from the term "matrix," coined by mathematician Cayley. Additionally, the letters i, j, and k are also associated with quaternions, which extend complex numbers into three dimensions.
PREREQUISITES
- Understanding of matrix notation (A = [aij]mxn)
- Familiarity with the programming language FORTRAN
- Basic knowledge of complex numbers and quaternions
- Awareness of mathematical conventions in linear algebra
NEXT STEPS
- Research the history and development of FORTRAN programming language
- Study the concept of quaternions and their mathematical properties
- Explore the significance of Cayley's contributions to matrix theory
- Investigate the conventions used in mathematical notation and their importance
USEFUL FOR
Students and educators in mathematics, computer science professionals, and anyone interested in the historical context of mathematical notation and its applications in programming and linear algebra.