A square matrix is sum-magic if the sum of all elements in each row, column and major diagonal is constant. Similarly, a square matrix is product-magic if the product of all elements in each row, column and major diagonal is constant.
Determine if there exist 3×3 matrices of real numbers which are both sum-magic and product-magic. linear algebramatrixmagic squarecombinatorics