Question 561014
List all the subsets of { 8, 15, 28, 41, 60} 
---
There are 2^5 = 32 subsets:
0 elements: 1
1 element:: 5
2 elements: 10
3 elements: 10
4 elements: 5
5 elements: 1
====================
Cheers,
Stan H.