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.

Showing 1-10 of 15 results. Next

A102171 Iccanobirt semiprime indices (1 of 15): Indices of semiprime numbers in A102111.

Original entry on oeis.org

5, 11, 24, 33, 57, 64, 71, 72, 116, 126, 141, 174, 210, 311, 334, 370, 441, 480, 574
Offset: 1

Views

Author

Jonathan Vos Post and Ray Chandler, Dec 31 2004

Keywords

Crossrefs

Formula

A102111(a(n)) = A102191(n).

Extensions

a(13) from Robert Price, Nov 07 2018
Offset changed to 1 and a(14)-a(19) from Jinyuan Wang, Jul 31 2021

A102205 Iccanobirt semiprimes (15 of 15): Semiprime numbers in A102125.

Original entry on oeis.org

4, 5071, 6313, 31591, 9853, 11733, 31865, 736481, 9834802, 5123383, 906334841, 312395329, 73044385753, 39216355244851, 353123779923181, 944016528715333, 901870160743125919, 3394064622591216338731, 798539095539570459224764519, 5844680137439021618014007903
Offset: 1

Views

Author

Jonathan Vos Post and Ray Chandler, Dec 31 2004

Keywords

Crossrefs

Programs

  • Mathematica
    nxt[{a_,b_,c_}]:=With[{ir=IntegerReverse},{b,c,ir[ir[a]+ir[b]+ir[c]]}]; Select[NestList[nxt,{0,0,1},200][[;;,1]],PrimeOmega[#]==2&] (* Harvey P. Dale, Jul 22 2025 *)

Formula

a(n) = A102125(A102185(n)).

Extensions

Offset changed to 1 and a(20) from Jinyuan Wang, Aug 14 2021

A102172 Iccanobirt semiprime indices (2 of 15): Indices of semiprime numbers in A102112.

Original entry on oeis.org

5, 9, 20, 29, 31, 32, 51, 54, 56, 76, 81, 83, 89, 98, 139, 145, 292, 314
Offset: 1

Views

Author

Jonathan Vos Post and Ray Chandler, Dec 31 2004

Keywords

Crossrefs

Formula

A102112(a(n)) = A102192(n).

Extensions

Offset changed to 1 and a(17)-a(18) from Jinyuan Wang, Aug 08 2021

A102184 Iccanobirt semiprime indices (14 of 15): Indices of semiprime numbers in A102124.

Original entry on oeis.org

5, 11, 19, 22, 28, 29, 42, 61, 68, 72, 108, 120, 126, 211, 223, 281, 301, 308, 333, 344, 347, 363, 435, 462, 519, 538, 605
Offset: 1

Views

Author

Jonathan Vos Post and Ray Chandler, Dec 31 2004

Keywords

Crossrefs

Formula

A102124(a(n)) = A102204(n).

Extensions

a(14)-a(15) from Robert Price, Nov 10 2018
Offset changed to 1 and a(16)-a(27) from Jinyuan Wang, Aug 15 2021

A102173 Iccanobirt semiprime indices (3 of 15): Indices of semiprime numbers in A102113.

Original entry on oeis.org

5, 9, 11, 16, 22, 29, 67, 72, 87, 90, 94, 95, 119, 123, 146, 188, 323, 330
Offset: 1

Views

Author

Jonathan Vos Post and Ray Chandler, Dec 31 2004

Keywords

Crossrefs

Programs

  • Mathematica
    nxt[{a1_,a2_,a3_}]:={a2,a3,a3+FromDigits[Reverse[IntegerDigits[a1]]]+ FromDigits[Reverse[IntegerDigits[a2]]]}; Flatten[Position[Transpose[ NestList[nxt,{0,0,1},200]][[1]],?(PrimeOmega[#]==2&)]]-1 (* _Harvey P. Dale, Oct 17 2012 *)

Formula

A102113(a(n)) = A102193(n).

Extensions

Offset changed to 1 and a(17)-a(18) from Jinyuan Wang, Aug 10 2021

A102174 Iccanobirt semiprime indices (4 of 15): Indices of semiprime numbers in A102114.

Original entry on oeis.org

5, 11, 18, 33, 35, 37, 43, 44, 56, 63, 93, 148, 175, 176, 204, 288, 317
Offset: 1

Views

Author

Jonathan Vos Post and Ray Chandler, Dec 31 2004

Keywords

Crossrefs

Programs

Formula

A102114(a(n)) = A102194(n).

Extensions

a(15) from Robert Price, Nov 08 2018
Offset changed to 1 and a(16)-a(17) from Jinyuan Wang, Aug 10 2021

A102175 Iccanobirt semiprime indices (5 of 15): Indices of semiprime numbers in A102115.

Original entry on oeis.org

5, 11, 12, 16, 17, 24, 28, 29, 43, 64, 70, 89, 94, 109, 134, 136, 138, 158, 194, 219, 316
Offset: 1

Views

Author

Jonathan Vos Post and Ray Chandler, Dec 31 2004

Keywords

Crossrefs

Formula

A102115(a(n)) = A102195(n).

Extensions

a(20) from Robert Price, Nov 08 2018
Offset changed to 1 and a(21) from Jinyuan Wang, Aug 12 2021

A102176 Iccanobirt semiprime indices (6 of 15): Indices of semiprime numbers in A102116.

Original entry on oeis.org

5, 9, 15, 22, 38, 44, 67, 84, 148, 154, 162, 186, 189, 227, 228, 275, 280, 285, 298, 349
Offset: 1

Views

Author

Jonathan Vos Post and Ray Chandler, Dec 31 2004

Keywords

Crossrefs

Formula

A102116(a(n)) = A102196(n).

Extensions

Offset changed to 1 and a(14)-a(20) from Jinyuan Wang, Aug 12 2021

A102177 Iccanobirt semiprime indices (7 of 15): Indices of semiprime numbers in A102117.

Original entry on oeis.org

5, 9, 22, 29, 33, 38, 41, 54, 60, 71, 82, 100, 107, 175, 180, 193, 217, 258, 259, 282, 295, 360, 382
Offset: 1

Views

Author

Jonathan Vos Post and Ray Chandler, Dec 31 2004

Keywords

Crossrefs

Programs

Formula

A102117(a(n)) = A102197(n).

Extensions

a(17) from Robert Price, Nov 09 2018
Offset changed to 1 and a(18)-a(23) from Jinyuan Wang, Aug 12 2021

A102178 Iccanobirt semiprime indices (8 of 15): Indices of semiprime numbers in A102118.

Original entry on oeis.org

5, 9, 11, 16, 17, 18, 20, 30, 31, 41, 43, 54, 68, 69, 84, 135, 139, 174, 188, 191, 203, 207, 243, 301, 356
Offset: 1

Views

Author

Jonathan Vos Post and Ray Chandler, Dec 31 2004

Keywords

Crossrefs

Formula

A102118(a(n)) = A102198(n).

Extensions

a(21)-a(22) from Robert Price, Nov 09 2018
Offset changed to 1 and a(23)-a(25) from Jinyuan Wang, Aug 14 2021
Showing 1-10 of 15 results. Next