A010856 Constant sequence: a(n) = 17.
17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17
Offset: 0
Links
- Tanya Khovanova, Recursive Sequences
- Index to divisibility sequences
- Index entries for linear recurrences with constant coefficients, signature (1).
Programs
-
Mathematica
Table[17,{80}] (* Vincenzo Librandi, Jan 20 2012 *)
Formula
G.f.: 17/(1-x); e.g.f.: 17*e^x. - Vincenzo Librandi, Jan 20 2012