Carl G.
2023-01-06 18:32:29 UTC
I had the following thought when I was trying to fall asleep the other day:
The prime numbers 2 and 5 have the property that when a number is formed
by concatenating an integer from 1 to infinity with the prime, the
number is always composite (for 2: 12, 22, 32, 42, ... 102, 112, ...;
and for 5: 15, 25, 35, 45, ...). Using "||" as a concatenation
operator, then this can be expressed as: If p is the prime and n is in
the set of integers from 1 to infinity, then n||p is composite. For
most primes, some of the numbers in the set formed by concatenation
would be composite and some would be prime. For example, for 11: 111 is
composite, 211 is prime, 311 is prime, 411 is composite, etc. Are there
primes other than 2 and 5 in which all the numbers would be composite?
The prime numbers 2 and 5 have the property that when a number is formed
by concatenating an integer from 1 to infinity with the prime, the
number is always composite (for 2: 12, 22, 32, 42, ... 102, 112, ...;
and for 5: 15, 25, 35, 45, ...). Using "||" as a concatenation
operator, then this can be expressed as: If p is the prime and n is in
the set of integers from 1 to infinity, then n||p is composite. For
most primes, some of the numbers in the set formed by concatenation
would be composite and some would be prime. For example, for 11: 111 is
composite, 211 is prime, 311 is prime, 411 is composite, etc. Are there
primes other than 2 and 5 in which all the numbers would be composite?
--
Carl G.
--
This email has been checked for viruses by AVG antivirus software.
www.avg.com
Carl G.
--
This email has been checked for viruses by AVG antivirus software.
www.avg.com