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.

A201818 Numbers k such that 90*k + 49 is prime.

Original entry on oeis.org

1, 2, 4, 5, 8, 9, 11, 12, 15, 16, 17, 18, 19, 22, 26, 29, 30, 33, 34, 38, 39, 41, 43, 45, 50, 51, 52, 54, 55, 57, 60, 67, 72, 73, 74, 78, 79, 85, 86, 87, 89, 92, 93, 95, 96, 97, 100, 103, 107, 108, 109, 110, 111, 115, 121, 123, 125, 131, 134, 136, 137, 141
Offset: 1

Views

Author

J. W. Helkenberg, Dec 05 2011

Keywords

Comments

This sequence was generated by adding 14 Fibonacci-like sequences. Looking at the format 90*k+49 modulo 9 and modulo 10 we see that all entries of A142314 have digital root 2 and last digit 9. (Reverting the process is an application of the Chinese remainder theorem.)

Programs