A heap of a positive integer number of matches (that is, no broken matches) are divided into five groups.
If we take as many matches from the first group as there are in the
second group and add them to the second, and then take as many from
the second group as there are in the third group and add them to the
third, and, so on ...... until finally, we take as many from the fifth group as there are in
the first group and add them to the first group - the number of matches in each of the groups would be equal to the same positive integer.
What is the minimum number of matches in each group at the beginning?