An -shape is a geometric figure in the two-dimensional plane consisting of three rays pointing in the same direction, along with a line segment such that the endpoints of the rays all lie on the segment, the segment is perpendicular to all three rays, both endpoints of the segment are endpoints of rays. Suppose two -shapes intersect each other times in the plane for some positive integer . Compute the maximum possible value of .
Solution
Define a -shape to be an -shape without the middle ray. Then, an -shape consists of a ray and a -shape. Two -shapes can intersect at most 6 times, a -shape and a ray can intersect at most 2 times, and two rays can intersect at most 1 time. Thus, the number of intersections of two -shapes is at most .
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.