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.

A369859 Minimum chord of a chordal ring graph with 2*n vertices and minimal diameter.

Original entry on oeis.org

1, 1, 3, 3, 3, 5, 5, 5, 5, 5, 5, 5, 5, 7, 7, 7, 7, 7, 15, 7, 7, 9, 7, 19, 7, 9, 9, 9, 9, 9, 9, 11, 19, 19, 9, 9, 21, 11, 29, 23, 23, 11, 11, 25, 11, 11, 11, 11, 11, 13, 13, 23, 23, 41, 11, 25, 25, 13, 15, 27, 27, 27, 13, 13, 29, 29, 13, 13, 13, 31, 13, 15, 15, 15, 17, 27, 13, 43, 29, 29, 29, 45, 17, 17, 31, 31, 31, 39
Offset: 1

Views

Author

Miquel A. Fiol, Apr 30 2024

Keywords

Comments

Given integers n and c (odd), the chordal ring graph CR(2*n,c) is a bipartite graph with vertex set Z_{2*n}, and edges {i,i+1}, {i,i-1}, {i,i+c} if i is odd, and {i,i-c} if i is even.

Crossrefs

Cf. A371396.