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!)
A173654 Primes in A001129 (= Iccanobif numbers). 0

%I #28 Jun 28 2012 12:58:38

%S 2,3,5,13,4139,9291169663,40903307711993,11203575507020612767,

%T 117931192833682420978785454924465287516044205584738321794932303399537906411276617,

%U 7737619036672503610877049119781775747407075619250176633948790610185824044984615653215342833359

%N Primes in A001129 (= Iccanobif numbers).

%F a(n)=A001129(A101759(n)).

%o (PARI): a=0; b=1; for(n=2,999, ispseudoprime(b=A004086(a)+A004086(a=b))& print1(b", "))

%Y Cf. A000045, A005478, A001129, A101759.

%K nonn,base

%O 1,1

%A _M. F. Hasler_, Jan 14 2011

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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)