Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132627
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132627 Column 1 of triangle A132625. +0
3
1, 1, 4, 60, 2960, 454072, 216266368, 328381917376, 1646431825247488, 28147649085162289088, 1682689316516069630268928, 358405429181246295625283815424, 275845379756819156941815068510302208 (list; graph; listen)
OFFSET

0,3

COMMENT

Triangle T=A132625 is generated by matrix powers of itself such that row n+1 of T = row n of T^(2^n) with appended '1' for n>=0 with T(0,0)=1.

PROGRAM

(PARI) {a(n)=local(A=vector(n+1), p); A[1]=1; for(j=1, n, p=2^(n+1)-2^(n-j+1)-j; A=Vec((Polrev(A)+x*O(x^p))/(1-x))); A[p+1]}

CROSSREFS

Cf. A132625, A132626.

Sequence in context: A099705 A012488 A012567 this_sequence A136385 A071582 A129452

Adjacent sequences: A132624 A132625 A132626 this_sequence A132628 A132629 A132630

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 25 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 December 4 15:51 EST 2008. Contains 151308 sequences.


AT&T Labs Research