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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A119374 A lower diagonal of pendular trinomial triangle A119369. 7
1, 3, 10, 36, 133, 501, 1918, 7440, 29180, 115522, 461044, 1852938, 7492846, 30464306, 124461782, 510696350, 2103708187, 8696498477, 36066269640, 150015248758, 625664295594, 2615929689642, 10962436020878, 46037427169060 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

G.f.: A(x) = B(x)^3/(1+x - x*B(x)) = B(x)^3*G(x) = B(x)^2*H(x) = B(x)*I(x), where B(x) is g.f. of A119370, G(x) is g.f. of A119371, H(x) is g.f. of A119372 and I(x) is g.f. of A119373.

PROG

(PARI) {a(n)=polcoeff(16*(1+x)/((1+x^2)+sqrt((1+x^2)^2-4*x*(1+x)+x*O(x^n)))^3 /(1+4*x+x^2 + sqrt((1+4*x+x^2)^2 - 4*x*(1+x)*(3+2*x)+x*O(x^n))), n)}

CROSSREFS

Cf. A119369, A119370, A119371, A119372, A119373, A119375, A119376.

Sequence in context: A149040 A055989 A102871 * A126188 A081909 A126189

Adjacent sequences:  A119371 A119372 A119373 * A119375 A119376 A119377

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 17 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 16 17:46 EST 2012. Contains 205939 sequences.