Consider the following 3×2 array formed by using the numbers 1,2,3,4,5,6,
a11a21a31a12a22a32=123654.
Observe that all row sums are equal, but the sum of the square of the squares is not the same for each row. Extend the above array to a 3×k array (aij)3×k for a suitable k, adding more columns, using the numbers 7,8,9,…,3k such that j=1∑ka1j=j=1∑ka2j=j=1∑ka3jandj=1∑k(a1j)2=j=1∑k(a2j)2=j=1∑k(a3j)2