Could anyone help me with homework or give me a hint? Any help would be highly appreciated.
Given a set of N distinct objects:
How many ways are there to pick any number of them to be in a pile while the rest are in anotherpile? If your answer is written in terms of binomial coecients, use the Binomial Theorem to write as a single (N-dependent) number.
Thanks Daniel
Think about going to each object and flipping a switch on it, L or R, to decide which pile it goes in. How many choices do you have to make in this process? Now make sure to divide by two because we don't care to distinguish between the left and the right piles.