Finding Prime numbers
The first prime is 2, and all the other primes will be odd, and not multiples of 3, or 5, or 7, or 11. Any other divisor into 100 will result in a smaller integer. So these are the only numbers you need to check. For larger primes, you may have to use another technique, or consult a list.
(see related link)
The primes are:
2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97
Chat with our AI personalities
The numbers 1103, 1109, 1117, 1123, 1129, 1151, 1153, 1163, 1171, 1181, 1187 and 1193 are prime.
2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97 these are all the prime numbers
They are all odd, and they are all prime numbers
Prime numbers never stop, it is impossible to list them all.
Any two prime numbers will be relatively prime. Numbers are relatively prime if they do not have any prime factors in common. Prime numbers have only themselves as prime factors, so all prime numbers are relatively prime to the others.