Magic Square Invariant – 4 by 4 Magic Square
Question
A 4 x 4 Magic Square is such that each of its Row, Column and Diagonal has the same sum of 2016. What is the Sum of its four corners?
Solution

Please see in Image. Thank-you.
Answer The trick is to realize that the product of four consecutive integers is always less than 1…
Question •• 1st rectangle ••• ••• 2nd rectangle •••• •••• •••• 3rd rectangle ••••• ••••• ••••• ••••• 4th…
Answer Let us reason out completely and not just “guess” at an answer. We use base 10. abcd…
Question Find all numbers c between a and b for which: (f(b)-f(a))/(b-a) = f'(c) The Problem: f(x) =…
Answer Here is a short way. Fermat’s little theorem says that if p is a prime and b…
Question 10, 22, 36, 55, … Answer One answer is (n^3 – 4n^2 + 29n – 6) /…