If we have $n$ rigid circles of the same radius we can form 'chains' on the plane by placing them in such a way that they intersect (here two circles intersect if and only if they have $2$ common points).
The diagrams below illustrate the cases $n=2,3,4$. The number of circles intersecting a given circle is shown for each chain in an ascending sequence. The circles are unlabeled.
I counted $15$ different chains for $n=5$, but I'm not sure it's all of them.
So, I have two questions:
Is it possible to compute the number of different chains for $n$ unlabeled circles? Is there a closed form expression?
It's obvious that this number can't exceed the number of possible combinations $k_1k_2\dots k_n$ where $k_1 \leq k_2 \leq \dots \leq k_n$ and $1 \leq k_j \leq n-1$. Which is equal to $\left( \begin{array}( 2n-2 \\ ~~n-2 \end{array} \right)$. But the number of chains is likely much smaller for large $n$.
Is it possible to explicitly label all the chains for a given $n$ by the number of cirlces intersecting each circle as I've done above for $n=2,3,4$?
If there is some study for this problem, I would like a reference. And what about chains formed with rigid rings in 3D?
I'm not even sure what area of mathematics studies such things. It's probably not knot theory, because the links here are rigid, right?
As a response to comments, I agree that the rigidity of the rings makes the problem too complicated. For example, for $n=7$ we still can have the chain labeled $1111116$, because $2\pi>6$, however for $n=8$ there is no way to obtain $11111117$, because $7$ rings won't be able to intersect the $8$th without at least two of them intersecting each other.
