Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120918
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120918 Row sums of triangle A120914 (cascadence of (1+2x)^2). +0
4
1, 12, 124, 1212, 11512, 107544, 994236, 9128024, 83400856, 759387964, 6896903064, 62519804504, 565914425336, 5116780986152, 46223426993576, 417279346904792, 3764890593799336, 33953608251139560, 306100904240342268 (list; graph; listen)
OFFSET

0,2

FORMULA

G.f.: A(x) = H(x)*(1-x)/(1-9*x), where H(x) is the g.f. of A120915: H(x) = C(2x)^2*H(x*C(2x)^4) and C(x) is the g.f. of A000108 (Catalan).

PROGRAM

(PARI) {a(n)=local(A, F=1+4*x+4*x^2, d=2, G=x, H=1+x, S=ceil(log(n+1)/log(d+1))); for(i=0, n, G=x*subst(F, x, G+x*O(x^n))); for(i=0, S, H=subst(H, x, x*G^d+x*O(x^n))*G/x); A=(x*H-y*subst(H, x, x*y^d +x*O(x^n)))/(x*subst(F, x, y)-y); sum(k=0, 2*n, polcoeff(polcoeff(A, n, x), k, y))}

CROSSREFS

Cf. A120914, A120915, A120916, A120917.

Sequence in context: A061088 A125424 A163147 this_sequence A039680 A016134 A045507

Adjacent sequences: A120915 A120916 A120917 this_sequence A120919 A120920 A120921

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jul 17 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research