|
| |
|
|
A047443
|
|
Numbers that are congruent to {3, 5, 6} mod 8.
|
|
0
| |
|
|
3, 5, 6, 11, 13, 14, 19, 21, 22, 27, 29, 30, 35, 37, 38, 43, 45, 46, 51, 53, 54, 59, 61, 62, 67, 69, 70, 75, 77, 78, 83, 85, 86, 91, 93, 94, 99, 101, 102, 107, 109, 110, 115, 117, 118, 123, 125, 126, 131, 133, 134
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
LINKS
| Index to sequences with linear recurrences with constant coefficients, signature (1,0,1,-1).
|
|
|
FORMULA
| G.f. x*(1+x)*(2*x^2-x+3) / ( (1+x+x^2)*(x-1)^2 ). - R. J. Mathar, Dec 07 2011
|
|
|
MATHEMATICA
| Select[Range[150], MemberQ[{3, 5, 6}, Mod[#, 8]]&] (* From Harvey P. Dale, Oct 04 2011 *)
|
|
|
CROSSREFS
| Sequence in context: A001838 A080759 A145714 * A173593 A127577 A185912
Adjacent sequences: A047440 A047441 A047442 * A047444 A047445 A047446
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|