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.

A340034 a(n) is the number of ways to represent A025487(n) as a product of the largest possible number of distinct factors in the product.

Original entry on oeis.org

1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 2, 3, 1, 3, 4, 1, 1, 1, 1, 1, 1, 1, 3, 2, 2, 5, 2, 4, 4, 7, 3, 6, 1, 4, 1, 9, 7, 1, 1, 1, 1, 1, 1, 3, 7, 4, 2, 2, 3, 1, 6, 2, 1, 7, 3, 10, 1, 11, 5, 9, 7, 2, 17, 5, 5, 1, 9, 11, 1, 2, 10, 1, 1, 12, 1, 1, 14, 9, 3, 2, 10, 1, 4, 1
Offset: 1

Views

Author

David A. Corneth, Feb 04 2021

Keywords

Examples

			a(13) = 3 as there are three ways to represent A025487(13) = 60 as a product of largest possible number of distinct factors in the product. That number is 4 and the products are 1 * 2 * 3 * 10 = 1 * 2 * 5 * 6 = 1 * 3 * 4 * 5 = 60.
		

Crossrefs