There are seven consecutive numbers, and you want to divide then into subsets. Each set needs to have at least one number. How possible subsets are there?
Help please
off the top of my head, if there are \(n\) elements there are \(2^n\) subsets but that includes the null set, which has no elements
so 2^n-1?
so i would guess at \(2^n-1\)
ok so 128-1=127
that is what i get the question is posed a little funny, but yes
ok then thanks
that doesn't assume you use them all however
so perhaps that answer is not correct
now that i think about it, if you are looking for all the possible subsets of \(7\) elements, you need "bells number"
it is not really clear what "divide them in to subsets" means but the number of ways you can partition \(n\) elements is called "bell's number" your best bet is to google it
Join our real-time social learning platform and learn together with your friends!