login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A371620
Fractal sequence based on a heptagon: a(n) = number of unobscured heptagons remaining after completing step n.0
1
1, 1, 8, 48, 266
OFFSET
1,3
COMMENTS
Start with a single regular heptagon. The heptagon fractal is constructed by taking with the previous completed step, and overlapping it in its entirety to each vertex (excluding the top vertex as they overlap completely). Once constructed, any unobscured heptagons within are counted. "Unobscured" means no lines cross through it, and its shape is regular. See links for images.
EXAMPLE
Start with a(1) = 1 unobscured heptagon. For the next step, take step 1's entire shape and place it at each vertex. Although the total number of heptagons is 7, only 1 unobscured heptagon remains, so a(2) = 1.
CROSSREFS
Cf. A371536.
Sequence in context: A026706 A128734 A006321 * A295047 A295375 A081554
KEYWORD
nonn,more
AUTHOR
Gavin Lupo, Mar 29 2024
STATUS
approved