Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132616
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132616 Column 0 of triangle A132615. +0
5
1, 1, 1, 6, 80, 1666, 47232, 1694704, 73552752, 3744491970, 218684051648, 14406896813608, 1056681951098592, 85379764462169382, 7534286318509305600, 720884741940337283712, 74330131862002429961712 (list; graph; listen)
OFFSET

0,4

COMMENT

Triangle T=A132615 is generated by odd matrix powers of itself such that row n+1 of T = row n of T^(2n-1) 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-1, p=(n-1)*(n-2)-(n-j-1)*(n-j-2); A=Vec((Polrev(A)+x*O(x^p))/(1-x))); A=Vec((Polrev(A)+x*O(x^p))/(1-x)); A[p+1]}

CROSSREFS

Cf. A132615 (triangle); other columns: A132617, A132618; A132619.

Sequence in context: A024082 A132547 A167570 this_sequence A077393 A002676 A052348

Adjacent sequences: A132613 A132614 A132615 this_sequence A132617 A132618 A132619

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 24 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 November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research