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!)
A102192 Iccanobirt semiprimes (2 of 15): Semiprime numbers in A102112. 2
4, 62, 885229, 1246986214, 6411178063, 12726051979, 107213343921600529, 2147942208584833933, 10354578286673927897, 58980651512479169892243191, 2180545853785440701368914883, 16670504896204082873702933353, 1970627022928300844150934760319, 8848738313604306954943751816182969 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A102112(A102172(n)).
MATHEMATICA
nxt[{a_, b_, c_}]:={b, c, a+IntegerReverse[b]+c}; Select[NestList[nxt, {0, 0, 1}, 100][[All, 1]], PrimeOmega[#]==2&] (* Harvey P. Dale, Jul 11 2021 *)
CROSSREFS
Sequence in context: A284158 A202630 A102196 * A102197 A094323 A286438
KEYWORD
nonn,less,base
AUTHOR
EXTENSIONS
Offset changed to 1 and more terms from Jinyuan Wang, Aug 08 2021
STATUS
approved

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 May 3 13:38 EDT 2024. Contains 372212 sequences. (Running on oeis4.)