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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A098456 Expansion of 1/sqrt(1-4x-64x^2). 0
1, 2, 38, 212, 2566, 20092, 210524, 1884136, 18854854, 178415852, 1764019828, 17115907096, 169100140444, 1661540282456, 16458178007288, 162887627833552, 1618680238292294, 16095872154638156, 160435286115927044 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Define Q(n,x)=sum{k=0..floor(n/2), binomial(n,k)binomial(2(n-k),n)x^(n-2k)}. Then a(n)=4^n*Q(n,1/4). Central coefficients of (1+2x+17x^2)^n.

FORMULA

E.g.f.: exp(2x)BesselI(0, 2sqrt(17)x); a(n)=sum{k=0..floor(n/2), binomial(n, k)binomial(2(n-k), n)16^k}.

MATHEMATICA

CoefficientList[Series[1/Sqrt[1-4x-64x^2], {x, 0, 30}], x] (* From Harvey P. Dale, Dec 27 2011 *)

CROSSREFS

Cf. A084770, A098455.

Sequence in context: A075459 A050248 A105645 * A179503 A126731 A046845

Adjacent sequences:  A098453 A098454 A098455 * A098457 A098458 A098459

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Sep 08 2004

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 15 02:38 EST 2012. Contains 205689 sequences.