login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A108892 Successive base conversions of prior base representations. 0
10, 101, 1211, 14321, 150145, 266124, 1007614, 1805161, 1805161, 629043, 264043, 93250 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Breaks down when 93250 (base 14) = 25DAA.

FORMULA

a(1) = 2 (base 10) = 10 (base 2); for n>1: a(n+1) = the base (10) interpretation of a(n), evaluated in base (n+1).

EXAMPLE

a(2) = 101 because a(1) = 2 (base 10) = 10 (base 2) and 10 (base 3) = 101.

a(3) = 1211 because a(2) = 101 and 101 (base 4) = 1211.

a(4) = 14321 because a(3) = 1211 and 1211 (base 5) = 14321.

a(5) = 150145 because a(4) = 14321 and 14321 (base 6) = 150145.

CROSSREFS

Sequence in context: A041041 A163461 A081192 * A162849 A041182 A061107

Adjacent sequences:  A108889 A108890 A108891 * A108893 A108894 A108895

KEYWORD

base,easy,fini,nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Jul 14 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 08:57 EST 2012. Contains 205614 sequences.