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.

A359570 Number of regions after n iterations of constructing circles from all current vertices using only a compass, starting with one vertex. See the Comments.

Original entry on oeis.org

0, 1, 3, 21, 7169
Offset: 1

Views

Author

Scott R. Shannon, Jan 06 2023

Keywords

Comments

See A359569 for further details and images.

Crossrefs

Cf. A359569 (vertices), A359571 (edges), A359619 (k-gons), A359253, A359046, A358782.

Formula

For n >= 3, a(n) = A359571(n) - A359569(n) + 1 by Euler's formula.