wellorderingp
- 23
- 1
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?
The discussion centers around the properties of prime numbers, specifically whether all prime numbers end with the digits 1, 3, 7, or 9, and the implications of this observation. Participants explore the conditions under which primes can be even or end in certain digits, as well as the relevance of these properties for identifying primes.
Participants generally agree on the observations regarding the digits that primes can end with, but there is no consensus on whether the distribution of primes ending in 1, 3, 7, or 9 has been formally proven.
The discussion does not delve into formal proofs or theorems regarding the distribution of prime numbers, leaving open the question of whether the claims made are rigorously established.
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.