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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A132866 Expansion of 1/(1-6x*c(7x)), where c(x) is the g.f. of A000108 . 2
1, 6, 78, 1308, 24942, 513876, 11148012, 250917624, 5805563310, 137233668900, 3299955883428, 80468668049160, 1985171406618156, 49458290358431688, 1242613072013591832, 31448339835422435568 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Table of n, a(n) for n=0..15.

FORMULA

G.f.=7/[4+3sqrt(1-28x)]. a(n)=7^n*sum((6/7)^j*j*binom(2n-j,n)/(2n-j), j=0..n) for n>=1. - Emeric Deutsch, Nov 19 2007

a(n)=Sum_{k, 0<=k<=n}A039599(n,k)*(-1)^k*7^(n-k). - Philippe DELEHAM, Dec 11 2007

MAPLE

g:=7/(4+3*sqrt(1-28*x)): gser:=series(g, x=0, 18): seq(coeff(gser, x, n), n=0..15); - Emeric Deutsch, Nov 19 2007

CROSSREFS

Sequence in context: A197103 A208473 A131926 * A094419 A049209 A162656

Adjacent sequences:  A132863 A132864 A132865 * A132867 A132868 A132869

KEYWORD

nonn

AUTHOR

Philippe DELEHAM, Nov 18 2007

EXTENSIONS

More terms from Emeric Deutsch, Nov 19 2007

STATUS

approved

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 June 18 19:06 EDT 2013. Contains 226355 sequences.