I am doing homework and supposed to write down prime numbers up to 50, this is what I wrote down. (1,3,5,7,11,13,17,22,23,2731,33,35,37,41,43,45,47) Is there any numbers missing?

Please check with the prime numbers at this site.

http://www.mathsisfun.com/prime_numbers.html

Please check this for 1 to up to 50 prime numbers

Yes, there are some numbers missing. To find the prime numbers up to 50, we need to exclude any numbers that are divisible by a number other than 1 and itself.

Here is the correct list of prime numbers up to 50:
2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47

To find these prime numbers, you can start by listing all the numbers from 2 to 50. Then, check each number to see if it is divisible by any number other than 1 and itself. If a number is only divisible by 1 and itself, it is a prime number.