Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136466
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136466 Row 2 of square array A136462: a(n) = C(3*2^(n-1), n) for n>=0. +0
4
1, 3, 15, 220, 10626, 1712304, 927048304, 1708566412608, 10895665708319184, 244373929798154341120, 19561373281624772727757056, 5658395223117478029148167447552, 5975982733408602667847206514763365888 (list; graph; listen)
OFFSET

0,2

COMMENT

a(n) is found in row n, column 0, of matrix cube A136467^3 for n>=0.

FORMULA

a(n) = [x^n] Sum_{i>=0} (3/2)^i * log(1 + 2^i*x)^i/i!.

PROGRAM

(PARI) {a(n)=binomial(3*2^(n-1), n)} (PARI) /* T(n, k) = Coefficient of x^k in series: */ {a(n)=polcoeff(sum(i=0, n, (3/2)^i*log(1+2^i*x +x*O(x^n))^i/i!), n)}

CROSSREFS

Cf. A136462; other rows: A136465, A014070, A101346; A136467.

Adjacent sequences: A136463 A136464 A136465 this_sequence A136467 A136468 A136469

Sequence in context: A126453 A007081 A126455 this_sequence A114735 A139289 A116518

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Dec 31 2007

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 January 7 17:35 EST 2009. Contains 152824 sequences.


AT&T Labs Research