A146501 Period 6: repeat [4,8,7,5,1,2].
4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (1,0,-1,1).
Programs
-
Mathematica
LinearRecurrence[{1,0,-1,1},{4,8,7,5},102] (* Ray Chandler, Jul 15 2015 *) PadRight[{},120,{4,8,7,5,1,2}] (* Harvey P. Dale, Apr 01 2024 *)
Formula
G.f.: (4+4*x-x^2+2*x^3)/((1-x)*(1+x)*(1-x+x^2)). - Jaume Oliver Lafont, Aug 30 2009
Extensions
Extended by Ray Chandler, Jul 15 2015