Does there exists such a large integer which is not prime in accordance to above observations?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let a n = n 3 s 3 ⋯ 3 1 . We have the recurrence relation a n + 1 = 1 0 a n + 2 1 .
Simple divisibility tests show none of these numbers will be divisible by any of the primes { 2 , 3 , 5 , 7 , 1 1 } . We can even show they're never divisible by 1 3 . However, we can use the recurrence relation to easily investigate what happens to the remainders when a n is divided by 1 7 :
so a 8 is divisible by 1 7 .