Subcontests
(6)6 points lie on surface of sphere
In a tetrahedron ABCD the edges AD, BD, CD are equal. ABC Non-collinear points are chosen in the plane. A1, B1, C1 The lines DA1, DB1, DC1 intersect the surface of the sphere circumscribed about the tetrahedron at points A2, B2, C2, different from the point D. Prove that the points A1, B1, C1, A2, B2, C2 lie on the surface of a certain sphere. pairwise sums a_i + a_j contains as few different numbers as possible
Given an integer n>2, give an example of a set of n mutually different numbers a1,...,an for which the set of their pairwise sums ai+aj (i=j) contains as few different numbers as possible; also give an example of a set of n different numbers b1,...,bn for which the set of their pairwise sums bi+bj (i=j) contains as many different numbers as possible;