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.

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

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 8, 10, 12, 14, 15, 16, 18, 21, 24, 27, 28, 30, 32, 36, 42, 48, 54, 56, 60, 64, 66, 72, 80, 88, 90, 96, 100, 104, 110, 112, 120, 130, 132, 135, 140, 144, 150, 160, 165, 176, 180, 192, 200, 208, 220, 224, 240, 260, 264, 270, 280, 288, 300
Offset: 1

Views

Author

Matthew Vandermast, Dec 01 2010

Keywords

Examples

			24 has 6 factorizations into two members of A025487 (24 = 1*24 = 2*12 = 4*6 = 6*4 = 12*2 = 24*1). Since 24 = A182763(6), a(6) = 6.
		

Crossrefs

Formula

a(n) = A182762(m) where m is such that A182763(n) = A025487(m).

Extensions

More terms from Max Alekseyev, Jan 22 2012