A010852 Constant sequence: a(n) = 13.
13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13
Offset: 0
Links
- Tanya Khovanova, Recursive Sequences
- Index to divisibility sequences
- Index entries for linear recurrences with constant coefficients, signature (1).
Programs
-
Mathematica
Table[13, {70}] (* Vincenzo Librandi, Jan 19 2012 *)
-
Maxima
A010852:13$ makelist(A010852,n,0,30); /* Martin Ettl, Nov 08 2012 */
Formula
G.f.: 13/(1-x). - Vincenzo Librandi, Jan 19 2012