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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A165402 a(n) = (10^n*2-11)/9 0
1, 21, 221, 2221, 22221, 222221, 2222221, 22222221, 222222221, 2222222221, 22222222221, 222222222221, 2222222222221, 22222222222221, 222222222222221, 2222222222222221, 22222222222222221, 222222222222222221 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

COMMENTS

a(n) are also n-1 twos followed by a one.

LINKS

Table of n, a(n) for n=1..18.

Markus Tervooren, Factorizations of (2)w1

MATHEMATICA

Table[FromDigits[PadLeft[{1}, n, 2]], {n, 20}] (* or *) (2*10^Range[20]-11)/9 (* From Harvey P. Dale, Aug 10 2011 *)

CROSSREFS

Sequence in context: A152161 A008421 A134585 * A135120 A027812 A171112

Adjacent sequences:  A165399 A165400 A165401 * A165403 A165404 A165405

KEYWORD

easy,nonn

AUTHOR

Ivan Panchenko, Sep 17 2009

STATUS

approved

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 May 22 05:06 EDT 2013. Contains 225511 sequences.