Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
A090817
a(n)=numerator(B(2*prime(n))) where prime(n)=n-th prime and B(k) denotes the k-th Bernoulli number.
0
1, 1, 5, 7, 854513, 8553103, 2577687858367, 2929993913841559, 596451111593912163277961, 84483613348880041862046775994036021, 12300585434086858541953039857403386151
OFFSET
1,3
COMMENTS
a(1)=1 (instead of -1)
PROG
(PARI) a(n)=numerator(bernfrac(2*prime(n)))
CROSSREFS
Sequence in context: A291687 A257774 A281386 * A357054 A198875 A249403
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Feb 11 2004
STATUS
approved