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.

A182762 Number of ordered factorizations of A025487(n) as A025487(j) * A025487(k).

Original entry on oeis.org

1, 2, 3, 2, 4, 4, 5, 6, 2, 6, 3, 8, 4, 7, 6, 10, 6, 8, 9, 4, 12, 2, 4, 8, 9, 12, 8, 14, 4, 8, 10, 10, 15, 12, 16, 6, 12, 3, 12, 11, 6, 18, 4, 5, 16, 18, 8, 16, 6, 14, 12, 12, 21, 2, 8, 10, 20, 20, 10, 20, 9, 16, 13, 18, 24
Offset: 1

Views

Author

Matthew Vandermast, Nov 30 2010

Keywords

Comments

A025487(j) and A025487(k) need not be distinct.
Because multiplying two members of A025487 always produces a member of A025487, the value of this function for all nonmembers of A025487 is 0.

Examples

			36 has three different ordered factorizations into two members of A025487 (36 = 1*36 = 6*6 = 36*1). Therefore, since 36 = A025487(11), a(11) = 3.
		

Crossrefs

Formula

a(n) = A000005(A181815(n)).