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.

A187141 Number of lunar divisors of n in base 3.

Original entry on oeis.org

2, 1, 4, 6, 2, 2, 2, 2, 6, 6, 2, 12, 14, 3, 4, 4, 4, 3, 2, 2, 4, 3, 2, 4, 4, 3, 8, 6, 2, 12, 10, 2, 4, 2, 2, 18, 10, 2, 28, 34, 5, 6, 7, 7, 6, 2, 2, 8, 7, 5, 8, 8, 6, 4, 2, 2, 4, 2, 2, 4, 2, 2, 6, 2, 2, 6, 5, 2, 4, 5, 2, 6, 2, 2, 8, 7, 2, 6, 6, 6, 10, 6, 2, 12, 10, 2, 4, 2, 2, 18, 14, 3, 20, 18, 2, 4, 2, 2, 6, 4, 4, 4, 2, 2, 4, 2, 2, 24, 10, 2, 20, 26, 4, 4, 4, 4, 42, 18, 2, 68
Offset: 1

Views

Author

N. J. A. Sloane, Mar 05 2011

Keywords

Examples

			If written as a triangle, with rows of length 2*3^i:
2, 1,
4, 6, 2, 2, 2, 2,
6, 6, 2, 12, 14, 3, 4, 4, 4, 3, 2, 2, 4, 3, 2, 4, 4, 3,
8, 6, 2, 12, 10, 2, 4, 2, 2, 18, 10, 2, 28, 34, 5, 6, 7, 7, 6, 2, 2, 8, 7, 5, 8, 8, 6, 4, 2, 2, 4, 2, 2, 4, 2, 2, 6, 2, 2, 6, 5, 2, 4, 5, 2, 6, 2, 2, 8, 7, 2, 6, 6, 6,
10, 6, 2, 12, 10, 2, 4, 2, 2, 18, 14, 3, 20, 18, 2, 4, 2, 2, 6, 4, 4, 4, 2, 2, 4, 2, 2, 24, 10, 2, 20, 26, 4, 4, 4, 4, 42, 18, 2, 6, ...
		

Crossrefs

Cf. A007089. This is the base-3 analog of A067399.