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.

A118656 If C represents the minimum number of segments required to construct n unit cubes, then this sequence represents the number of additional segments required to construct n+1 unit cubes. First differences of sequence A117227.

Original entry on oeis.org

12, 8, 8, 5, 8, 5, 5, 3, 8, 5, 5, 3, 8, 5, 5, 3, 5, 3, 8, 5, 5, 3, 5, 3, 5, 3, 3
Offset: 1

Views

Author

Ron R. King, May 18 2006

Keywords

Examples

			a(1)=12 because 12 segments are required to construct the first unit cube. a(2)=8 because 8 additional unit segments are required to construct two unit cubes.
		

Crossrefs

Cf. A117227.