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.

A353415 Number of ways to write the square of n as a product of the terms of A353355 larger than 1; a(1) = 1 by convention (an empty product).

Original entry on oeis.org

1, 1, 1, 1, 1, 3, 1, 3, 1, 2, 1, 6, 1, 3, 3, 5, 1, 6, 1, 5, 2, 2, 1, 14, 1, 3, 3, 6, 1, 12, 1, 6, 3, 2, 3, 20, 1, 3, 2, 10, 1, 12, 1, 5, 6, 2, 1, 27, 1, 5, 3, 6, 1, 14, 2, 14, 2, 3, 1, 32, 1, 2, 5, 11, 3, 12, 1, 5, 3, 12, 1, 43, 1, 3, 6, 6, 3, 12, 1, 17, 5, 2, 1, 38, 2, 3, 2, 10, 1, 38, 2, 5, 3, 2, 3, 46, 1, 6, 6
Offset: 1

Views

Author

Antti Karttunen, Apr 19 2022

Keywords

Comments

Number of factorizations of n^2 into factors k > 1 for which A353354(k) = 0.

Crossrefs

Programs

Formula

a(n) = A353414(A000290(n)).
a(p) = 1 for all primes p.
a(n) = a(A003961(n)) = a(A348717(n)), for all n >= 1.