|
Search: id:A073112
|
|
|
| A073112 |
|
Number of permutations p from (1,2,3,...,n) to (1,2,3,...,n) such that 1/(1+p(1) )+1/(2+p(2) )+...+1/(n+p(n) is an integer. |
|
+0 1
|
|
| 0, 0, 0, 1, 0, 7, 6, 30, 110, 278, 1332, 3312
(list; graph; listen)
|
|
|
OFFSET
|
1,6
|
|
|
PROGRAM
|
(PARI) a(n)=sum(k=1, n!, if(frac(sum(i=1, n, 1/(i+component(numtoperm(n, k), i)))), 0, 1))
|
|
CROSSREFS
|
Sequence in context: A078323 A099255 A163260 this_sequence A070425 A163842 A038272
Adjacent sequences: A073109 A073110 A073111 this_sequence A073113 A073114 A073115
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
Benoit Cloitre (benoit7848c(AT)orange.fr), Aug 19 2002
|
|
EXTENSIONS
|
More terms from Ryan Propper (rpropper(AT)stanford.edu), Jun 11 2006
|
|
|
Search completed in 0.002 seconds
|