Consider the sequence defined by a n = 1 n times 0 1 ⋯ 0 1 ⋯ 0 1 .
That is, a n is 1 followed by 0 1 n times ( n ∈ N ). The sequence's first terms are a 1 = 1 0 1 , a 2 = 1 0 1 0 1 , a 3 = 1 0 1 0 1 0 1 , a 4 = 1 0 1 0 1 0 1 0 1 , ...
Therefore, a n is composite in any base b ( b ∈ N , b ≥ 2 ) for:
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.
A little more detail is needed here to prove that a n is composite for n ≥ 2 .
Problem Loading...
Note Loading...
Set Loading...
a n = k = 0 ∑ n b 2 k = b 2 − 1 b 2 n + 2 − 1 = b 2 − 1 ( b n + 1 + 1 ) ( b n + 1 − 1 )
If n > 1 then b n + 1 − 1 > b 2 − 1 and a n composite
a 1 = b 2 + 1 can be prime f.i. b = 2