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.

Showing 1-1 of 1 results.

A320965 Squares divisible by a single cube > 1.

Original entry on oeis.org

16, 81, 144, 324, 400, 625, 784, 1936, 2025, 2401, 2500, 2704, 3600, 3969, 4624, 5625, 5776, 7056, 8100, 8464, 9604, 9801, 13456, 13689, 14641, 15376, 15876, 17424, 19600, 21609, 21904, 22500, 23409, 24336, 26896, 28561, 29241, 29584, 30625, 35344, 39204, 41616, 42849
Offset: 1

Views

Author

Hugo Pfoertner, Oct 25 2018

Keywords

Comments

Numbers whose prime factorization has a single exponent that is equal to 4 and all the rest, if they exist, are equal to 2. - Amiram Eldar, Jun 25 2022

Crossrefs

Programs

Formula

From Amiram Eldar, Jun 25 2022: (Start)
a(n) = A060687(n)^2.
Sum_{n>=1} 1/a(n) = (15/Pi^2) * Sum_{k>=2} (-1)^k * P(2*k) = 0.09603403868516162554..., where P(s) is the prime zeta function. (End)
Showing 1-1 of 1 results.