<div style="DIRECTION: ltr">
<div>Take n distinct points in the plane. We have C(2,n) distances d_i.</div>
<div>Denote d = min(d_i), D = max(d_i), S - the sum of all d_i. </div>
<div>One can define the following strings:</div>
<div>1. The smallest integer value for the ratio D/d as a1(n).</div>
<div>2. The smallest integer value for the ratio S/d as a2(n).</div>
<div>3.1 The smallest integer value for the ratio S/D as a31(n). (a31) >= n-1)</div>
<div>3.2 The greatest integer value for the ratio S/D as a32(n). (a(32) <= C(2,n))</div>
<div>There is an explicit formula for these?</div>
<div>Are these of interest, should I add them to OEIS?</div>
<div> </div>
<div>Regards,</div>
<div>Dan</div></div>