Wednesday, December 28, 2016

Simple Rotations


  We can't treat the cells of an array as points and use matrices to rotate the array but it can be done with flips and transpositions. Here the superscript T indicates that M is transposed.


So it looks like we can examine these operations in Excel to see if they leave the sums for the magic squares unchanged.

No comments: