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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A089303 Concatenation of 1 n times divided by n. 0
1, 5, 37, 277, 2222, 18518, 158730, 1388888, 12345679, 111111111, 1010101010, 9259259259, 85470085470, 793650793650, 7407407407407, 69444444444444, 653594771241830, 6172839506172839, 58479532163742690, 555555555555555555 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

a(n) = Floor[(10^n-1)/(9n)].

PROG

(Other) sage: [floor(gaussian_binomial(n, 1, 10)/n) for n in xrange(1, 21)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 29 2009]

CROSSREFS

Sequence in context: A108049 A121141 A083232 * A164595 A046636 A091126

Adjacent sequences:  A089300 A089301 A089302 * A089304 A089305 A089306

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Oct 31 2003

EXTENSIONS

More terms from Sam Alexander (amnalexander(AT)yahoo.com), Feb 27 2004

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 17 09:41 EST 2012. Contains 206009 sequences.