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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057932 Floor(10^(n+1)/81). 11
0, 1, 12, 123, 1234, 12345, 123456, 1234567, 12345679, 123456790, 1234567901, 12345679012, 123456790123, 1234567901234, 12345679012345, 123456790123456, 1234567901234567, 12345679012345679, 123456790123456790 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..300

Index entries for sequences related to linear recurrences with constant coefficients, signature (10,0,0,0,0,0,0,0,1,-10).

PROG

(MAGMA) [Floor(10^(n+1)/81): n in [1..20]]; // Vincenzo Librandi, Jul 07 2011

(PARI) a(n)=10^(n+1)\81 \\ Charles R Greathouse IV, Jul 07 2011

CROSSREFS

Cf. A014824, A057933.

Sequence in context: A060555 A138957 A007908 * A132943 A187871 A187869

Adjacent sequences:  A057929 A057930 A057931 * A057933 A057934 A057935

KEYWORD

nonn,easy

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), Oct 04 2000

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.