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.
%I A082572 #10 Feb 23 2024 07:26:28 %S A082572 2,3,15,5,35,7,39,65,51,11,95,13,115,161,87,17,155,19,111,185,123,23, %T A082572 215,141,235,329,159,29,371,31,183,305,427,201,335,37,219,365,511,41, %U A082572 395,43,415,581,267,47,623,1501,291,485,303,53,515,321,327,545,339,59 %N A082572 a(n) is the least number m such that the arithmetic mean of the distinct primes dividing m equals n. %C A082572 Are there any terms with more than 3 prime factors? %H A082572 Paolo P. Lava, <a href="/A082572/b082572.txt">Table of n, a(n) for n = 2..1000</a> %e A082572 a(6) = 35 because the prime factors of 35 are {5, 7}, which have mean 6. %Y A082572 Cf. A070009, A078177, A200612. %K A082572 easy,nonn %O A082572 2,1 %A A082572 _David Wasserman_, May 06 2003