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.

A248901 Numbers k such that A248891(k) = 1.

Original entry on oeis.org

1, 2, 3, 4, 5, 20, 29, 30, 2059, 5987, 7119, 20165, 151819, 14984624, 105181798
Offset: 1

Views

Author

Keywords

Comments

If k is in {1, 2, 3, 4, 29, ...} then both numbers k and k+1 are in the sequence.

Crossrefs

Programs

  • PARI
    lista(nn) = {my(c=0, q=r=5, s=3, t); forprime(p=9, nn, if(p-2==q, if((t=s^(1+1/c++))>r && tJinyuan Wang, Nov 28 2020

Extensions

a(13)-a(15) from Jinyuan Wang, Nov 28 2020