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.

A353359 Number of ways to write the cube of n as a product of the terms of A332820 larger than 1; a(1) = 1 by convention (an empty product).

Original entry on oeis.org

1, 1, 1, 2, 1, 4, 1, 3, 2, 3, 1, 9, 1, 4, 4, 5, 1, 9, 1, 8, 3, 3, 1, 19, 2, 4, 3, 9, 1, 26, 1, 7, 4, 3, 4, 29, 1, 4, 3, 16, 1, 26, 1, 8, 9, 3, 1, 36, 2, 8, 4, 9, 1, 19, 3, 19, 3, 4, 1, 89, 1, 3, 8, 11, 4, 26, 1, 8, 4, 26, 1, 67, 1, 4, 9, 9, 4, 26, 1, 31, 5, 3, 1, 91, 3, 4, 3, 16, 1, 91, 3, 8, 4, 3, 4, 64, 1, 9, 9
Offset: 1

Views

Author

Antti Karttunen, Apr 16 2022

Keywords

Comments

Number of factorizations of n^3 into factors k > 1 for which A048675(k) is a multiple of three.

Crossrefs

Programs

Formula

a(n) = A353353(A000578(n)).
a(n) = a(A003961(n)) = a(A348717(n)), for all n >= 1.
a(p) = 1 for all primes p.