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.

A175718 Duplicate of A173603.

Original entry on oeis.org

1, 4, 12, 192, 237684487542793012780631851008
Offset: 1

Views

Author

Jaroslav Krizek, Aug 15 2010

Keywords

Examples

			a(4) = 192 = the smallest number with 12 + 2 = 14 divisors.
		

Crossrefs

Formula

A000005(a(n)) = a(n-1) + 2 for n >= 2.