A335780
The number of hanging vertically stable self-avoiding walks of length n on a 2D square lattice where both the nodes and connecting rods have mass.
Original entry on oeis.org
1, 1, 1, 1, 1, 3, 7, 15, 37, 65, 115, 223, 503, 1127, 2761, 6225, 15393, 34915, 84399, 193489, 477727, 1113059, 2753799, 6486011, 16181965, 38447093, 95995579
Offset: 1
a(1)-a(5) = 1 as the only stable walk is a walk straight down from the first node.
a(6) = 3. There is one stable walk with a first step to the right:
.
X-----+
|
|
+-----+-----+
|
|
+-----+
.
where 'X' represents the hanging point first node at (0,0).
Assuming a mass of p for the nodes, q for the rods, and a length l for the rods, the total torque from the nodes to the right of the first node is 2*p*l, which equals that from the nodes to the left. The total torque for the rods to the right of the first node is 2*q*(1/2)*l + 1*q*1*l = 2ql, which equals that from the rods to the left. The center of mass is at coordinate (0,-1). This walk can be taken in 2 ways thus, with the straight down walk, the total number of stable walks is 2+1 = 3.
a(20) = 193489. An example of a 20-step stable walk is:
.
X---+
|
+---+ +---+---+
| | |
+ +---+---+ +
| | |
+---+ +---+---+
|
+---+---+---+
.
The total torque from the nodes to the right of the first node is 4*p*1*l + 2*p*2*l + 3*p*3*l = 17pl. The torque from the left nodes is 3*p*1*l + 4*p*2*l + 2*p*3*l = 17pl. The total torque from the rods to the right of the first node is 2*q*(l/2)*l + 2*q*1*l + 2*q*(3/2)*l + 2*q*(5/2)*l + 2*q*3*l = 17ql. The torque from the rods on the left is 2*q*(l/2)*l + 1*q*1*l + 2*q*(3/2)*l + 2*q*2*l + 2*q*(5/2)*l + 1*q*3*l = 17ql. This shows the configuration does not have to be symmetrical to be balanced.
See the linked text file for the step directions for the stable walks for n=6 to n=15.
A337317
The number of stable vertically balanced self-avoiding walks of length n on the upper half-plane of a 2D square lattice where the nodes and connecting rods have equal mass.
Original entry on oeis.org
2, 4, 10, 24, 60, 138, 348, 832, 2104, 5192, 13178, 32662, 82890, 207888, 529738, 1339188, 3424526, 8698382, 22294906, 56836056, 145982928, 373363770, 960834764, 2463930512, 6351046936, 16322104184, 42131167144, 108478565772, 280360764620
Offset: 1
a(1) = 2. The two stable walks are a single step left or right from the first node. The walk consisting of a single vertical step is not counted, as it has its center-of-mass directly above the single node touching the y=0 line and will thus topple with a slight perturbation from either the left or right directions.
a(3) = 10. The stable 3-step walks with a first step up or to the right are:
.
+
+---+ + +---+ |
| | X---+---+---+ | | +
X + X---+---+ X---+ |
X---+
.
These walks can also be taken with a first or second step to the left, giving a total number of stable walks of 2*5 = 10.
The semi-stable 3-step walks which are not counted in this sequence, but are counted in A337860, are:
.
+
|
+---+ +---+ +
| | |
X---+ +---X +
|
X
.
as a slight perturbation from the left, right, and left or right would topple the first, second and third structure respectively.
A337860
The number of vertically balanced self-avoiding walks of length n on the upper half-plane of a 2D square lattice where the nodes and connecting rods have equal mass.
Original entry on oeis.org
3, 5, 13, 27, 65, 145, 361, 855, 2163, 5303, 13419, 33195, 84159, 210765, 536871, 1356153, 3466533, 8799247, 22541583, 57428441, 147423495, 376838119, 969292869, 2484478265, 6401330591, 16445203213, 42434086359, 109225591309, 282209330237
Offset: 1
a(3) = 13. The stable 3-step walks with a first step upward or to the right are:
.
+
+ |
+ +---+ +---+ +---+ | +
| | | | | + |
X---+---+---+ X---+---+ X---+ X---+ X + | +
X---+ |
X
.
The first six walks can also be taken with a first or second step to the left, giving a total number of stable walks of 2*6 + 1 = 13. Note that the third walk would topple with a perturbation to the right, and the final walk would topple with a perturbation to either the left or right.
The three non-stable 3-step walks in the first quadrant are:
.
+ +---+
| |
+---+ +---+---+ +
| | |
X X X
.
These can also be taken with a second step to the left, giving six unstable walks.
a(23) = 969292869. An example of a stable 23-step walk with a base of 1 unit is:
.
+---+
| |
+---+---+---+---+---+ +
| |
+---+ +---+ +
| | | |
+---+---+---+ +---+ +---+
| |
+ X
.
A335307
The number of hanging vertically stable self-avoiding walks of length n on a 2D square lattice where only the nodes have mass.
Original entry on oeis.org
1, 1, 1, 1, 5, 13, 31, 63, 141, 293, 665, 1553, 3795, 9225, 22257, 53623, 132277, 321651, 786553, 1928565, 4806503, 11885969, 29498995, 73362933, 184210629, 460165983, 1151961103
Offset: 1
a(1)-a(4) = 1 as the only stable walk is a walk straight down from the first node.
a(5) = 5. There are two stable walks with a first step to the right:
.
X-----+
| + X-----+
| | |
+-----+-----+ | |
| +-----+-----+
|
+
.
Assuming a node mass of p, both walks have a torque of 2p to the right and 2p to the left of the first node. These walks can be taken in 2 ways. Thus, with the straight down walk, the total number of stable walks is 2*2+1 = 5.
A335596
The number of hanging vertically stable self-avoiding walks of length n on a 2D square lattice where only the connecting rods have mass.
Original entry on oeis.org
1, 1, 1, 1, 3, 7, 17, 43, 91, 183, 371, 799, 1941, 4621, 11463, 27823, 68997, 167481, 414045, 1006091, 2496981, 6127053, 15304071, 37838777, 95041475, 236320611, 595206771
Offset: 1
a(1)-a(4) = 1 as the only stable walk is a walk straight down from the first node.
a(5) = 3. There is one stable walk with a first step to the right:
.
X-----+
|
|
+-----+-----+-----+
,
Assuming a rod mass of q, the total torque to the right of the first node is 2*q*(1/2) + 1*q*1 = 2q. The total torque to the left of the first node is 1*q*(1/2) + 1*q*(3/2) = 2q. This walk can be taken in 2 ways. Thus, with the straight down walk, the total number of stable walks is 2+1 = 3.
A335098
The number of constructible vertically balanced self-avoiding walks of length n on the upper half-plane of a 2D square lattice where the nodes and connecting rods have equal mass.
Original entry on oeis.org
3, 5, 11, 23, 51, 109, 251, 549, 1291, 2981, 7067, 16571, 39601, 94195, 226997, 544687, 1320935, 3194399, 7797891, 18996977, 46651387, 114353905, 282109663, 694793903, 1720327219, 4253521985, 10565387267, 26213565665, 65300013637, 162516950805, 405892537979
Offset: 1
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.
Showing 1-6 of 6 results.
Comments