Question related to sequence A071267

Diana Mecum diana.mecum at gmail.com
Thu Jul 12 16:36:00 CEST 2007


Joshua,

Performing permutations on numbers up to 100,000 gave me the following
numbers to add to sequence A071267. I will add these to the sequence. Diana
M.

1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 22, 33, 44, 55, 66, 77, 88, 99, 110, 111,
121, 132, 143, 154, 165,
 176, 187, 222, 333, 444, 555, 666, 777, 888, 999, 1110, 1111, 1221, 1332,
1443, 1554, 1665, 1776,
 1887, 1998, 2109, 2220, 2222, 2331, 2442, 2553, 2664, 2775, 2886, 3108,
3330, 3333, 3552, 3774,
 3996, 4218, 4440, 4444, 4662, 4884, 5106, 5328, 5555, 6666, 7777, 8888,
9999, 11110, 11111,
 12221, 13332, 14443, 15554, 16665, 17776, 18887, 19998, 21109, 22220,
22222, 23331, 24442, 25553,
 26664, 27775, 28886, 29997, 31108, 32219, 33330, 33333, 34441, 35552,
36663, 37774, 38885, 39996,
 43329, 44444, 46662, 49995, 53328, 55555, 56661, 59994, 63327, 66660,
66666, 69993, 73326, 76659,
 77777, 79992, 83325, 86658, 88888, 89991, 93324, 96657, 99990, 99999,
103323, 106656, 109989,
 111110, 111111, 113322, 119988, 122221, 126654, 133320, 133332, 139986,
144443, 146652, 153318,
 155554, 159984, 166650, 166665, 173316, 177776, 179982, 186648, 188887,
193314, 199980, 199998,
 211109, 222220, 233331, 244442, 255553, 266664, 277775, 288886, 299997,
311108, 322219, 333330,
 344441, 355552, 366663, 377774, 388885, 399996, 411107, 422218, 433329,
444440, 455551, 466662,
 477773, 488884, 511106, 533328, 555550, 577772, 599994, 622216, 644438,
666660, 688882, 711104,
 733326, 755548, 777770, 799992, 822214, 844436, 866658, 888880, 911102,
933324, 955546, 977768,
 999990, 1022212, 1066656, 1111100, 1133322, 1155544, 1199988, 1244432,
1266654, 1288876, 1333320,
 1377764, 1399986, 1422208, 1466652, 1511096, 1533318, 1555540, 1599984,
1644428, 1666650,
 1688872, 1733316, 1777760, 1799982, 1822204, 1866648, 1933314, 1999980,
2066646, 2133312,
 2199978, 2266644, 2333310, 2399976, 2466642, 2533308, 2599974, 2666640,
2733306, 2799972,
 2933304, 3066636, 3199968, 3333300, 3466632, 3599964, 3733296, 3866628,
3999960, 4133292,
 4266624, 4399956, 4533288, 4666620, 4799952, 4933284, 5066616, 5199948,
5333280, 5599944,
 5866608, 6133272, 6399936, 6666600, 6933264, 7199928, 7466592, 7733256,
7999920, 8266584,
 8533248, 8799912, 9066576, 9333240

On 7/11/07, Joshua Zucker <joshua.zucker at gmail.com> wrote:
>
> Hi Diana and all,
> Murthy's sequences often have errors.  Here, among other problems, the
> definition is "numbers which ..." but then shouldn't they be SORTED?
>
> I don't quite agree with your list, either, though.  Here's what I
> think, based purely on brute-force with a computer, using as "seeds"
> all the numbers up to 100000:
>
> 1 2 3 4 5 6 7 8 9 11 22 33 44 55 66 77 88 99 110 111 121 132 143 154
> 165 176 187 222 333 444 555 666 777 888 999 1110 1111 1221 1332 1443
> 1554 1665 1776 1887 1998 2109 2220 2222 2331 2442 2553 2664 2775 2886
> 3108 3330 3333 3552 3774 3996 4218 4440 4444 4662 4884 5106 5328 5555
> 6666 7777 8888 9999 11110 11111 12221 13332 14443 15554 16665 17776
> 18887 19998 21109 22220 22222 23331 24442 25553 26664 27775 28886
> 29997
>
> which leaves me wondering, for instance, why I got 29997 but not 2997
> in there.  But now I see it's a nice little bit of combinatorics: 108
> goes to 1998 (six permutations, so effectively each spot is
> (1+0+8+1+0+8) so we get 1800 + 180 + 18), while 1008 goes to 29997
> (twelve permutations, so each spot is (1+0+0+8+1+0+0+8+1+0+0+8) so we
> get 27000 + 2700 + 270 + 27).
>
> So I think my above list of terms are correct.  Differences from your
> list, Diana, are that I have 333 and 1111 and 2222 and 2331 and 2553
> and 2775 and 3333 which are missing from your list.  (2331 for example
> comes from 399 -> 399 + 939 + 993, and any list of identical digits
> maps to itself, so 333 -> 333.)
>
> Diana, would you verify that you agree with my list of terms and then
> if you do please submit the corrected terms for this sequence?
>
> Thanks,
> --Joshua Zucker
>
>
> On 7/11/07, Diana Mecum <diana.mecum at gmail.com> wrote:
> > Sequence Fans,
> >
> > I am looking at sequence A071267.
> >
> > %I A071267
> > %S A071267
> > 2,4,6,8,10,11,12,14,16,18,22,33,44,55,66,77,88,99,101,110,121,132,143,
> > %T A071267 154,165,176,187,198,111,222,666,888,1110
> > %N A071267 Numbers which can be expressed as the sum of all distinct
> digit
> > permutations of
> >                some number k.
> > %C A071267 222 can be expressed so in two different ways i.e. 222= 200
> +020
> > + 002 as well as
> >                222= 101 +110 +011. Question: find a number which can be
> so
> > expressed
> >                 in n different ways.
> > %e A071267 1110 is a member as a sum of all distinct permutations of
> 104.
> > i.e. 104,140,410,
> >                401,014,041.
> > %Y A071267 Sequence in context: A081472 A097660 A067030 this_sequence
> > A072427 A050420 A096922
> > %Y A071267 Adjacent sequences: A071264 A071265 A071266 this_sequence
> A071268
> > A071269 A071270
> > %K A071267 base,more,nonn
> > %O A071267 1,1
> > %A A071267 Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jun 01 2002
> >
> > When I try to follow the rule for generating the sequence numbers, I get
> the
> > following list;
> >
> > 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 22, 33, 44, 55, 66, 77, 88, 99, 110, 111,
> > 121, 132, 143, 154, 165,
> >  176, 187, 222, 444, 555, 666, 777, 888, 999, 1110, 1221, 1332, 1443,
> 1554,
> > 1665, 1776, 1887,
> >  1998, 2109, 2220, 2442, 2664, 2886, 3108, 3330, 3552, 3774, 3996
> >
> > Can someone explain why my list differs from the original? I am not
> > understanding the hypothesis to generate the original list.
> >
> > Diana M.
> >
> > --
> > "God made the integers, all else is the work of man."
> > L. Kronecker, Jahresber. DMV 2, S. 19.
>



-- 
"God made the integers, all else is the work of man."
L. Kronecker, Jahresber. DMV 2, S. 19.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.seqfan.eu/pipermail/seqfan/attachments/20070712/3a4c134b/attachment-0001.htm>


More information about the SeqFan mailing list