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.

A306879 Smallest number m such that m, m+1, and m+2 all have exactly 2p divisors, where p = prime(n).

Original entry on oeis.org

33, 242, 7939375, 76571890623, 104228508212890623, 1489106237081787109375, 273062471666259918212890623, 804505911103256259918212890623, 490685203356467392256259918212890623, 6794675247932944436619977392256259918212890623, 329757106427071213106619977392256259918212890623
Offset: 1

Views

Author

Chai Wah Wu, Mar 14 2019

Keywords

Comments

a(4) was incorrect in "Some new results on consecutive equidivisible integers".

Examples

			33, 34, 35 all have exactly 2*prime(1) = 4 divisors, and 33 is the smallest number with this property, so a(1) = 33.
		

Crossrefs

Cf. A274639.
A subsequence of A075040.