- #1
wellorderingp
- 23
- 0
So it was my observation that all the prime numbers I saw ended with digits 1,3,7,9.Is this true for all primes? Is it proved?
dkotschessaa said:You might find this interesting. This is more numerical-search than proofy stuff:http://korn19.ch/coding/primes/ending.php
micromass said:Interesting. This means to me that there are about as many primes that end in 3, as there are primes that end in 1 (or 7 or 9). I wonder if this has been proven.
No, it is not true that all prime numbers end with 1, 3, 7, or 9. While many prime numbers do end with these digits, there are also prime numbers that end with other digits such as 2, 5, or 9.
This is likely due to the fact that these are the only digits that can appear in the ones place of a prime number other than 2 and 5 (which are not considered prime numbers). Therefore, many people may mistakenly assume that all prime numbers must end with these digits.
No, there are no specific patterns or rules for the digits that prime numbers can end with. Prime numbers can end with any digit except 0, 2, 4, 5, 6, and 8.
Yes, it is possible for a prime number to end with the same digit as the number itself. For example, 11 is a prime number and it ends with the digit 1. However, this is not always the case as there are also prime numbers that end with different digits than the number itself.
We can prove this by finding examples of prime numbers that end with digits other than 1, 3, 7, or 9. For instance, 2 and 5 are both prime numbers that do not end with these digits. Additionally, we can use mathematical proofs to show that there is no rule or pattern that restricts prime numbers to only ending with 1, 3, 7, or 9.