login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A080609 Binomial transform of central Delannoy numbers, i.e. binomial transform of A001850. 0
1, 4, 20, 112, 664, 4064, 25376, 160640, 1027168, 6618496, 42904960, 279503360, 1828222720, 11999226880, 78984381440, 521218322432, 3447059138048, 22840932997120, 151607254267904, 1007830488424448, 6708862677274624 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

The Hankel transform (see A001906 for definition) of this sequence is A036442 : 1, 4, 32, 512, 16384, ... . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Jul 03 2005

Coefficient of x^n in (1+4*x+2*x^2)^n - Nour-Eddine Fahssi (fahssin(AT)yahoo.fr), Jan 17 2008

Number of paths from (0,0) to (n,0) using only steps U=(1,1), H=(1,0) and D=(1,-1), U can have 2 colors and H can have 4 colors. - Nour-Eddine Fahssi (fahssin(AT)yahoo.fr), Jan 27 2008

REFERENCES

Tony D. Noe, On the Divisibility of Generalized Central Trinomial Coefficients, Journal of Integer Sequences, Vol. 9 (2006), Article 06.2.7.

FORMULA

G.f.: 1 / Sqrt( 1 - 8 x + 8 x^2 ) = ( 1 - 8 x + 8 x^2 )^(-1/2) Formula: sum( binomial(n, k) d(k), k = 0 .. n ) where d(n) = central Delannoy number.

E.g.f.: exp(4*x)*BesselI(0, 2*sqrt(2)*x). - Vladeta Jovovic (vladeta(AT)eunet.rs), Mar 21 2004

MATHEMATICA

Table[SeriesCoefficient[Series[1/Sqrt[1-8x+8x^2], {x, 0, n}], n], {n, 0, 12}]

CROSSREFS

Sequence in context: A153299 A081335 A136783 * A003645 A081085 A192624

Adjacent sequences:  A080606 A080607 A080608 * A080610 A080611 A080612

KEYWORD

easy,nonn

AUTHOR

Emanuele Munarini (munarini(AT)mate.polimi.it), Feb 26 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 15:32 EST 2012. Contains 205635 sequences.