The euclidean theorem says that if we have a limited prime numbers and we added 1 it cant be divided by any prime numbers
I notice that it work in some cases with lower number but when I added a couple of them things turn off.
M=2 * 3 * 5 * 7 * 11 * 13 * 17 * 19 =9.699.690 => Then we plus +1 => M= 9.699.691
When I use this website to corroborate if it is a prime number it says that it is not.
I know there are infnite primes numbers. But why does this theorem have another conditions. Or it does sometimes doesn't work?
Thank you