Cutting Up a Circle II: Using n Points
Last week we looked at counting the maximum number of pieces into which a circle can be cut by n chords (straight lines). Here we will look at a similar-sounding problem where we use all the chords formed by n points on the circle. We’ll also see an important example of why we shouldn’t jump …