Ian Cooper - Mathematics

Computer Science • Mathematics • 3D Graphics • Music

Mathematics

Mathematics has become one of my favorite creative pursuits because it has the unmatched ability of illuminating difficult concepts or connecting disparate fields. In the future, I plan to upload notes to this site relating to the projects that I am working on.

Favorite Theorem - Matrix Representation Theorem

Let $V$ and $W$ be finite-dimensional vector spaces over a field $\mathbb{F}$, with ordered bases \[\mathcal{B}=(v_1,\dots, v_n), \quad \mathcal{C} = (w_1\dots, w_m).\] For any linear map $T:V\to W$, there exists a unique matrix $[T]_{\mathcal{C}\gets \mathcal{B}}\in \mathbb{F}^{m\times n}$ such that for every vector $x\in V$, \[[T(x)]_{\mathcal{C}}=[T]_{\mathcal{C}\gets \mathcal{B}}[x]_{\mathcal{B}}\]

We owe almost all of modern science to this elegant theorem. Every linear transformation of finite fields can be described with a matrix! And that's how we get computer graphics!