Or search by topic
Janine noticed, while studying some cube numbers, that ``if you take three consecutive whole numbers and multiply them together and then add the middle number of the three, you get the middle number cubed''; e.g., 3, 4, 5 gives 3 x 4 x 5 + 4 = 64, which is a perfect cube. Does this always work? Can you prove or disprove this conjecture?
Take any pair of two digit numbers x=ab and y=cd where, without loss of generality, ab > cd . Form two 4 digit numbers r=abcd and s=cdab and calculate: {r^2 - s^2} /{x^2 - y^2}.
The nth term of a sequence is given by the formula n^3 + 11n. Find the first four terms of the sequence given by this formula and the first term of the sequence which is bigger than one million. Prove that all terms of the sequence are divisible by 6.