Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133486
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133486 a(n) = Sum_{ k = 0 to n-1} ( subtract k modulo 9 from 9, multiply this by kth power of 10 ). +0
1
9, 89, 789, 6789, 56789, 456789, 3456789, 23456789, 123456789, 9123456789, 89123456789, 789123456789 (list; graph; listen)
OFFSET

1,1

FORMULA

a(n) = sum(0 to n-1, ((9-(k % 9))*10^k) )

EXAMPLE

a(6) = 9+80+700+6000+50000+400000 = 456789

CROSSREFS

Sequence in context: A055410 A111918 A064616 this_sequence A015584 A072256 A138288

Adjacent sequences: A133483 A133484 A133485 this_sequence A133487 A133488 A133489

KEYWORD

nonn

AUTHOR

Prashant Garg (prashant.garg1988(AT)yahoo.com), Nov 30 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research