Tech article
Rabbit Hole: Minimum L-seams
No preview is available. Read the original article for the full story.
Hacker News | Sep 17, 2026 | evakhoury
Automated excerpt
And this is where we start building a sequence a(n):{0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 1, 2, 1, 1, 2, 2, ... }Below is the exploration for n values from 1 to 17. Is it worthy of being an OEIS sequence, or is it too niche? (I called a fellow puzzler and colleague for this one in my uncertainty) Data:a(1) = 0 - it's just a square.
Selected automatically from source text; not independently written or fact-checked. Read the original for full context.