Dear list,
There was some discussion around sequence A250001 a few weeks ago, and
at some point someone asked about extending the problem to arrangements
of circles where more than 2 circles are allowed to pass through the
same point. This isn't yet that full problem, but I was thinking about
how many ways that intersection point could look like, locally, when
there are n circular arcs passing through it (disregarding intersections
elsewhere in the arrangement if the arcs were extended to full circles).
It turned out to be not very hard to calculate, as it's equivalent to a
word combinatorics problem, a simple enough one that I even wonder if
there's a closed-ish form for a(n).
Anyway the resulting sequence is now A387988, and there are some quite
pretty pictures to look at, like
https://oeis.org/A387988/a387988_2.svg
which shows the 33 solutions for n=5. (There are simple black-and-white
illustrations too, for those who prefer them.) The sequence has been
reduced for mirror symmetry but I should be able to create the one-sided
version soon.
Jon Wild