Mathematicians believe that there are an infinite number of primes, and I'm a bit busy at the moment so I can't list them all for you just now.
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 Note that 1 is not a prime number.
Prime numbers are numbers greater than 1 that can only be divided by 1 and themselves, with the first few being 2, 3, 5, 7, and so on. There are infinitely many prime numbers, and they become less frequent as numbers increase. Identifying primes can be done using methods like the sieve of Eratosthenes.
;