This story comes from an ancient book written by an old frog philosopher.
When will be the end of the world? Perhaps the best way to understand is using geometry for a calculation.
At first, you should draw some points on a piece of paper. Each time you should choose two points and connect them with a segment. When there are two segments meet and produce a new point at the cross, you add that point to the paper, and try to connect it with previous ones as before.
You should do this again and again, keep drawing segments, and adding points if possible, until there are no new segments to draw. Then is the end of the world, the old frogs will die and a new age will begin.
As you can see, different sets of initial points lead to different results. For some sets of points, the end of the world will never come, we call those sets $Infinity$.
Now you are given $N$ points, and you need to find, among all the possible subsets of those $N$ points not including empty set, so there will be $2^N - 1$ sets in total), how many of them are not $Infinity$?