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.

A173607 a(1) = 1, for n >= 2; a(n) = the smallest number h such that tau(h) = A000005(h) = 3 * a(n-1).

Original entry on oeis.org

1, 4, 60, 277200
Offset: 1

Views

Author

Jaroslav Krizek, Nov 06 2010

Keywords

Comments

The next term is too large to include.

Crossrefs

Formula

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