A141836
a(n) = first term that can be reduced in n steps via repeated interpretation of a(n) as a base b+1 number where b is the largest digit of a(n), such that b is always 2 so that each interpretation is base 3. Terms already fully reduced (i.e., single digits) are excluded.
Original entry on oeis.org
12, 202, 21111, 1001221220, 2120202222022022102
Offset: 1
Chuck Seggelin (seqfan(AT)plastereddragon.com), Jul 10 2008
a(3) = 21111 because 21111 is the first number that can produce a sequence of three terms by repeated interpretation as a base 3 number: [21111] (base-3) --> [202] (base-3) --> [20] (base-3) --> [6]. Since 6 cannot be interpreted as a base 3 number, the sequence terminates with 20. a(1) = 12 because 12 is the first number that can be reduced once, yielding no further terms interpretable as base 3.
A141838
a(n) = first term that can be reduced in n steps via repeated interpretation of a(n) as a base b+1 number where b is the largest digit of a(n), such that b is always 4 so that each interpretation is base 5. Terms already fully reduced (i.e., single digits) are excluded.
Original entry on oeis.org
14, 24, 44, 134, 1014, 13024, 404044, 100412134, 201201142014
Offset: 1
Chuck Seggelin (seqfan(AT)plastereddragon.com), Jul 10 2008
a(3) = 44 because 44 is the first number that can produce a sequence of three terms by repeated interpretation as a base 5 number: [44] (base-5) --> [24] (base-5) --> [14] (base-5) --> [9]. Since 9 cannot be interpreted as a base 5 number, the sequence terminates with 14. a(1) = 14 because 14 is the first number that can be reduced once, yielding no further terms interpretable as base 5.
A141839
a(n) = first term that can be reduced in n steps via repeated interpretation of a(n) as a base b+1 number where b is the largest digit of a(n), such that b is always 5 so that each interpretation is base 6. Terms already fully reduced (i.e., single digits) are excluded.
Original entry on oeis.org
15, 55, 325, 32501, 410245, 145055113, 305344340421
Offset: 1
Chuck Seggelin (seqfan(AT)plastereddragon.com), Jul 10 2008
a(3) = 325 because 325 is the first number that can produce a sequence of three terms by repeated interpretation as a base 6 number: [325] (base-6) --> [125] (base-6) --> [53] (base-6) --> [33]. Since 33 cannot be interpreted as a base 6 number, the sequence terminates with 53. a(1) = 15 because 15 is the first number that can be reduced once, yielding no further terms minimally interpretable as base 6.
A141840
a(n) = first term that can be reduced in n steps via repeated interpretation of a(n) as a base b+1 number where b is the largest digit of a(n), such that b is always 6 so that each interpretation is base 7. Terms already fully reduced (i.e., single digits) are excluded.
Original entry on oeis.org
16, 64, 631, 1561, 4360, 15466, 63043, 34406005, 565306024, 23001126626004, 4562530234315632
Offset: 1
Chuck Seggelin (seqfan(AT)plastereddragon.com), Jul 10 2008
a(3) = 631 because 631 is the first number that can produce a sequence of three terms by repeated interpretation as a base 7 number: [631] (base-7) --> [316] (base-7) --> [160] (base-7) --> [91]. Since 91 cannot be minimally interpreted as a base 7 number, the sequence terminates with 160. a(1) = 16 because 16 is the first number that can be reduced once, yielding no further terms minimally interpretable as base 7.
A141841
a(n) is the first term that can be reduced in n steps via repeated interpretation of a(n) as a base b+1 number where b is the largest digit of a(n), such that b is always 7 so that each interpretation is base 8. Terms already fully reduced (i.e., single digits) are excluded.
Original entry on oeis.org
17, 57, 71, 107, 4647, 11047, 25447, 61547, 170153, 115751335, 671434647, 5001243627, 45206165753
Offset: 1
Chuck Seggelin (seqfan(AT)plastereddragon.com), Jul 10 2008
a(3) = 71 because 71 is the first number that can produce a sequence of three terms by repeated interpretation as a base 8 number: [71] (base-8) --> [57] (base-8) --> [47] (base-8) --> [39]. Since 39 cannot be minimally interpreted as a base 8 number, the sequence terminates with 47. a(1) = 17 because 17 is the first number that can be reduced once, yielding no further terms minimally interpretable as base 8.
A141842
a(n) = first term that can be reduced in n steps via repeated interpretation of a(n) as a base b+1 number where b is the largest digit of a(n), such that b is always 8 so that each interpretation is base 9. Terms already fully reduced (i.e., single digits) are excluded.
Original entry on oeis.org
18, 86, 680, 835, 7087, 12788, 18478, 128117, 385732, 2206280, 13176873, 33185141, 68388408, 335213686, 1365888758, 4771043885, 24740884085
Offset: 1
Chuck Seggelin (seqfan(AT)plastereddragon.com), Jul 10 2008
a(3) = 680 because 680 is the first number that can produce a sequence of three terms by repeated interpretation as a base 9 number: [680] (base-9) --> [558] (base-9) --> [458] (base-9) --> [377]. Since 377 cannot be minimally interpreted as a base 9 number, the sequence terminates with 458. a(1) = 18 because 18 is the first number that can be reduced once, yielding no further terms minimally interpretable as base 9.
Showing 1-6 of 6 results.
Comments