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.

A115158 Number of divisors of A006558(n).

Original entry on oeis.org

1, 2, 4, 6, 8, 8, 8, 24, 24, 24
Offset: 1

Views

Author

Jud McCranie, Jan 14 2006

Keywords

Comments

a(n) is divisible by 3 for n > 7.
More generally, a(n) is divisible by m for all n >= 2^m. - Max Alekseyev, Aug 05 2015

Examples

			phi(33) = phi(34) = phi(35) = 4, so a(3)=4.
		

Crossrefs

Cf. A006558.

Extensions

a(10) from Jud McCranie, Nov 27 2018