|
| |
|
|
A047412
|
|
Numbers that are congruent to {0, 1, 2, 4, 6} mod 8.
|
|
0
| |
|
|
0, 1, 2, 4, 6, 8, 9, 10, 12, 14, 16, 17, 18, 20, 22, 24, 25, 26, 28, 30, 32, 33, 34, 36, 38, 40, 41, 42, 44, 46, 48, 49, 50, 52, 54, 56, 57, 58, 60, 62, 64, 65, 66, 68, 70, 72, 73, 74, 76, 78, 80, 81, 82, 84, 86, 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).
|
|
|
FORMULA
| G.f. x^2*(1+x+2*x^2+2*x^3+2*x^4) / ( (x^4+x^3+x^2+x+1)*(x-1)^2 ). - R. J. Mathar, Dec 05 2011
|
|
|
MATHEMATICA
| Flatten[Table[8*n + {0, 1, 2, 4, 6}, {n, 0, 11}]] (* Alonso del Arte, Sep 21 2011 *)
|
|
|
CROSSREFS
| Sequence in context: A065090 A003254 A153184 * A110262 A176693 A118672
Adjacent sequences: A047409 A047410 A047411 * A047413 A047414 A047415
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|