Any large square for general k

Share this page

Any large square for general k

To warm up, let's start with k=3. We want to prove that the numbers within the large square that's nth from the left ad mth from the top sum to (2m1)(2n1)T32=(2m1)(2n1)9. First look at the large square that's nth from the left and lies in the first row of large squares. As we already noted above, the two numbers in the top row of this white square are 3(n1)+1=3n2 and 3(n1)+2=3n1. By some very similar reasoning we can work out that the top two numbers in the large square that's nth from the left and mth from the top are (3(m1)+1)(3n2)=(3m2)(3n2) and (3(m1)+1)(3n1)=(3m2)(3n1) Similarly, the bottom two numbers in the nth white square from the left in the mth row of white squares are (3(m1)+2)(3n2)=(3m1)(3n2) and (3(m1)+2)(3n1)=(3m1)(3n1). Adding these four numbers gives (3m2)(3n2)+(3m2)(3n1)+(3m1)(3n2)+(3m1)(3n1) which we can rewrite as the product (3m2+3m1)(3n2+3n1)=(6m3)(6n3)=(2m1)(2n1)9, which is exactly what we wanted. We now move on to prove the result for any positive integer k. We want to show that the sum of numbers in the square that's nth from the left and mth from the top is equal to (2n1)(2m1)Tk12. Let's call the square in question T. Using similar reasoning as above, you can see that the numbers in the first row of T are (k(m1)+1) times the numbers in the first row of S. This means that the sum of the first row of numbers in T is (k(m1)+1)(2(n1)Tk1). Similarly, the sum of the second row of numbers in T is (k(m1)+2)(2(n1)Tk1). We can continue in this vein until we come to the sum of the last row of numbers in T, which is (k(m1)+(k1))(2(n1)Tk1). Adding up these sums of the rows of T gives Missing \begin{equation} or extra \end{equation} Similarly to what we did above, we can re-write this expression as [1+2+...+(k1)+(k1)k(m1)][(2n1)Tk1]. Using the formula for the sum of the first k integers, this becomes [(k1)k2+(k1)k(m1)](2n1)Tk1, which is equal to (k1)k2(2m1)(2n1)Tk1. And since (k1)k2=Tk1, the sum of the numbers in T is equal to (2m1)(2n1)Tk12. This is what we wanted to show.

Return to main article