This commit is contained in:
Steven G. Johnson 2024-09-29 21:26:42 -04:00
parent d94c8aeb09
commit 0a0e166616

View File

@ -919,7 +919,7 @@
"p(a) = x_1 + x_2 a + x_3 a^2 + \\cdots + x_n a^{n-1} \\; ,\n",
"$$\n",
"\n",
"which leads to the $m \\times n$ matrix\n",
"which leads to the $m \\times n$ matrix (called a [\"Vandermonde\" matrix](https://en.wikipedia.org/wiki/Vandermonde_matrix))\n",
"\n",
"$$\n",
"A = \\begin{pmatrix}\n",