A329527 The prime numbers that are prime-indexed primes and whose reversal, digit sum, sum of digits to their own power, adjacent digit sum concatenation, and adjacent digit difference concatenation are also primes.
10180481, 11245547, 18486581, 35015063, 72042701, 72466367, 112823743, 113135621, 171199663, 304000381, 308486107, 318827167, 370257067, 382355443, 722948621, 731621629, 765348167, 771649421, 775786489, 776751581, 916132267, 963985829, 965521463, 980165701, 1002471581
Offset: 1
Examples
a(1) = 10180481, as 10180481 is the 675797th prime, 10180481 in reversal is 18408101, 1+0+1+8+0+4+8+1=23, 1^1+0^0+1^1+8^8+0^0+4^4+8^8+1^1=33554693, '1+0'+'0+1'+'1+8'+'8+0'+'0+4'+'4+8'+'8+1'=11984129, '|1-0|'+'|0-1|'+'|1-8|'+'|8-0|'+'|0-4|'+'|4-8|'+'|8-1|'=1178447, and 10180481, 675797, 18408101, 23, 33554693, 11984129, 1178447 are all prime.
Links
- Giovanni Resta, Table of n, a(n) for n = 1..10000
- Wikipedia, Super prime.
Crossrefs
Extensions
Terms a(4) and beyond from Giovanni Resta, Jan 08 2020
Comments