|
| |
|
|
A008596
|
|
Multiples of 14.
|
|
9
| |
|
|
0, 14, 28, 42, 56, 70, 84, 98, 112, 126, 140, 154, 168, 182, 196, 210, 224, 238, 252, 266, 280, 294, 308, 322, 336, 350, 364, 378, 392, 406, 420, 434, 448, 462, 476, 490, 504, 518, 532, 546, 560, 574, 588, 602, 616, 630, 644, 658, 672, 686, 700, 714, 728
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| a(n) = A033571(n) - A158186(n). [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Mar 13 2009]
|
|
|
LINKS
| Tanya Khovanova, Recursive Sequences
INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 326
|
|
|
FORMULA
| a(n)=14n=2*a(n-1)-a(n-2). G.f.: 14x/(x-1)^2. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jun 23 2009]
|
|
|
MATHEMATICA
| Range[0, 1000, 14] (* From Vladimir Joseph Stephan Orlovsky (4vladimir(AT)gmail.com), May 31 2011 *)
|
|
|
CROSSREFS
| Cf. A008594, A008595.
Sequence in context: A162020 A044854 A044899 * A033026 A044839 A033011
Adjacent sequences: A008593 A008594 A008595 * A008597 A008598 A008599
|
|
|
KEYWORD
| nonn,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|