Find the smallest composite, which is not divisible by first five prime numbers.
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 x be the required no. as 11 is the fifth prime the prime factors of x must be>11. so the smallest possible factor of x is 13. so smallest possible value of x=13*13