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.

A141798 Numbers n such that 2*23^n + 1 is prime.

Original entry on oeis.org

0, 1, 5, 21, 261, 47589, 93337
Offset: 1

Views

Author

Rick L. Shepherd, Jul 05 2008

Keywords

Comments

Primes found and proved by PrimeForm. No more terms up to 20000.
a(6) and a(7) proved prime by the primality proving program LLR. - Robert Price, Jan 06 2016
a(8) > 2*10^5. - Robert Price, Jan 06 2016

Crossrefs

Programs

Extensions

a(6)-a(7) from Robert Price, Jan 06 2016

A141797 Numbers n such that 2*17^n + 1 is prime.

Original entry on oeis.org

0, 47, 5991, 147459
Offset: 1

Views

Author

Rick L. Shepherd, Jul 04 2008

Keywords

Comments

Primes found and proved by PrimeForm. No more terms up to 20000.
a(5) > 2*10^5. - Robert Price, Jan 10 2016
a(5) > 10^6. - Paul S. Vanderveen, Oct 16 2020

Crossrefs

Programs

  • PARI
    is(n) = ispseudoprime(2*17^n + 1); \\ Altug Alkan, Jan 10 2016

Extensions

a(4) from Robert Price, Jan 10 2016

A190942 Numbers n such that 2*71^n + 1 is prime.

Original entry on oeis.org

0, 3, 29, 83, 153, 327, 753, 879, 3333, 36977
Offset: 1

Views

Author

Arkadiusz Wesolowski, May 24 2011

Keywords

Comments

a(11) > 10^5. - Robert Price, Jan 12 2016

Crossrefs

Programs

Showing 1-3 of 3 results.