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.

A187679 "Connect the dots": Minimal number of circular arcs needed to connect all points of an n X n grid of points.

Original entry on oeis.org

1, 1, 3, 3, 5, 6, 9
Offset: 1

Views

Author

N. J. A. Sloane, Mar 12 2011

Keywords

Comments

a(7)=9 is only a conjecture at present. I include it in the Data line to disambiguate this sequence from its neighbors.
For straight line segments the answer is conjectured to be 2n-2 for all n >=3, with a(1)=1, a(2)=3.