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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A098663 Sum k=0..n, binomial(n,k)binomial(n+1,k+1)3^k. 1
1, 5, 30, 193, 1286, 8754, 60460, 421985, 2968902, 21019510, 149572292, 1068795930, 7664092060, 55121602436, 397464604440, 2872406652001, 20799171328070, 150869330458830, 1096046132412628, 7973709600124958 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Fourth binomial transform of A098662.

FORMULA

G.f.: ((1+2x)-sqrt(1-8x+4x^2))/(6xsqrt(1-8x+4x^2)); E.g.f.: exp(4x)(BesselI(0, 2sqrt(3)x)+BesselI(1, 2sqrt(3)x)/sqrt(3)).

MATHEMATICA

Table[Sum[Binomial[n, k]Binomial[n+1, k+1]3^k, {k, 0, n}], {n, 0, 20}] (* From Harvey P. Dale, Nov 08 2011 *)

CROSSREFS

Sequence in context: A006773 A059273 A038744 * A158828 A196471 A034164

Adjacent sequences:  A098660 A098661 A098662 * A098664 A098665 A098666

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Sep 20 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 13:24 EST 2012. Contains 206031 sequences.