A157928 a(n) = 0 if n < 2, = 1 otherwise.
0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
Offset: 0
Links
Crossrefs
Programs
-
Mathematica
PadRight[{0,0},120,{1}] (* Harvey P. Dale, Jun 03 2019 *)
Formula
a(n) = A057427(n-1) for n >= 2.
From Elmo R. Oliveira, Jul 20 2024: (Start)
G.f.: x^2/(1-x).
E.g.f.: exp(x) - x - 1. (End)
Extensions
Definition simplified by R. J. Mathar, May 17 2010
Comments