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.

A246548 Start of the least 5-tuple of consecutive squarefree numbers each of which has exactly n distinct prime factors.

Original entry on oeis.org

462807341, 115, 6302, 294590, 106985762
Offset: 1

Views

Author

Hans Havermann, Aug 29 2014

Keywords

Comments

By "consecutive squarefree numbers" we mean consecutive terms of A005117, not consecutive integers that also happen to be squarefree.

Examples

			462807341, 462807343, 462807347, 462807349, and 462807353 are the smallest 5 primes that are also consecutive squarefree numbers, so a(1) = 462807341.
115, 118, 119, 122, and 123 are the smallest 5 semiprimes that are also consecutive squarefree numbers, so a(2) = 115.
6302, 6303, 6305, 6306, and 6307 is the smallest 5-tuple of consecutive squarefree numbers each of which has exactly 3 prime factors, so a(3) = 6302.
		

Crossrefs

Cf. A005117, A242621 (triple version), A246470 (quadruplet version), A246471.