[Math] References on the History of Linear Algebra

linear algebramath-historyreference-request

I have an aggregated understanding of the history of linear algebra compiled from friends, teachers, and coworkers. It may have several errors. It goes something like this:

  • Even ancient cultures like the Chinese used the idea of row reduction to solve systems of linear equations, even if the format looked somewhat different.
  • In medieval times, Arabic cultures kept this idea alive.
  • In the 18th century, European mathematicians developed matrix notation to represent a linear system. There was even now the idea of inverting that matrix.
  • By the mid 19th century, matrices were fully understood as derivatives of multivariable functions, and hence understood as transformations between finite dimensional vector spaces.

Still at this point there was limited applicability for practical problem solving. If a matrix was even moderately large, it was a nice theoretical tool, but practically impossible to compute with. So the most recent chapter is

  • In the 1940s and 1950s, with the advent of modern computing technology these limitations were overcome, and for example, Leontiff could solve a system of 500 equations.

I suppose my first question is: is any part of this significantly inaccurate? But my main question is: is anyone aware of a good historical reference emphasizing the last chapter, where computers sparked renewed interest in linear algebra? I can't seem to find any good histories that focus on this era. Most of what I find focuses on the theory developed up to the mid 19th century.

Best Answer

You might find this article helpful, and there are additional references given: http://igitur-archive.library.uu.nl/math/2001-0227-150344/eighistory.pdf The article concentrates on issues about eigenvalues but also deals more generally with numerical linear algebra.