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.

A055556 Differences of arithmetic progressions of which the terms give chains of n consecutive nonsquarefree numbers if started with terms of A045882(n) or A051681(n).

Original entry on oeis.org

4, 72, 58800, 1757711340, 54169994838960, 950645196424756293060600, 94630125612279498512066506747436400, 14119054639791549212725337736060964803166626000
Offset: 1

Views

Author

Labos Elemer, Jul 10 2000

Keywords

Examples

			For n=5, the difference of the relevant progression is 54169994838960.
		

Crossrefs

Formula

a(n) = LCM(x, x+1, ..., x+n-1), where x = A045882(n).