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 A144799 #15 May 16 2024 11:50:50 %S A144799 141,147,153,177,195,201,225,2079,2109,2418,2424,2508,2652,2868,2892, %T A144799 2898,3102,3126,3150,3228,3282,3288,3300,3312,3342,3354,3366,3378, %U A144799 3384,3426,3462,3468,3474,3504,3522,3528,3696,3792,3846,3852,3864,3912,3936 %N A144799 Integers having ideal digital mean up to base 4. %C A144799 Subset of A031443 and A144798. %C A144799 These numbers have digital mean dm(b, n) = (Sum_{i=1..d} 2*d_i - (b-1)) / (2*d) = 0, where d is the number of digits in the base b representation of n and d_i the individual digits, for 2 <= b <= 4. %H A144799 Jason Yuen, <a href="/A144799/b144799.txt">Table of n, a(n) for n = 1..10000</a> %Y A144799 Cf. A007953, A008591, A031443, A144777, A144798, A364714. %K A144799 base,easy,nonn %O A144799 1,1 %A A144799 _Reikku Kulon_, Sep 21 2008 %E A144799 Added accidentally omitted terms. - _Reikku Kulon_, Sep 24 2008