login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A050647 a(n+1)^3 is next smallest cube ending with a(n)^3, initial term is 1. 3
1, 11, 10011, 10000000010011, 10000000000000000000000000010000000010011 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Frank Ellermann conjectures (Jun 11 2001) that if b(n) = 10^(3^n -1), i.e., 1, 100, 100000000, etc. then a(n) = concatenation b( n-2 ) || a( n-1 ) for n > 1.
a(6) is too large to include (contains 122 digits).
LINKS
FORMULA
a(n) = Sum_{i=0..n-1} 10^((3^i-1)/2). - Max Alekseyev, Jan 07 2015
CROSSREFS
Sequence in context: A267035 A204574 A267801 * A267054 A082265 A161761
KEYWORD
nonn,base
AUTHOR
Patrick De Geest, Jul 15 1999
EXTENSIONS
More terms from Ulrich Schimke (ulrschimke(AT)aol.com), Nov 06 2001, who remarks that a(6) = 10^121+a(5) = concat (10^80, a(5)) and a(7) = 10^364+a(6) = concat (10^242, a(6)), which supports Ellermann's conjecture
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 2 22:39 EDT 2024. Contains 374875 sequences. (Running on oeis4.)