Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
A339226
Number of oriented series-parallel networks with n elements of 2 colors.
4
2, 7, 32, 176, 1066, 6935, 47216, 332700, 2404818, 17734668, 132901644, 1009161505, 7747608480, 60037905076, 468987635982, 3689066578347, 29195587558726, 232303316402615, 1857264782113562, 14912673794505898, 120203145484455930, 972291038495626309
OFFSET
1,1
COMMENTS
See A339228 for additional details.
EXAMPLE
In the following examples elements in series are juxtaposed and elements in parallel are separated by '|'.
a(1) = 2: (1), (2).
a(2) = 7: (11), (12), (21), (22), (1|1), (1|2), (2|2).
PROG
(PARI) \\ See A339228 for R(n, k).
seq(n) = {R(n, 2)}
CROSSREFS
KEYWORD
nonn
AUTHOR
Andrew Howroyd, Nov 28 2020
STATUS
approved