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.

A201822 Numbers k such that 90*k + 77 is prime.

Original entry on oeis.org

1, 2, 3, 6, 8, 9, 10, 15, 17, 18, 19, 20, 24, 26, 29, 30, 32, 34, 37, 40, 41, 43, 45, 46, 48, 54, 58, 59, 60, 62, 65, 68, 69, 74, 75, 76, 79, 82, 83, 85, 86, 87, 89, 93, 94, 95, 97, 102, 104, 109, 111, 113, 114, 115, 117, 122, 128, 130, 131, 135, 138, 144
Offset: 1

Views

Author

J. W. Helkenberg, Dec 05 2011

Keywords

Comments

Looking at the format 90k+77 modulo 9 and modulo 10 we see that all entries of A142329 have digital root 5 and last digit 7. (Reverting the process is an application of the Chinese remainder theorem.)

Crossrefs

Programs

Formula

a(n) = (A142329(n) - 77)/90.