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.

A175352 Numbers such that arithmetic mean of all prime factors is not an integer.

Original entry on oeis.org

1, 6, 10, 12, 14, 18, 22, 24, 26, 28, 30, 34, 36, 38, 40, 45, 46, 48, 52, 54, 56, 58, 62, 63, 66, 70, 72, 74, 75, 76, 80, 82, 84, 86, 88, 90, 94, 96, 98, 99, 100
Offset: 1

Views

Author

Jaroslav Krizek, Apr 20 2010

Keywords

Comments

Complement of A078175.

Examples

			For a(13) = 36: 36 = 2*2*3*3; (2+2+3+3)/4 is not integer.