|
%I
%S 11,22,33,44,55,66,77,88,99,101,110,112,123,134,145,156,167,178,189,
%T 202,211,213,220,224,235,246,257,268,279,303,312,314,321,325,330,336,
%U 347,358,369,404,413,415,422,426,431,437,440,448,459,505,514,516,523,527
%N Integers with the property that there exists a nontrivial partition such that the digit sum of both partitions is equal.
%H Grant Garcia, <a href="/A083967/b083967.txt">Table of n, a(n) for n = 0..1000</a>
%e 538 is in as we can split 5+3=8.
%e 761 is in as we can split 7=6+1
%K nonn,base
%O 0,1
%A _Jon Perry_, Jun 19 2003
|