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.

A144800 Integers having ideal digital mean up to base 5.

This page as a plain text file.
%I A144800 #15 May 16 2024 11:50:07
%S A144800 3468,3696,3864,3984,33918,34158,34674,36294,36990,37230,37302,37326,
%T A144800 37722,38046,38106,38322,38478,38670,38682,38730,40038,40086,40326,
%U A144800 40722,41334,43350,45270,45390,49278,49518,49638,49878,49950,50478,50586,50610,50718,50742
%N A144800 Integers having ideal digital mean up to base 5.
%C A144800 Subset of A031443, A144798 and A144799.
%C A144800 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 <= 5.
%H A144800 Jason Yuen, <a href="/A144800/b144800.txt">Table of n, a(n) for n = 1..10000</a>
%Y A144800 Cf. A007953, A008591, A031443, A144777, A144798, A144799, A364714.
%K A144800 base,nonn
%O A144800 1,1
%A A144800 _Reikku Kulon_, Sep 21 2008
%E A144800 Added accidentally omitted terms. - _Reikku Kulon_, Sep 24 2008