login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A090818 Nonprimes n such that 3*(3^n-1)*B(2n) is an integer, where B(k) denotes the k-th Bernoulli number. 0

%I #5 Mar 30 2012 18:39:22

%S 1,4,12,16,25,28,32,35,36,48,49,52,55,64,65,76,77,80,84,85,91,92,95,

%T 96,108,112,115,119,121,124,125,133,143,144,145,148,155,156,160,161,

%U 164,169,172,175,185,187,188,192,196,203,205,208,209,212,215,217,221,228

%N Nonprimes n such that 3*(3^n-1)*B(2n) is an integer, where B(k) denotes the k-th Bernoulli number.

%C It appears that a(n) is never == 2 (mod 4)

%o (PARI) a(n)=denominator(bernfrac(2*prime(n)))

%K nonn

%O 1,2

%A _Benoit Cloitre_, Feb 11 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 6 02:22 EDT 2024. Contains 372290 sequences. (Running on oeis4.)