|
| |
|
|
A047359
|
|
Numbers that are congruent to {0, 2, 3} mod 7.
|
|
0
|
|
|
|
0, 2, 3, 7, 9, 10, 14, 16, 17, 21, 23, 24, 28, 30, 31, 35, 37, 38, 42, 44, 45, 49, 51, 52, 56, 58, 59, 63, 65, 66, 70, 72, 73, 77, 79, 80, 84, 86, 87, 91, 93, 94, 98, 100, 101, 105, 107, 108, 112, 114, 115, 119, 121
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
1,2
|
|
|
LINKS
|
Table of n, a(n) for n=1..53.
Index to sequences with linear recurrences with constant coefficients, signature (1,0,1,-1).
|
|
|
FORMULA
|
G.f. x^2*(2+x+4*x^2) / ( (1+x+x^2)*(x-1)^2 ). - R. J. Mathar, Dec 04 2011
|
|
|
MATHEMATICA
|
Select[Range[0, 150], MemberQ[{0, 2, 3}, Mod[#, 7]]&] (* Harvey P. Dale, Dec 06 2012 *)
|
|
|
CROSSREFS
|
Sequence in context: A047533 A060525 A152863 * A027700 A202105 A076297
Adjacent sequences: A047356 A047357 A047358 * A047360 A047361 A047362
|
|
|
KEYWORD
|
nonn
|
|
|
AUTHOR
|
N. J. A. Sloane.
|
|
|
STATUS
|
approved
|
| |
|
|