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!)
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; text; internal format)
OFFSET
0,3
COMMENTS
A136590 is the triangle of trinomial logarithmic coefficients.
LINKS
PROG
(PARI) a(n)=sum(k=0, n, n!/k!*abs(polcoeff(log(1+x+x^2 +x*O(x^n))^k, n)))
CROSSREFS
Sequence in context: A155861 A212140 A357283 * A268502 A167826 A301995
KEYWORD
nonn
AUTHOR
Paul D. Hanna, Jan 10 2008
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 August 29 21:13 EDT 2024. Contains 375518 sequences. (Running on oeis4.)