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.

A131056 A007318 * A131055.

Original entry on oeis.org

1, 3, 7, 17, 41, 97, 225, 513, 1153, 2561, 5633, 12289, 26625, 57345, 122881, 262145, 557057, 1179649, 2490369, 5242881, 11010049, 23068673, 48234497, 100663297, 209715201, 436207617, 905969665
Offset: 1

Views

Author

Gary W. Adamson, Jun 12 2007

Keywords

Examples

			a(4) = 17 = (1, 3, 3, 1) dot (1, 2, 2, 4) = (1 + 6 + 6 + 4).
		

Crossrefs

Programs

Formula

Binomial transform of A131055: (1, 2, 2, 4, 4, 6, 6, ...). A131056 = A131054 as an infinite lower triangular matrix * [1,2,3,...] as a vector.
G.f.: x*(1-2*x+2*x^3)/((1-x)*(1-2*x)^2); a(n)=-0^n/2+2^(n-1)*(n+1)+1. - Paul Barry, Jun 14 2008
a(n) = 2+A099035(n-1), n>1. - Juri-Stepan Gerasimov, Oct 02 2011

Extensions

More terms from Paul Barry, Jun 14 2008