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.

A179101 Numbers which are not the sum of exactly one positive square and a sum of squares-minus-1.

Original entry on oeis.org

2, 3, 5, 6, 8, 11, 14
Offset: 1

Views

Author

Benoit Jubin, Jun 29 2010

Keywords

Comments

Sequence motivated by the study of certain replicate tilings, where each tile can be replaced by a square number of tiles.
Adding multiples of 3=2^2-1 to the numbers 1=1^2, 9=3^2 and 17=3^2+(3^2-1), one obtains all the integers not in the sequence.

Crossrefs

Cf. A000290 (squares), A005563 (squares-minus-1), A123120, A078135.