Many modern proofs/conjectures concerning prime numbers (twin primes, infinite primes not containing one specific digit) intend to show that some property of prime numbers is infinite.
Are there any similar, nontrivial properties of prime numbers that have been proven to only appear within the first n, but not the rest (finite)? As a rough guideline to nontriviality, there should be at least ~3 somewhat spread out instances of the property that discontinue after reaching some number above ~50. The property cannot solely involve a simple operator such as <
or >
, and ideally should not involve repeated deletion of digits (truncatable primes) as this makes proof via exhaustion easier.