A reader asks... about matrices
A reader asks:
I know that a square matrix
maps point to point . Do I have enough information to work out ?
In a word: no, unless you’re working in one dimension!
In general, to work out a square transformation matrix in
The bigger question is: how do you work that out?
It’s actually not all that hard - let’s suppose you have:
Where all of the
where
To find the unknown
(This is why the
Now, I haven’t done proper grown-up matrix work for a long while, but I gather that no computer scientist worth his hash-salting algorithm would ever invert a matrix; there are almost certainly better algorithms for working this sort of thing out. However, there’s a certain neatness to this solution that I rather like. So there!
Footnotes:
1. as long as they’re linearly independent