Consider a horizontal line $L$ with $n\ge 4$ different points $P_1, P_2, ..., P_n$. For each pair of points $P_i$ ,$P_j $a circle is drawn such that the segment $P_iP_j$ is a diameter. Determine the maximum number of intersections between circles that can occur, considering only those that occur strictly above $L$.
HIDE: original wording Considere una recta horizontal $L$ con $n\ge 4$ puntos $P_1, P_2, ..., P_n$ distintos en ella. Para cada par de puntos $P_i,P_j$ se traza un circulo de manera tal que el segmento $P_iP_j$ es un diametro. Determine la cantidad maxima de intersecciones entre circulos que pueden ocurrir, considerando solo aquellas que ocurren estrictamente arriba de $L$.