Find the smallest value of such that is not a prime number .
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's have a look at the smallest value, which is bigger than 90 (91)!
Since 91 = 7 × 13, it is easy to see (just start the division in the conventionial elementary way, but writing the digits of our original number in 13 groups of 7 digits, abbreviating the repeating digits) that a number made out of 91 "1" digits is divisible by 1 111 111 (7 "1" digits).
As a result, we will get 12 groups of "1 000 000" after each other and a 1 in the end (which we will get when dividing the last, 13th group of 7 "1"s).
Therefore, our solution is 9 1 .
(And then, we can factorise it further, e.g. 1 111 111 = 239 × 4649 .)