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!)
A090179 Ratio of numerator(Bernoulli(2*n)/(2*n)) to numerator(Bernoulli(2*n)/(2*n*(2*n+1))) for n's for which they are different. 1
37, 37, 103, 59, 131, 37, 67, 37, 283, 59, 37, 101, 37, 67, 691, 37, 59, 157, 37, 37, 67, 59, 617, 103, 37, 593, 37, 37, 59, 101, 37, 67, 157, 37, 149, 59, 233, 37, 131 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Do[ If[ r = Numerator[ BernoulliB[2n]/(2n)] / Numerator[ BernoulliB[2n]/(2n(2n + 1))]; r != 1, Print[r]], {n, 1, 10030}]
CROSSREFS
Sequence in context: A201828 A291478 A257810 * A107248 A219402 A219450
KEYWORD
nonn
AUTHOR
mohammed bouayoun (bouyao(AT)wanadoo.fr), Feb 04 2004
EXTENSIONS
a(6)-a(39) from Robert G. Wilson v, Feb 09 2004
STATUS
approved

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 April 19 04:35 EDT 2024. Contains 371782 sequences. (Running on oeis4.)