sequence: 68, 124, 126, 182, 318, 374, 376, 432, 568, 624, 626, 682, 818, 874, 876, 932, 1068, 1124, 1126, 1182, 1318, 1374, ...
linear recurrence: a(n) = a(n-1) + a(n-4) - a(n-5) for n > 5
What's the o.g.f.?
MathBot Answer:
MathBot is working on a solution to your problem.
