Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132612
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132612 Column 1 of triangle A132610. +0
5
1, 1, 4, 39, 648, 15465, 483240, 18685905, 861282832, 46085893011, 2807152825020, 191731595897600, 14510053796849640, 1205013817282706730, 108941005329522201360, 10650027832902977866245 (list; graph; listen)
OFFSET

0,3

COMMENT

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

FORMULA

a(n) is divisible by n for n>0; a(n)/n = A132614(n).

PROGRAM

(PARI) {a(n)=local(A=vector(n+2), p); A[1]=1; for(j=1, n-1, p=n^2-(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. A132610 (triangle); other columns: A132611, A132613; A132614.

Sequence in context: A024055 A066399 A065760 this_sequence A129463 A136653 A086217

Adjacent sequences: A132609 A132610 A132611 this_sequence A132613 A132614 A132615

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 23 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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research