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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A136594 Unsigned row sums of triangle A136590. 4
1, 1, 2, 8, 26, 70, 820, 5152, 20316, 388712, 3666188, 17298908, 501805832, 6256792412, 33844737292, 1353617016078, 20960708128068, 137741948419428, 6588092586831028, 121860622573650906, 924837580461274556 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

A136590 is the triangle of trinomial logarithmic coefficients.

PROG

(PARI) a(n)=sum(k=0, n, n!/k!*abs(polcoeff(log(1+x+x^2 +x*O(x^n))^k, n)))

CROSSREFS

Cf. A136590, A136591, A136592, A136593.

Sequence in context: A099416 A101696 A155861 * A167826 A097040 A124721

Adjacent sequences:  A136591 A136592 A136593 * A136595 A136596 A136597

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 10 2008

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 13 11:49 EST 2012. Contains 205468 sequences.