OFFSET
1,1
COMMENTS
This is a variation of A337860 where at every step, given the nodes and connecting rods have equal mass, the resulting 2D lattice structure is stable against toppling, assuming no sideways perturbations. See that sequence for further details of the allowed walks.
EXAMPLE
a(1) = 3, a(2) = 5. These are the same stable walks as in A337860.
a(3) = 11. The constructible stable walks given a first step to the right are:
.
+
+ +---+ +---+ |
| | | +
X---+---+---+ X---+---+ X---+ X---+ |
X---+
.
These walks can also take a first step to the left thus, along with the directly vertical walk, the total number of stable walks is 2*5 + 1 = 11.
One 3-step walk which is not counted here, along with its parent 2-step walk, is:
.
+---+ +---+
| ==> | |
X X +
.
After two steps the resulting structure is not stable against toppling, its center-of-mass is clearly to the right of the one node at y=0, thus any resulting 3-step walks resulting from this unstable 2-step walk are not counted.
CROSSREFS
KEYWORD
nonn,walk
AUTHOR
Scott R. Shannon, Sep 12 2020
STATUS
approved