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.

A105352 Numbers of points on successive rings of the simple square lattice.

Original entry on oeis.org

1, 4, 4, 4, 8, 4, 4, 8, 8, 4, 8, 4, 8, 12, 8, 8, 4, 8, 4, 8, 8, 8, 8, 4, 12, 8, 8, 8, 8, 4, 16, 8, 4, 8, 8, 8, 4, 8, 16, 8, 8, 8, 4, 12, 8, 8, 8, 8, 8, 8, 8, 4, 8, 16, 4, 16, 8, 8, 4, 16, 8, 8, 8, 8, 8, 8, 4, 8, 12, 16, 8, 8, 8, 8, 16, 8, 8, 4, 8, 12, 8, 16, 8, 8, 8, 16, 12, 8, 8, 8, 8, 8, 8, 4, 8, 8, 16, 4
Offset: 1

Views

Author

Sébastien Dumortier, Apr 30 2005

Keywords

Comments

This is A004018 with the zero terms omitted.
a(n) = A004018(A001481(n)). - Franz Vrabec, Jun 14 2005

Examples

			a(1) = 1 from (0, 0).
a(2) = 4 from (0, 1), (0, -1), (1, 0), (-1, 0).
a(5) = 8 from (+-1, +-2), (+-2, +-1).
		

Crossrefs

Cf. A004018, A001481; A057961 (partial sums).

Programs

Extensions

Definition revised by N. J. A. Sloane, Oct 04 2013