A set of n points in Euclidean 3-dimensional space, no four of which are coplanar, is partitioned into two subsets A and B. An AB-tree is a configuration of n−1 segments, each of which has an endpoint in A and an endpoint in B, and such that no segments form a closed polyline. An AB-tree is transformed into another as follows: choose three distinct segments A1B1, B1A2, and A2B2 in the AB-tree such that A1 is in A and ∣A1B1∣+∣A2B2∣>∣A1B2∣+∣A2B1∣, and remove the segment A1B1 to replace it by the segment A1B2. Given any AB-tree, prove that every sequence of successive transformations comes to an end (no further transformation is possible) after finitely many steps. combinatoricscombinatorial geometrygeometryRMMRMM 2016