login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A262363 Primes in A262356. 4

%I #4 Sep 21 2015 11:46:40

%S 2,3,5,7,11,13,17,19,23,31,101,41,103,61,71,107,29,43,53,37,73,83,109,

%T 47,59,67,79,97,89,113,401,601,701,211,503,307,311,409,509,607,709,

%U 907,809,1009,127,131,2003,313,4001,137,7001,139,9001,1103,3001,1201

%N Primes in A262356.

%C a(n) = A262356(A262371(n));

%C a permutation of the prime numbers, cf. A262377.

%H Reinhard Zumkeller, <a href="/A262363/b262363.txt">Table of n, a(n) for n = 1..1000</a>

%o (Haskell)

%o a262363 n = a262363_list !! (n-1)

%o a262363_list = filter ((== 1) . a010051') a262356_list

%Y Cf. A262356, A010051, A262371, A262377.

%K nonn

%O 1,1

%A _Reinhard Zumkeller_, Sep 20 2015

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)