A354387 a(n) is the number of arch configuration solutions with n arches derived from 2 concentric arches using the exterior arch splitting algorithm.
1, 1, 3, 6, 18, 42, 130, 332, 1048, 2836, 9078, 25578, 82730, 240124, 782956, 2324800
Offset: 2
Examples
The splitting exterior arch algorithm involves splitting an exterior arch and moving the split ends to the first and last position of the arch configuration on the x axis. Moving the ends of the split arch will cause one arch to disappear and two new arches to appear. The example below shows one exterior arch being split in a generation. split split split /\ /\ /\ split /\ /\ //\\ /\ / \ //\\ => /\ /\ /\ => //\\ //\\ => ///\\\ /\ /\ => /\ //\\ //\/\\ arches 2 3 4 5 6
Comments