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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A098460 E.g.f.: 1/sqrt(1-2x-2x^2). 1
1, 1, 5, 33, 321, 3945, 59445, 1056825, 21677985, 503799345, 13084021125, 375524312625, 11803392302625, 403235809601625, 14876913457531125, 589498927632239625, 24969077812488434625, 1125803018759825030625 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

FORMULA

a(n)=(n!/2^n)*A084609(n); a(n)=(n!/2^n)sum{k=0..floor(n/2), Binomial(n, k)Binomial(2(n-k), n)2^k}; a(n)=n!sum{k=0..floor(n/2), Binomial(n, k)Binomial(2(n-k), n)2^(k-n)}.

a(n) = A084609(n) * n! / 2^n [From Mark van Hoeij (hoeij(AT)math.fsu.edu), Jul 02 2010]

Conjecture: a(n) +(1-2*n)*a(n-1) -2*(n-1)^2*a(n-2)=0. - R. J. Mathar, Nov 15 2011

CROSSREFS

Cf. A012244.

Sequence in context: A001828 A084845 A198079 * A087618 A134152 A140424

Adjacent sequences:  A098457 A098458 A098459 * A098461 A098462 A098463

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 17 06:27 EST 2012. Contains 205998 sequences.