Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132617
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132617 Column 1 of triangle A132615. +0
5
1, 1, 3, 25, 378, 8460, 252087, 9392890, 420142350, 21927528948, 1307723670020, 87712176219801, 6534001434836758, 535159878432210000, 47792303301224799288, 4621416976280491118910, 481020078381722064175750 (list; graph; listen)
OFFSET

0,3

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.

FORMULA

a(n) is divisible by 2n-1 for n>0; a(n)/(2n-1) = A132619(n).

PROGRAM

(PARI) {a(n)=local(A=vector(n+1), p); A[1]=1; for(j=1, n-1, p=n*(n-1)-(n-j)*(n-j-1); 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: A132616, A132618; A132619.

Sequence in context: A129506 A143139 A012481 this_sequence A143925 A074708 A009843

Adjacent sequences: A132614 A132615 A132616 this_sequence A132618 A132619 A132620

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 December 4 15:51 EST 2008. Contains 151308 sequences.


AT&T Labs Research