Number Grid Investigation.

Authors Avatar

Mark Johnson 10MR                        

Number Grid Investigation

        In this investigation, I am using a 10x10 number grid, with numbers 1 to 100.  I am going to take 2x2 sections of this grid, and calculate the differences between the products of the top-left and bottom-right numbers, and the bottom-right and top-left numbers.  Once I have found a pattern, I will attempt to write a generalisation using algebra.  After I have done this, I investigate larger sections taken from the grid, 3x3, 4x4 and so on.  I will then try to find a general rule for the numbers in any size grid using algebra.

        

2x2 Sections

12*23=276

13*22=286

   286-276=10

65*76=4940

66*75=4950

   4950-4940=10

29*40=1160

30*39=1170

   1170-1160=10

The difference is ALWAYS 10

Generalisation:

x*(x+11) = x²+11x

(x+1)(x+10) = x²+11x+10

   (x²+11x+10) – (x²+11x) = 10

Therefore:

(x+1)(x+10) – x(x+11) = 10

3x3 Sections

13*35=455

15*33=495

   495-455=40

27*49=1323

29*47=1363

   1363-1323=40

65*87=5655

67*85=5695

   5695-5655=40

The difference is ALWAYS 40

Generalisation:

x(x+22) = x²+22x

(x+2)(x+20) = x²+22x+40

   (x²+22x+40) – (x²+22x) = 40

Therefore:

(x+2)(x+20) - x(x+22) = 40

4x4 Sections

11*44=484

14*41=574

   574-484=90

26*59=1534

29*56=1624

   1624-1534=90

The difference is ALWAYS 90

Generalisation:

x*(x+33) = x²+33x

(x+3)(x+30) = x²+33x+90

   (x²+33x+90) – (x²+33x) = 90

Therefore:

(x+3)(x+30) – x(x+33) = 90

n x n Sections

x*[x+10(n-1)+(n-1)] = x*[x+11(n-1)] = x² + 11nx - 11x

[x+(n-1)]*[x+10(n-1)] = x²+10xn–10x+10(n-1)²+nx-x = x² + 11xn – 11x + 10(n-1)²

Join now!

   [x² + 11xn – 11x + 10(n-1)²] – [x² + 11nx - 11x] = 10(n-1)²

Therefore:

{[x+(n-1)]*[x+10(n-1)]} – {x*[x+10(n-1)+(n-1)]} = 10(n-1)²

The difference for any sized square on the number grid is 10(n-1)² when n is the length of the side of the square.

Rectangles

I am now going to investigate rectangles on the number grid

2x3 Rectangles

1*13 = 13

3*11 = 33

   33-13 = 20

36*48 = 1728

38*46 = 1748

   1748-1728 = 20

The ...

This is a preview of the whole essay