|
Search: id:A098375
|
|
|
| A098375 |
|
(1/p)*abs(p*(p^(p-1)-1)*B(p-1)-1) when p runs through the primes and B(k) denotes the k-th Bernoulli's number. |
|
+0 1
|
|
| 1, 1, 21, 2801, 1964956409, 5897061106093, 345112805910366790769, 5724003102153474225966281, 5621496960287976955328551429580241, 2417009997194019381479073094599560492013039757981
(list; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
COMMENT
|
Conjecture: p is an odd prime iff p divides p*(p^(p-1)-1)*B(p-1)-1. Seems to be the equivalent (with integer moduli) to Agoh's conjecture (which involves rational moduli).
|
|
LINKS
|
E. Weisstein, Agoh's conjecture.
|
|
PROGRAM
|
(PARI) a(n)=(1/prime(n))*(prime(n)*(prime(n)^(prime(n)-1)-1)*bernfrac(prime(n)-1)-1)
|
|
CROSSREFS
|
Cf. A089655.
Sequence in context: A122801 A099680 A114934 this_sequence A095154 A018238 A098724
Adjacent sequences: A098372 A098373 A098374 this_sequence A098376 A098377 A098378
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Benoit Cloitre (benoit7848c(AT)orange.fr), Oct 26 2004
|
|
|
Search completed in 0.002 seconds
|