A337581
a(n) is the number of semi-meanders with n top arches that have both an arch of length 1 adjacent to the center of the top arch configuration and an arch of length 1 starting or ending the top arch configuration.
Original entry on oeis.org
1, 2, 4, 8, 16, 40, 96, 264, 696, 2016, 5624, 16840, 48792, 149512, 445112, 1387384, 4215496, 13312752, 41097864, 131146520, 410045672, 1319612232, 4169110888, 13511677040, 43060097728, 140383359392
Offset: 2
For n = 5: (10) is a starting or ending arch of length 1, [10] is an arch adjacent to the center with length 1, a(5) = 8.
(10)101[10]100, 110[10]010(10), (10)1[10]11000, 11100[10]0(10), (10)111[10]000,
111[10]000(10), (10)1[10]01100, 11001[10]0(10).
/\ = arch with length 1, (10) = arches with length 1 at ends or adjacent to center
/\ /\ /\
/ \ / \ / \
/ /\ \ / /\ \ /\ / \
1 10 0 1(10) 0(10) /\ /\ / /\ /\\
center| end (10) 10 1(10)100
end center|
A346757
a(n) is the number of arches with a length of one and exactly one covering arch for semi-meanders with n top arches.
Original entry on oeis.org
0, 2, 2, 12, 20, 88, 180, 716, 1648, 6244, 15512, 57188, 149892, 543324, 1481636, 5310764, 4930380, 53102508, 152935148, 540918660, 1588618212, 5595773136, 16701973552
Offset: 2
n = 5, || indicates an arch of length one with exactly one covering arch.
/\ /\ /\
/\ //\\ //\\ /\ /\ /\ /\ /\ / \
//\\ ///\\\ ///\\\ //\\ /\ //\\ //\\ //\\ //\\ /\ /\ /\ //\/\\
|| || || || || || ||||
/\ /\
/ \ / \ /\
//\ \ / /\\ / \
///\\/\\ /\ /\ //\//\\\ //\/\\ /\ /\
|| || |||| a(5) = 12.
- P. Di Francesco, O. Golinelli and E. Guitter, Meanders: exact asymptotics, arXiv:cond-mat/9910453 [cond-mat.stat-mech], 1999-2000; Nuclear Physics B, volume 570, issue 3, 27 March 2000, 699-712.
A354387
a(n) is the number of arch configuration solutions with n arches derived from 2 concentric arches using the exterior arch splitting algorithm.
Original entry on oeis.org
1, 1, 3, 6, 18, 42, 130, 332, 1048, 2836, 9078, 25578, 82730, 240124, 782956, 2324800
Offset: 2
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
A363910
Triangular array read by rows: T(n,k) = the number of closed meanders with n top arches and k closed meanders in the reduction of the closed meander by the reverse of the exterior arch splitting algorithm.
Original entry on oeis.org
1, 0, 2, 0, 2, 6, 0, 6, 14, 22, 0, 28, 56, 86, 92, 0, 162, 298, 428, 518, 422, 0, 1076, 1868, 2562, 3096, 3144, 2074, 0, 7852, 13076, 17292, 20624, 21990, 19366, 10754
Offset: 1
n\k 1 2 3 4 5 6 7 8
1: 1
2: 0 2
3: 0 2 6
4: 0 6 14 22
5: 0 28 56 86 92
6: 0 162 298 428 518 422
7: 0 1076 1868 2562 3096 3144 2074
8: 0 7852 13076 17292 20624 21990 19366 10754
Closed meander: Closed meander split with bottom rotated right
4 top arches to form top of semi-meander with 8 arches
______ ______
/ ____ \ / ____ \
/ / __ \ \ / / __ \ \ __
/ / / \ \ \ / / / \ \ \ / \
/ / / /\ \ \ \ / / / /\ \ \ \ /\ /\ / /\ \
\ \/ / \/ \/ binary representation of semi-meander
\__/ 1 1 1 1 0 0 0 0 1 0 1 0 1 1 0 0
Semi-meander top arches with no covering center arch = cm
START: center |
Reduction of semi-meander: 1 1 1 1 0 0 0 0 1 0 1 0 1 1 0 0 cm(1)
Combine end of first arch 1 1 1 1 0 0 0 0e 1 0 1 0 1s 1 0 0
Oe with beginning of last 1 1 1 0 0 0 1 1 0 1 0 0 1 0
arch 1s. 0e...1s becomes 1 1 1 0 0 0e 1 1 0 1 0 0 1s 0
1...0 in the next line. The 1 1 0 0 1 1 1 0 1 0 0 0
starting 1 and ending 0 1 1 0 0e 1s 1 1 0 1 0 0 0
are removed in the next line 1 0 1 0 1 1 0 1 0 0
reducing number of arches. 1 0e 1 0 1s 1 0 1 0
by one. 1 1 0 0 1 0 1 0 cm(2)
1 1 0 0e 1 0 1s 0
1 0 1 1 0 0
1 0e 1s 1 0 0
1 0 1 0 cm(3)
Example: T(4,3) 4 starting top arches with 3 closed meanders in history.
A378944
Triangle read by rows: T(n,k) = number of stamp foldings with stamp #1 first, n stamps and stamp #2 covered by exactly one fold. k = the stamp number before the fold covering stamp #2 divided by 2. See examples.
Original entry on oeis.org
2, 4, 8, 6, 20, 12, 48, 24, 28, 132, 60, 56, 348, 144, 112, 162, 1008, 396, 280, 324, 2812, 1044, 672, 648, 1076, 8420, 3024, 1848, 1620, 2152
Offset: 5
_____ __ ______________
Vertical lines = stamp# | | | | | __ __ | __
Horizontal lines = folds 1 5 2 3 4 | | | | | | | |
| |__| | 1 6 5 4 3 2 8 7
|________| | |__| |__| |
fold 4-5 covers stamp #2 k = 4/2 |_________________|
Example: T(5,2) fold 6-7 covers stamp #2 k = 6/2
Example: T(8,3)
Irregular triangle begins:
n\k (2) (3) (4) (5) (6)
5: 2
6: 4
7: 8 6
8: 20 12
9: 48 24 28
10: 132 60 56
11: 348 144 112 162
12: 1008 396 280 324
13: 2812 1044 672 648 1076
14: 8420 3024 1848 1620 2152
Comments