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.

A114913 Numbers k such that A114912(k) = 1. Numbers k such that A000009(k) == 2 (mod 4).

Original entry on oeis.org

3, 4, 8, 10, 13, 14, 17, 18, 19, 24, 25, 28, 32, 39, 42, 43, 47, 48, 50, 52, 54, 55, 62, 67, 69, 73, 74, 75, 76, 78, 83, 84, 87, 88, 89, 90, 95, 99, 101, 103, 105, 108, 109, 112, 113, 118, 119, 123, 125, 127, 130, 132, 134, 138, 140, 143, 144, 147, 149, 153, 154, 157
Offset: 1

Views

Author

Christian G. Bower, Jan 06 2006

Keywords

Comments

All the terms are the sum of a generalized pentagonal number A001318 and a square A000290.
Let 24*k+1 = p_1^e_1 * ... * p_r^e_r * q_1^f_1 * ... * q_s^f_s, where the p_i's are distinct primes == 1, 5, 7, or 11 (mod 24) and the q_i's are distinct primes == 13, 17, 19, or 23 (mod 24). Then k belongs to the sequence iff all of the f_i's are even and all but one of the e_i's are even and the one e_i which is odd is == 1 (mod 4). - Dean Hickerson, Jan 19 2006

Crossrefs

A111174 is a subsequence.
See comments in A113780 for explanation.

Programs