A010871 Constant sequence: a(n) = 32.
32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32
Offset: 0
Links
- Tanya Khovanova, Recursive Sequences
- Index to divisibility sequences
- Index entries for linear recurrences with constant coefficients, signature (1).
Programs
-
Maxima
A010871:32$ makelist(A010871,n,0,30); /* Martin Ettl, Nov 08 2012 */
-
PARI
a(n)=32 \\ Charles R Greathouse IV, Apr 07 2012
Formula
G.f.: 32/(1-x); e.g.f.: 32*e^x. - Vincenzo Librandi, Jan 24 2012