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.

A134614 Numbers (excluding primes and powers of primes) such that the root mean cube of their prime factors is an integer (where the root mean cube of c and d is ((c^3+d^3)/2)^(1/3)).

Original entry on oeis.org

1512, 337365, 375360, 523809, 707265, 1177176, 1255254, 1380918, 1549431, 1922816, 2277345, 2284389, 2286144, 2816883, 3320713, 3340428, 3838185, 4378333, 6726969, 7043655, 8311212, 10281284, 10323390, 10666227, 10708544
Offset: 1

Views

Author

Hieronymus Fischer, Nov 11 2007

Keywords

Comments

The prime factors are taken with multiplicity.
Numbers included in A134611, but not in A025475.
a(1) = 1512 is the minimal number with this property.

Examples

			a(1) = 1512, since 1512 = 2*2*2*3*3*3*7 and ((2^3+2^3+2^3+3^3+3^3+3^3+7^3)/7)^(1/3) = 64^(1/3) = 4.
		

Crossrefs

Extensions

Minor edits and more terms added by Hieronymus Fischer, May 06 2013, May 30 2013