OFFSET
1,2
COMMENTS
The terms are from numeric computation - no formula for a(n) is currently known.
Equivalently, this is also the number of regions formed when all the integer points along the x and y axes with 0 <= x <= n and 0 <= y <= n are joined by straight line segments.
If instead one takes points on the x and y axes with coordinates 1, 1/2, 1/3, 1/4, ..., 1/n, 0, and joins them all by line segments, the resulting figure contains only triangles and quadrilaterals, and the number of regions is given by A332358 (and more generally by A332357 if there are m+1 such points on the x axis and n+1 such points on the y axis).
LINKS
Lars Blomberg, Table of n, a(n) for n = 1..70
Scott R. Shannon, Illustration for n = 2.
Scott R. Shannon, Illustration for n = 3.
Scott R. Shannon, Illustration for n = 4.
Scott R. Shannon, Illustration for n = 5.
Scott R. Shannon, Illustration for n = 6.
Scott R. Shannon, Illustration for n = 8.
Scott R. Shannon, Illustration for n = 10.
Scott R. Shannon, Illustration for n = 12.
Scott R. Shannon, Illustration for n = 15.
Scott R. Shannon, Illustration for n = 5 with random distance-based coloring.
Scott R. Shannon, Illustration for n = 10 with random distance-based coloring.
Scott R. Shannon, Illustration for n = 15 with random distance-based coloring.
CROSSREFS
KEYWORD
nonn
AUTHOR
Scott R. Shannon and N. J. A. Sloane, Mar 04 2020
EXTENSIONS
a(16) and beyond from Lars Blomberg, May 26 2020
STATUS
approved