Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125836
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125836 Numbers whose base 8 or octal representation is 555555555......5. +0
1
0, 5, 45, 365, 2925, 23405, 187245, 1497965, 11983725, 95869805, 766958445, 6135667565, 49085340525, 392682724205, 3141461793645, 25131694349165, 201053554793325, 1608428438346605, 12867427506772845, 102939420054182765 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n)=5*(8^n-1)/7.

a(n)=8*a(n-1)+5 (with a(1)=0) [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Oct 30 2009]

EXAMPLE

Octal...............decimal

0........................0

5........................5

55......................45

555....................365

5555..................2925

55555................23405

555555..............187245

5555555............1497965

55555555..........11983725

555555555.........95869805

5555555555.......766958445

etc. ...............etc.

For n=2, a(2)=8*0+5=5; n=3, a(3)=8*5+5=45; n=4, a(4)=8*45+5=365 [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Oct 30 2009]

MAPLE

seq(5*(8^n-1)/7, n=0..20);

CROSSREFS

Sequence in context: A079139 A081070 A043025 this_sequence A001260 A088505 A067403

Adjacent sequences: A125833 A125834 A125835 this_sequence A125837 A125838 A125839

KEYWORD

easy,nonn,new

AUTHOR

Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Feb 03 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 November 25 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research