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.

Previous Showing 11-13 of 13 results.

A058327 Primes for which A049076(p) = 11.

Original entry on oeis.org

648391, 718064159, 7069067389, 22742734291, 36294260117, 64988430769, 136395369829, 200147986693, 243504973489, 318083817907, 435748987787, 664090238153, 705555301183, 835122557939, 1099216100167, 1305164025929
Offset: 1

Views

Author

Robert G. Wilson v, Dec 12 2000

Keywords

Crossrefs

Programs

  • Mathematica
    Nest[ Prime, Select[ Range[30], !PrimeQ[ # ] &], 10] (* Robert G. Wilson v, Mar 15 2004 *)

Formula

a(n) = A000040(A058326(n)). - R. J. Mathar, Jul 07 2012

A283458 Primes for which A049076(p) = 14.

Original entry on oeis.org

3657500101, 12055296811267, 156740126985437, 575411103069067, 966399998477597, 1841803943951113, 4176603711876241, 6373890505436101, 7910004791442043, 10613343313176589, 15000987504638299, 23825707567607467, 25462803625208449, 30634679101122821, 41400950264534519, 49969246522326097
Offset: 1

Views

Author

Robert G. Wilson v, Mar 08 2017

Keywords

Comments

Also used Kim Walisch's primecount.

Crossrefs

Programs

  • Mathematica
    Nest[Prime, Select[Range[7], ! PrimeQ[#] &], 13]

Formula

a(n) = A000040(A093046(n)).

A283459 Primes for which A049076(p) = 15.

Original entry on oeis.org

88362852307, 392654585611999, 5519908106212193, 21034688742654437, 35843152090509943, 69532764058102673, 161191749822468689, 248761474969923757, 310467261969020581, 419776921940182991, 598644471430113247, 962125183414225879, 1029970322316321083, 1244984735583648473, 1695313841631390713
Offset: 1

Views

Author

Robert G. Wilson v, Mar 08 2017

Keywords

Comments

Also used Kim Walisch's primecount.

Crossrefs

Programs

  • Mathematica
    Nest[Prime, Select[Range[3], ! PrimeQ[#] &], 14]

Formula

a(n) = A000040(A283458(n)).
Previous Showing 11-13 of 13 results.