|
| |
|
|
A044102
|
|
Multiples of 36.
|
|
3
| |
|
|
0, 36, 72, 108, 144, 180, 216, 252, 288, 324, 360, 396, 432, 468, 504, 540, 576, 612, 648, 684, 720, 756, 792, 828, 864, 900, 936, 972, 1008, 1044, 1080, 1116, 1152, 1188, 1224, 1260, 1296, 1332, 1368, 1404, 1440, 1476, 1512, 1548, 1584, 1620, 1656, 1692
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Numbers n such that string 0,0 occurs in the base 6 representation of n but not of n-1.
Also, n such that Mod(fibonacci(n),27) = 0 - Mohammed Bouayoun (bouyao(AT)wanadoo.fr), Mar 18 2004
a(n) = A167632(n+1); A033183(a(n)) = n+1. [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Nov 07 2009]
|
|
|
LINKS
| Index to sequences with linear recurrences with constant coefficients, signature (2,-1).
|
|
|
FORMULA
| G.f.: 36*x/(1-x)^2.
a(n) = A152053(2n-1). Paul Curtz (bpcrtz(AT)free.fr), Nov 22 2008
a(n)=36*n. [From V. Librandi, Jan 26 2011]
|
|
|
MATHEMATICA
| Range[0, 2000, 36] (* From Vladimir Joseph Stephan Orlovsky (4vladimir(AT)gmail.com), May 31 2011 *)
|
|
|
CROSSREFS
| Cf. A135631, A174312.
Sequence in context: A192026 A036785 A114127 * A043370 A044483 A031479
Adjacent sequences: A044099 A044100 A044101 * A044103 A044104 A044105
|
|
|
KEYWORD
| nonn,base,easy
|
|
|
AUTHOR
| Clark Kimberling (ck6(AT)evansville.edu)
|
| |
|
|