cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-5 of 5 results.

A090997 Numbers m such that the numerator of the Bernoulli number B(m) is divisible by a square.

Original entry on oeis.org

50, 98, 150, 196, 228, 242, 250, 284, 338, 350, 392, 450, 484, 490, 550, 578, 650, 676, 686, 722, 726, 750, 784, 850, 914, 950, 968, 980, 1014, 1050, 1058, 1078, 1150, 1156, 1184, 1250, 1274, 1350, 1352, 1372, 1434, 1444, 1450, 1452, 1550, 1568, 1616
Offset: 1

Views

Author

Hans Havermann, Feb 28 2004

Keywords

Comments

It appears that all terms that are divisible by p^2 and do not belong to A090943 are of the form 2*k*p^2, where p is a prime and k > 0 is an integer. Also, all numbers in A090943 are terms because they are divisible by the squares of irregular primes in A094095. The corresponding smallest primes p such that their squares divide terms are listed in A090987. - Alexander Adamchuk, Aug 19 2006
A subsequence of the current sequence is A122270, which are the numbers m such that the numerator of the Bernoulli number B(m) is divisible by a cube. Another subsequence of the current sequence is A122272, which are the numbers m such that the numerator of the Bernoulli number B(m) is divisible by p^4, where p is a prime. Note that the numerator of the Bernoulli number B(6250) is divisible by 5^5. - Alexander Adamchuk, Aug 28 2006

Examples

			a(3) = 150 because numerator(B(150)) == 0 (mod 5^2).
		

Crossrefs

Cf. A000367, A090943, A094095. For the smallest square factor, see A090987.

Extensions

In view of the phrase "it appears", it is not clear to me that the correctness of this sequence has been rigorously established. - N. J. A. Sloane, Aug 26 2006
More terms from Alexander Adamchuk, Aug 19 2006
More terms from Alexander Adamchuk, Aug 28 2006
Various sections edited by Petros Hadjicostas, May 12 2020
Incorrect term 294 removed by Daniel Suteu, May 21 2020

A090987 a(n) is the smallest prime whose square divides the numerator of the Bernoulli number B(A090997(n)).

Original entry on oeis.org

5, 7, 5, 7, 103, 11, 5, 37, 13, 5, 7, 5, 11, 7, 5, 17, 5, 13, 7, 19, 11, 5, 7, 5, 59, 5, 11, 7, 13, 5, 23, 7, 5, 17, 37, 5, 7, 5, 13, 7, 271, 19, 5, 11, 5, 7, 37, 5, 7, 29, 13, 11, 17, 5, 5, 7, 31, 11, 5, 7, 5, 23, 5, 7, 19, 11, 5, 7, 17, 5, 13, 5, 103, 37, 7, 5, 59, 5, 11, 13, 37, 7, 5, 7, 5, 131, 19, 17, 11, 37, 5, 7, 13, 5, 7, 11, 5, 23, 5, 67, 7, 5, 41, 29, 13, 11, 7, 5, 17, 5, 19, 7, 5, 43, 13, 7, 5, 31, 37, 5, 11, 67, 7, 5, 7, 17, 5, 11, 5, 7, 23, 5, 37, 7, 19, 59, 5, 11, 13, 47, 5, 7, 5, 11, 7, 5, 13, 5, 7, 5, 7, 5
Offset: 1

Views

Author

N. J. A. Sloane, Feb 28 2004

Keywords

Comments

It appears that, except for irregular primes belonging to A094095, such as a(5) = 103, a(8) = 37 and a(26) = 59, all regular prime a(n) = p divide the corresponding numerators of the Bernoulli numbers B(A090997(n)) with indices of the form 2*k*p^2, where k > 0 is an integer. - Alexander Adamchuk, Aug 19 2006

Crossrefs

Extensions

In view of the phrase "it appears", it is not clear to me that the correctness of this sequence has been rigorously established. - N. J. A. Sloane, Aug 26 2006
More terms from Alexander Adamchuk, Aug 19 2006
Various sections edited by Petros Hadjicostas, May 12 2020
Corrected and terms a(33) onward added by Max Alekseyev, Mar 16 2023

A122270 Numbers m such that the numerator of the Bernoulli number B(m) is divisible by a cube.

Original entry on oeis.org

250, 686, 750, 1250, 1372, 1750, 2250, 2662, 2744, 2750, 3250, 3430, 3750, 4250, 4394, 4750, 4802, 5250, 5488, 5750, 6250, 6750, 6860, 7250, 7546, 7750, 7986, 8250, 8750, 8788, 8918, 9250, 9604, 9750, 9826
Offset: 1

Views

Author

Alexander Adamchuk, Aug 28 2006

Keywords

Comments

For each m in the current sequence, the smallest prime whose cube divides the numerator of the Bernoulli number B(m) is listed in A122271.
The current sequence is a subset of A090997, which are numbers m such that the numerator of the Bernoulli number B(m) is divisible by a square.
A subset of the current sequence is A122272, which are numbers m such that the numerator of the Bernoulli number B(m) is divisible by a fourth power.
Conjecture: For all regular primes p > 3 and integers k > 0, the numerator of the Bernoulli number B(2*p^k) is divisible by p^k. Moreover, for all regular primes p > 3 and integers k > 0, m = 2*p^k is the smallest index such that the numerator of the Bernoulli number B(m) is divisible by p^k. Also, for all regular primes p > 3 and integers k > 0, all m such that the numerator of the Bernoulli number B(m) is divisible by p^k are of the form m = 2*s*p^k, where s > 0 is an integer.

Examples

			a(1) = 250 because it is the smallest number m such that numerator(B(m)) == 0 (mod 5^3). Note that 250 = 2*5^3.
a(2) = 686 because it is the smallest number m such that numerator(B(m)) == 0 (mod 7^3). Note that 686 = 2*7^3.
		

Crossrefs

Extensions

Various sections edited by Petros Hadjicostas, May 12 2020

A122271 a(n) is the smallest prime whose cube divides the numerator of the Bernoulli number B(A122270(n)).

Original entry on oeis.org

5, 7, 5, 5, 7, 5, 5, 11, 7, 5, 5, 7, 5, 5, 13, 5, 7, 5, 7, 5, 5, 5, 7, 5, 7, 5, 11, 5, 5, 13, 7, 5, 7, 5, 17
Offset: 1

Views

Author

Alexander Adamchuk, Aug 28 2006

Keywords

Examples

			a(1) = 5 because 5^3 divides numerator(B(A122270(1))) = numerator(B(250)), but 3^3 does not.
		

Crossrefs

Extensions

Various sections edited by Petros Hadjicostas, May 12 2020

A122272 Numbers m such that the numerator of the Bernoulli number B(m) is divisible by p^4, where p is prime.

Original entry on oeis.org

1250, 3750, 4802, 6250, 8750, 9604
Offset: 1

Views

Author

Alexander Adamchuk, Aug 28 2006

Keywords

Comments

For each m in the current sequence, the smallest prime p such that p^4 divides the numerator of the Bernoulli number B(m) is listed in A122273.
Note that the numerator of B(6250) is divisible by 5^5.
The current sequence is a subsequence of A122270, which are the numbers m such that the numerator of the Bernoulli number B(m) is divisible by a cube.
Sequence A122270 itself is a subsequence of A090997, which are the numbers m such that the numerator of the Bernoulli number B(m) is divisible by a square. [Edited by Petros Hadjicostas, May 12 2020]

Examples

			a(1) = 1250 because 5^4 divides numerator(B(1250)).
a(3) = 4802 because 7^4 divides numerator(B(4802)).
		

Crossrefs

Showing 1-5 of 5 results.