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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A047607 Numbers that are congruent to {0, 1, 2, 3, 5} mod 8. 0
0, 1, 2, 3, 5, 8, 9, 10, 11, 13, 16, 17, 18, 19, 21, 24, 25, 26, 27, 29, 32, 33, 34, 35, 37, 40, 41, 42, 43, 45, 48, 49, 50, 51, 53, 56, 57, 58, 59, 61, 64, 65, 66, 67, 69, 72, 73, 74, 75, 77, 80, 81, 82, 83, 85, 88, 89 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

LINKS

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

PROG

(PARI) a(n)=(n-1)\5<<3+(n-1)%5+(n%5==0) \\ Charles R Greathouse IV, Sep 06 2011

CROSSREFS

Sequence in context: A126167 A026260 A002153 * A113051 A047372 A096974

Adjacent sequences:  A047604 A047605 A047606 * A047608 A047609 A047610

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 19:13 EST 2012. Contains 206085 sequences.