A121410 Positions of A121409(n) in A119405.
1, 2, 4, 5, 14, 21, 31, 54, 65, 69, 77, 171, 205, 674, 675, 705, 717, 740, 782, 919, 1069, 1204, 1273
Offset: 1
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
992087 is a term because p(992087)=15353531, p(15353531)=282479297, and 992087 and 15353531 have no common decimal digit, nor do 15353531 and 282479297.
Select[Prime[Range[10^6]],ContainsNone[IntegerDigits[#],IntegerDigits[Prime[#]]]&&ContainsNone[IntegerDigits[Prime[#]],IntegerDigits[Prime[Prime[#]]]]&] (* James C. McMahon, Oct 18 2024 *)
Comments