There are a couple of strange things about the first few prime numbers,
153 = 1^3 + 3^3 + 5^3
And 3 and 5 can also both be expressed as the difference between two square
3 = 2^2 - 1^2
5 = 3^2 - 2^2
EXAMPLE.
The secret steps in the 3-times table are very simple3*1 = 3 ---------------- 3
3*2 = 6 ---------------- 6
3*3 = 9 ---------------- 9
3*4 = 12 --------- 1+2 = 3
3*5 = 15 --------- 1+5 = 6
3*6 = 18 --------- 1+8 = 9
3*7 = 21 --------- 2+1 = 3
3*8 = 24 --------- 2+4 = 6
3*9 = 27 --------- 2+7 = 9
3*10 = 30 -------- 3+0 = 3
3*11 = 33 -------- 3+3 = 6
3*12 = 36 -------- 3+6 = 9
Again the pattern of the secret steps recurs whatever stage you carry the table up to - try it and check for yourself.
3*5 = 15 --------- 1+5 = 6
3*6 = 18 --------- 1+8 = 9
3*7 = 21 --------- 2+1 = 3
3*8 = 24 --------- 2+4 = 6
3*9 = 27 --------- 2+7 = 9
3*10 = 30 -------- 3+0 = 3
3*11 = 33 -------- 3+3 = 6
3*12 = 36 -------- 3+6 = 9
Again the pattern of the secret steps recurs whatever stage you carry the table up to - try it and check for yourself.
No comments:
Post a Comment