In combinatorial mathematics, the series-parallel networks problem asks for the number of series-parallel networks that can be formed using a given number of edges. The edges can be distinguishable or indistinguishable.
Contents
Indistinguishable edges
When the edges are indistinguishable, we look for the number of topologically different networks on n edges.
Solution
The idea is to break-down the problem by classifying the networks as essentially series and essentially parallel networks.
By the duality of networks, it can be proved that the number of essentially series networks is equal to the number of essentially parallel networks. Thus for all n > 1, the number of networks in n edges is twice the number of essentially series networks. For n = 1, the number of networks is 1.
Define
Then
Consider a partition,
Consider the essentially series networks whose components correspond to the partition above. That is the number of components with i edges is
Hence
where the summation is over all partitions,
This gives a recurrence for computing
[TODO: Generating function for