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-2 of 2 results.

A334625 Maximal size of a subset T of S = {1,2,...,n} with a cyclic arrangement of T such that any three neighbors can be reordered in an arithmetic progression.

Original entry on oeis.org

3, 3, 3, 3, 3, 3, 9, 9, 9, 9, 12, 12, 15, 15, 15, 15, 18, 18, 21, 21, 21, 21, 24, 24, 27, 27, 27, 27, 30, 30, 33, 33, 33, 33, 36, 36, 39, 39, 39, 39, 42, 42, 45, 45, 45, 45, 48, 48, 51, 51, 51, 51, 54, 54, 57, 57, 57, 57, 60, 60
Offset: 3

Views

Author

Fausto A. C. Cariboni, Sep 09 2020

Keywords

Crossrefs

Cf. A336351.

Formula

Conjectures from Colin Barker, Sep 10 2020: (Start)
G.f.: 3*x^3*(1 + x^6 + x^10 - x^12) / ((1 - x)^2*(1 + x)*(1 - x + x^2)*(1 + x + x^2)).
a(n) = a(n-1) + a(n-6) - a(n-7) for n>15.
(End)

A338564 Number of cyclic arrangements of {1..n} such that any three neighbors satisfy the triangle inequality.

Original entry on oeis.org

1, 0, 1, 0, 0, 1, 2, 17, 51, 175, 827, 3951, 20428, 115262, 692851, 4324011, 29446302, 211048631, 1623253741, 13109205113
Offset: 3

Views

Author

Fausto A. C. Cariboni, Nov 02 2020

Keywords

Comments

Reversals of these circular permutations are not counted as different.

Crossrefs

Cf. A336351.
Showing 1-2 of 2 results.