esc
Type to search, or take a leap:
1858 (Cayley's matrix algebra)·Measurement·verified

Linear algebra

The mathematics of straight-line relationships in many dimensions at once — vectors, and the rectangular arrays called matrices that transform them. Arthur Cayley's step was to treat a whole array as a single object you can add, multiply, and invert as if it were a number.

深层档案目前以英文写就——经核验的翻译已列入路线图。浏览器自带的翻译功能在本页表现良好。

Linear algebra
Herbert Beraud (1845–1896) · Public domain · Wikimedia Commons

✦ 等等,真的吗?

The computational heart of the subject is far older than the algebra around it. The Chinese Nine Chapters on the Mathematical Art, compiled by about the 1st century BC, solves systems of linear equations by precisely the row-reduction we now call Gaussian elimination — roughly 1,900 years before Gauss — laying the coefficients out as a grid of counting rods, red for positive and black for negative. To run the method, Chinese mathematicians computed openly with negative numbers, which European mathematicians still dismissed as absurd into the 1600s.

它是什么

"Linear" means built only from scaling and adding — nothing bent, nothing squared. A vector is a list of numbers, or equivalently an arrow in space; a matrix is a rectangular array that maps vectors to vectors, encoding a rotation, a projection, a shear — and, read another way, the coefficient table of a system of linear equations. In his 1858 *A Memoir on the Theory of Matrices*, Arthur Cayley defined how to add and multiply these arrays as objects in their own right. Matrix multiplication turns out to *compose* transformations, and — a genuine surprise — it does not commute: in general AB is not BA, because doing one motion then another is not the same as reversing the order. Cayley also stated what is now the Cayley–Hamilton theorem: every matrix satisfies its own characteristic equation.

它为何重要

Two ancient problems fused into one language. The first is solving many linear equations together — a practical need as old as taxation and surveying. The second is representing transformations of space as things you can calculate with and chain. Once both are matrices, geometry and equation-solving become the *same* arithmetic, and a single toolkit — rank, determinant (older than matrices: Leibniz, Seki, Cramer), eigenvalues, eigenvectors — governs both. Because calculus approximates almost anything as "locally linear," this becomes the layer where the smooth, curved world is handled one flat piece at a time.

它解锁了什么

Linear algebra is the everyday language of applied mathematics. Heisenberg's 1925 matrix mechanics recast quantum theory as linear algebra on infinite-dimensional spaces. Least-squares fitting — the backbone of regression and statistics — is a matrix computation. Every rotation, projection, and perspective in computer graphics is a matrix. Google's original PageRank ranked the web as the dominant eigenvector of a giant link matrix, and the layers at the core of modern neural networks are, arithmetically, matrix multiplications by the billion. The array Cayley taught us to treat as a single number is now the unit of computation for much of science.

此条目尚待完整撰述——制图师正在工作。它在图中的位置已经核验无误。

前提

解锁

前沿——此后尚未绘制。

发现本页有误?这里的每一条论断,都应当经得起质疑。 提交更正 →