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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A116400 E.g.f. Bessel_I(2,2x)+Bessel_I(3,2x)+Bessel_I(4,2x). 0
0, 0, 1, 1, 5, 5, 21, 21, 84, 84, 330, 330, 1287, 1287, 5005, 5005, 19448, 19448, 75582, 75582, 293930, 293930, 1144066, 1144066, 4457400, 4457400, 17383860, 17383860, 67863915, 67863915, 265182525 (list; graph; refs; listen; history; internal format)
OFFSET

0,5

COMMENTS

T(n,2) in number triangle A116399. Double of A002054.

FORMULA

G.f.: (1+x)*x^2*c(x^2)^4/(2-c(x^2)), c(x) the g.f. of A000108; a(n)=C(n+1,n/2-1)(1+(-1)^n)/2 + C(n,(n-1)/2-1)(1-(-1)^n)/2.

PROG

(PARI) a(n)=n=n\2; binomial(2*n+1, n-1)

CROSSREFS

A002054(n)=a(2n)=a(2n+1).

Sequence in context: A091260 A171219 A146043 * A052992 A147254 A007028

Adjacent sequences:  A116397 A116398 A116399 * A116401 A116402 A116403

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Feb 13 2006

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.