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.

A285995 Number of arrangements of n circles in the affine plane such that at least two of the circles meet.

Original entry on oeis.org

0, 0, 1, 10, 164
Offset: 0

Views

Author

Omar E. Pol, May 17 2017

Keywords

Comments

A subset the arrangements of n circles described in A250001, which is the main entry for this sequence.
See also the comments related to A000081 from Benoit Jubin and N. J. A. Sloane in A250001.

Crossrefs

Row sums of A261070 except its column k = 0.

Formula

a(n) = A250001(n) - A000081(n+1).