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-3 of 3 results.

A088561 A088555 indexed by A000040.

Original entry on oeis.org

11, 13, 18, 20, 26, 36, 43, 47, 53, 58, 64, 79, 82, 94, 98, 100, 105, 116, 121, 125, 126, 133, 135, 142, 156, 164, 167, 178, 190, 193, 197, 210, 216, 218, 233, 248, 271, 279, 286, 291, 297, 305, 318, 326, 331, 335, 344, 347, 362, 369, 374, 381, 395, 400, 406
Offset: 1

Views

Author

Ray Chandler, Nov 28 2003

Keywords

Comments

Subset of A049511.

Crossrefs

Formula

a(n) = k such that A000040(k) = A088555(n).
a(n) = A000720(A088555(n)). - Michel Marcus, Aug 06 2021

Extensions

Offset changed to 1 by Jinyuan Wang, Aug 06 2021

A023219 Primes p such that 5p+6 is a prime.

Original entry on oeis.org

5, 7, 11, 13, 19, 29, 37, 41, 47, 53, 61, 79, 83, 97, 103, 107, 113, 127, 131, 137, 139, 149, 151, 163, 181, 193, 197, 211, 229, 233, 239, 257, 263, 271, 293, 313, 347, 359, 373, 379, 389, 401, 421, 431, 443, 449, 461, 467, 487, 503, 509, 523, 541, 547, 557, 569, 571, 593
Offset: 1

Views

Author

Keywords

References

  • M. Cerasoli, F. Eugeni and M. Protasi, Elementi di Matematica Discreta, Bologna 1988
  • Emanuele Munarini and Norma Zagaglia Salvi, Matematica Discreta,UTET, CittaStudiEdizioni, Milano 1997

Crossrefs

Subset of A081759.

Programs

  • Magma
    [p: p in PrimesUpTo(200)| IsPrime(5*p+6)]; // Vincenzo Librandi, Nov 20 2010
  • Mathematica
    Select[Prime[Range[200]],PrimeQ[5#+6]&] (* Harvey P. Dale, Jul 27 2011 *)

A090161 A023219 indexed by A000040.

Original entry on oeis.org

3, 4, 5, 6, 8, 10, 12, 13, 15, 16, 18, 22, 23, 25, 27, 28, 30, 31, 32, 33, 34, 35, 36, 38, 42, 44, 45, 47, 50, 51, 52, 55, 56, 58, 62, 65, 69, 72, 74, 75, 77, 79, 82, 83, 86, 87, 89, 91, 93, 96, 97, 99, 100, 101, 102, 104, 105, 108, 109, 110, 111, 117, 119, 120, 122, 123
Offset: 1

Views

Author

Ray Chandler, Nov 28 2003

Keywords

Crossrefs

Formula

a(n) = k such that A000040(k) = A023219(n).
a(n) = A000720(A023219(n)). - Michel Marcus, Aug 06 2021

Extensions

Offset changed to 1 by Jinyuan Wang, Aug 06 2021
Showing 1-3 of 3 results.