Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132691
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132691 Column 0 of triangle A132690. +0
5
1, 1, -1, 5, -43, 527, -8396, 164672, -3835910, 103464895, -3170985454, 108828369497, -4134333957073, 172223139437835, -7805591781504739, 382374360671653989, -20132511625986242785, 1133765691312312723347, -68002260363248096548050 (list; graph; listen)
OFFSET

0,4

PROGRAM

(PARI) {a(n)=local(A=Mat(1), B); for(m=1, n+1, B=matrix(m, m); for(i=1, m, for(j=1, i, if(j==i, B[i, j]=1, B[i, j]=(A^(-(i-2)))[i-1, j]); )); A=B); return( ((A)[n+1, 1]))}

CROSSREFS

Cf. A132690; A132692, A132693, A132694.

Sequence in context: A093620 A107720 A060053 this_sequence A090470 A052895 A005989

Adjacent sequences: A132688 A132689 A132690 this_sequence A132692 A132693 A132694

KEYWORD

sign

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