cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A026379 a(n) = number of integer strings s(0),...,s(n) counted by array T in A026374 that have s(n)=3; also a(n) = T(2n-1,n-2).

Original entry on oeis.org

1, 7, 39, 202, 1015, 5028, 24731, 121208, 593019, 2899335, 14173401, 69301422, 338990145, 1659037695, 8124085575, 39806373880, 195160896835, 957396540285, 4699409632805, 23080158080150, 113414575414245, 557601196738190
Offset: 2

Views

Author

Keywords

Crossrefs

Partial sums of A034942.

Programs

Formula

a(n) = [t^(n+1)]{(1+t)(1+3t+t^2)^(n-1)}. - Emeric Deutsch, Jan 30 2004
G.f.: -1/x+2-2*x^2/(10*x^2+sqrt(1-5*x)*sqrt(1-x)*(4*x-1)-7*x+1). - Vladimir Kruchinin, Aug 11 2015