Valid XHTML 1.0 Strict

A question about prime pairs

A question from a famous set of interview questions asks:

Pairs of primes separated by a single number are called prime pairs. Examples are 17 and 19. Prove that the number between a prime pair is always divisible by 6 (assuming both numbers in the pair are greater than 6). Now prove that there are no 'prime triples.'

Now try really hard to solve this for yourself, then click below to see an example solution.