a
b c d e
f g
h
i j
| Find a set of 10 different positive integers which can be placed on the intersections of a pentagram (five-pointed star, see figure) such that each line of four numbers has the same sum. Pick the set such that the common sum is a minimum and the largest member of the set is a minimum. |
5
1 10 9 4
3 2
12
6 8
|