The Twin Prime Pair (1049,1051)
Let's write twin primes in binary.
For example, the twin prime pair (1049,1051)=(10000011001,10000011011).
Now concatenate the binary bit streams to get 1000001100110000011011=2149403 which is a prime!
Primes generating primes. Quite amazing.
Content written and posted by Ken Abbott abbottsystems@gmail.com