A350011 Numbers which are the minimal "product-weight" of a simple connected graph over the sequence of primes. See comments for precise definition.
6, 16, 30, 31, 35, 45, 52, 57, 60, 66, 67, 74, 78, 101
Offset: 1
Examples
Consider a graph of 4 nodes A, B, C, D, with edges AB, AC, AD, BC. The labeling which corresponds to the minimal product-weight labels A as 2, B as 3, C as 5, and D as 7, and its minimal product-weight is 45. (Its maximal product-weight is 85.)
Comments