Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A085719
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A085719 Permanent of n X n matrix whose rows are cyclic permutations of 1..n. +0
2
1, 5, 54, 1060, 33225, 1517028, 95036284, 7828309568, 820553006835, 106652605456000, 16835058193182834, 3172396072749375744, 703470523269606264445, 181335014313248383578368 (list; graph; listen)
OFFSET

1,2

LINKS

Herman Jamke (hermanjamke(AT)fastmail.fm), May 13 2007, Table of n, a(n) for n = 1..22

PROGRAM

(PARI) permRWNb(a)=n=matsize(a)[1]; if(n==1, return(a[1, 1])); sg=1; in=vectorv(n); x=in; x=a[, n]-sum(j=1, n, a[, j])/2; p=prod(i=1, n, x[i]); for(k=1, 2^(n-1)-1, sg=-sg; j=valuation(k, 2)+1; z=1-2*in[j]; in[j]+=z; x+=z*a[, j]; p+=prod(i=1, n, x[i], sg)); return(2*(2*(n%2)-1)*p) for(n=1, 22, a=matrix(n, n, i, j, 1+(j-i)%n); print1(permRWNb(a)", ")) - Herman Jamke (hermanjamke(AT)fastmail.fm), May 13 2007

CROSSREFS

Cf. A052182, A070896.

Sequence in context: A110430 A110432 A132619 this_sequence A129420 A015221 A035305

Adjacent sequences: A085716 A085717 A085718 this_sequence A085720 A085721 A085722

KEYWORD

nonn

AUTHOR

Yuval Dekel (dekelyuval(AT)hotmail.com), Jul 19 2003

EXTENSIONS

More terms from Vladeta Jovovic (vladeta(AT)eunet.rs), Jul 21 2003

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research