+0  
 
0
448
0
avatar

Given 2018 points in space, create a network of segments as follows. At each step, draw a segment joining two "available" points and subdivide it into two smaller segments by plotting a new point in the middle. (We say that a point is available if it is currently the endpoint of less than three segments.)

What is the maximum number of such steps that can be performed?

 
 Feb 23, 2020

3 Online Users

avatar