cp's OEIS Frontend

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.

A175429 Number of primes that are permutations of first n primes.

This page as a plain text file.
%I A175429 #10 Mar 08 2024 01:13:47
%S A175429 1,1,1,8,20,112,608,4436,34843,0,4785242
%N A175429 Number of primes that are permutations of first n primes.
%H A175429 Zak Seidov, <a href="http://zak08.livejournal.com/19284.html">Primes from first 6 primes</a>
%H A175429 Zak Seidov, <a href="http://zak08.livejournal.com/19602.html">Primes from first 7 primes</a>
%H A175429 Zak Seidov, <a href="http://zak08.livejournal.com/19962.html">Primes from first 8 primes</a>
%e A175429 a(1)=1: 2; a(2)=1: 23; a(3)=1, 523;
%e A175429 a(4)=8: {2357,2753,3257,3527,5237,5273,7253,7523};
%e A175429 a(5)=20: {112573, 115237,...,735211, 751123}, see A177275;
%e A175429 a(6)=112: {11132357,11132753,...,75231113,75311213}, see links;
%e A175429 a(7)=608: {1113257317,1113321757,...,7523131711,7523171311}, see links;
%e A175429 a(8)= 4436: {111317193257,111317193527,...,753191321117,753217131911}, see links;
%e A175429 a(9)= 34843: {11131719223357,11131719235237,...,75323217191113,75323219131117}
%e A175429 a(10)=0 because sum of digits of first 10 primes (2+3+5+7+(1+1)+(1+3)+(1+7)+(1+9)+(2+3)+(2+9))=57 is multiple of 3.
%Y A175429 Cf. A177275.
%K A175429 base,nonn
%O A175429 1,4
%A A175429 _Zak Seidov_, May 10 2010