%I A147882
%S A147882 1,2,3,4,5,6,7,8,9,11,22,33,44,55,66,77,88,99,101,111,121,131,141,151,
%T A147882 161,171,181,191,202,212,222,232,242,252,262,272,282,292,303,313,323,
%U A147882 333,343,353,363,373,383,393,404,414,424,434,444,454,464,474,484,494
%N A147882 A positive integer n with k (decimal) digits is called balanced if its
first ceiling (k/2) digits sum to the same value as its last ceiling
(k/2) digits
%C A147882 Differs from A110751 in cases like n=1010, 1089, 1102, 1120, 1203, 1212,
1230 etc. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Dec
13 2008]
%H A147882 Jason Tarver, <a href="b147882.txt">Table of n, a(n) for n = 1..6649</
a>
%H A147882 Project Euler<a href="http://projecteuler.net/index.php?section=problems&id=217">
Balanced Numbers</a>
%Y A147882 Sequence in context: A048307 A043713 A110751 this_sequence A002113 A084982
A110785
%Y A147882 Adjacent sequences: A147879 A147880 A147881 this_sequence A147883 A147884
A147885
%K A147882 nonn
%O A147882 1,2
%A A147882 Jason Tarver (scottarver(AT)gmail.com), Nov 17 2008
|