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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A136308 a(n)=a(n-1)*(10^K +1); a(0)=1; K=floor(log_10 a(n-1)) + 1. 0
1, 11, 1111, 11111111, 1111111111111111, 11111111111111111111111111111111 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

More generally, a(n)=a(n-1)*(B^K +1) ;a(0)=1;B integer; K=floor(log_B a(n-1)) + 1.

B=2 gives A051179; B=3 gives A059918

a(n)=[B^2^n]-1/(B-1)

FORMULA

a(n)=a(n-1)*(10^K +1) ;a(0)=1; K=floor(log_10 a(n-1)) + 1.

CROSSREFS

Cf. A051179, A059918.

Sequence in context: A130602 A099814 A068053 * A075600 A078568 A015095

Adjacent sequences:  A136305 A136306 A136307 * A136309 A136310 A136311

KEYWORD

easy,nonn

AUTHOR

Ctibor O. ZIZKA (ctibor.zizka(AT)seznam.cz), Mar 22 2008

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 16 14:37 EST 2012. Contains 205930 sequences.