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.

A260652 The minimal difference between the first and last terms of a set of n coprime numbers.

Original entry on oeis.org

0, 1, 2, 4, 6, 8, 12, 14, 18, 20, 24, 30, 32, 36, 38, 42, 48, 50, 56, 60, 62, 68, 72, 78, 84, 86, 90, 94, 98, 102, 108, 114, 120, 126, 130, 136, 140, 146, 150, 156, 158, 162, 168, 174, 180, 182
Offset: 1

Views

Author

Max Barrentine, Nov 25 2015

Keywords

Comments

a(n>3) <= prime(n-2) + 1.

Crossrefs

Extensions

a(33)-a(39) from Max Barrentine, Apr 26 2016
a(40)-a(46) from Max Barrentine, Jun 23 2016