A134267 a(n) = |A090964(n+1) - A090964(n)|.
3, 2, 3, 2, 5, 2, 3, 2, 5, 2, 3, 2, 5, 2, 3, 2, 5, 2, 3, 2, 5, 2, 3, 2, 5, 2, 3, 2, 5, 2, 3, 2, 5, 2, 3, 2, 5, 2, 3, 2, 5
Offset: 1
Keywords
Links
- Index entries for linear recurrences with constant coefficients, signature (0,0,0,1).
Crossrefs
Cf. A090964.
Programs
-
Mathematica
LinearRecurrence[{0,0,0,1},{3,2,3,2,5},50] (* or *) PadRight[{3},50,{5,2,3,2}] (* Harvey P. Dale, May 13 2023 *)
Comments