Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137935
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137935 a(n) = 5n + 26*floor(n/5). +0
1
0, 5, 10, 15, 20, 51, 56, 61, 66, 71, 102, 107, 112, 117, 122, 153, 158, 163, 168, 173, 204, 209, 214, 219, 224, 255, 260, 265, 270, 275, 306, 311, 316, 321, 326, 357, 362, 367, 372, 377, 408, 413, 418, 423, 428, 459, 464, 469, 474, 479, 510, 515, 520, 525, 530, 561, 566 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = 5n + 26*floor(n/5) = 5n + 26*A002266(n)

EXAMPLE

a(0) = 5(0) + 26*floor(0/5) = 0

a(3) = 5(3) + 26*floor(3/5) = 15

PROGRAM

(Python) a = lambda n: 5*n + 26*floor(n/5)

CROSSREFS

Cf. A002266.

Sequence in context: A115817 A070004 A104356 this_sequence A115182 A115181 A062471

Adjacent sequences: A137932 A137933 A137934 this_sequence A137936 A137937 A137938

KEYWORD

nonn,easy

AUTHOR

William A. Tedeschi (fynmun(AT)hotmail.com), Mar 06 2008

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 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research