Challenge 114: Consecutive Primes
Can you find two consecutive terms in this sequence which are both prime numbers?
The nth term in a sequence is found by using the formula 2n – 1, where n is a positive integer.
Find two consecutive terms in this sequence which are both prime numbers.
Are there any more pairs of consecutive terms in this sequence which are both prime numbers?
Explain how you have arrived at your answer.