login
The OEIS is supported by the many generous donors 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
FORMULA
G.f.: 7/(4 + 3*sqrt(1-28*x)).
a(n) = 7^n*Sum_{j=0..n} (6/7)^j*j*binomial(2n-j,n)/(2n-j) for n >= 1. - Emeric Deutsch, Nov 19 2007
a(n) = Sum_{k=0..n} A039599(n,k)*(-1)^k*7^(n-k). - Philippe Deléham, 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: A358956 A268555 A131926 * A279444 A094419 A229044
KEYWORD
nonn
AUTHOR
Philippe Deléham, 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 | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)