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