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.

A175859 a(n) = numbers k in increasing order such that A175856(m) = k has no solution for any m, where A175856(m): a(m) = m for m = noncomposites, a(m) = previous term - 1 for m = composites.

Original entry on oeis.org

8, 9, 14, 15, 24, 25, 32, 33, 38, 39, 54, 55, 62, 63, 74, 75, 90, 91, 92, 93, 98, 99, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 140, 141, 142, 143, 144, 145, 158, 159, 182, 183, 184, 185, 186, 187, 212, 213
Offset: 1

Views

Author

Jaroslav Krizek, Sep 29 2010

Keywords

Comments

Absent positive integers (pairs of consecutive numbers) in sequence A175856(n).
Complement of A175857(n).
A175860(a(n)) = 0, A175861(a(n)) = 1, A175862(a(n)) = 0.

Crossrefs

Formula

a(2k) = a(2k-1) + 1 for k >= 1.