A308247 a(n) is the least integer not the difference of two prime(n)-smooth numbers.
5, 41, 281, 1849, 9007, 35803
Offset: 1
Examples
We see that 1 = 2-1, 2 = 4-2, 3 = 4-1, and 4 = 8-4. It is easy to see that 5 is not the difference of two powers of 2, so a(1) = 5. In the same way we can see that all the integers up to 40 are the difference of 3-smooth numbers, but as shown above 41 is not, so a(2)=41.
Links
- Esteban Crespi de Valldaura, Proof that a(n) is not prime(n)-smooth for n=2,3,4,5,6
- Wikipedia, abc conjecture
Comments