Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136471
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136471 Column 1 of triangle A136470 (scaled): a(n) = A136470(n+1,1)/2^n. +0
3
1, 4, 32, 756, 57008, 14053392, 11549010240, 32284463059856, 312975732247964288, 10703164992206736756608, 1309922159165846642159232512, 580548577042594102886390324391168 (list; graph; listen)
OFFSET

0,2

COMMENT

Triangle T = A136470 is defined by: column 0 of T^m = {C(m*2^n, n), n>=0}.

PROGRAM

(PARI) {a(n)=local(M=matrix(n+2, n+2, r, c, binomial(r*2^(c-1), c-1)), P); P=matrix(n+2, n+2, r, c, binomial((r+1)*2^(c-1), c-1)); (P~*M~^-1)[n+2, 2]/2^n}

CROSSREFS

Cf. A136470; A136472.

Adjacent sequences: A136468 A136469 A136470 this_sequence A136472 A136473 A136474

Sequence in context: A118995 A134087 A132854 this_sequence A028369 A081790 A053005

KEYWORD

nonn

AUTHOR

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

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