--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CADy-sGFxDhFZb1fhb%2BKRLCzbsG9fvKq-4vd3kUsMPHw82hBMSQ%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CADy-sGFxDhFZb1fhb%2BKRLCzbsG9fvKq-4vd3kUsMPHw82hBMSQ%40mail.gmail.com.
Question: Can some polyomino vertex sets (such as for Z tetromino?) fit in
an
ellipse whose principle axes are rotated off cardinal directions while the
ellipse also excludes all exterior points.


After more than a dozen years away from this problem, I wrote some code to help me enumerate disk polyominoes [...]
n = 45: origin-centered closed disk x^2 + y^2 <= 13,
row counts (5777775).
After a decade and a half of thinking about this problem, I still have no intuition about what kind of growth to expect.


> Have you written up the sort-of inverse problem — "given a disk of radius r, how many distinct polyominoes can you> create by sliding it around the plane and considering the set of lattice points it covers?" . . . I don't particularly see how> to make this into an OEIS sequence . . .This echoes my question. An arbitrary choice would have to be made about steps on radii: Just increase themby one each iteration? Increase area by one unit every iteration? Increase perimeter every iteration?
> Steven Kotlarz replied with some LLM-generated text that shows another way of providing "witnesses" for each possible> shape: give the equation of a circle, instead of (center + radius) as I did.
The witnesses thing cracks me up. It sounds like something out of a wuxing detective novel [...]
Other than that I can't exactly understand what you're asserting here. If you're asking for some picturesHarm.On.ica also made these (attachment below).
There's another piece of cognitive dissonance as to whether we're enclosing the whole polyomino or justthe set of centers, and perhaps that's where the numerical disagreement is coming from.
Clarity might even be improved by mentioning "polysticks" if that's closer to what we're talking about here:
--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CADvuK0L7BSCpg9V9rfBmBnVy-xuu%2BNZN4h712ezpsbgatyz8Gg%40mail.gmail.com.
OEIS A147680 is titled “Number of disk polyominoes of order (n).” Its definition
begins with a closed disk selecting a finite set of points from the square lattice (\mathbb Z^2).
Two natural reconstructions now contradict the reported values:
Under the unit-square / polyomino reading, there are four distinct 18-square
configurations, while the reported value is (a(18)=3).
Under the literal lattice-site / polystick reading, there are twelve distinct
45-site configurations, while the reported value is (a(45)=11).
Thus neither natural model can be what is being counted without an error, an
unstated exclusion rule, or a mismatch between the reported sequence and its definition.
--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.