4
$\begingroup$

Do there exist $6$ points in plane such that no three of them are collinear, no four of them are cyclic and for each $1\le i \le 5$, there exists a number such that it is counted exactly $i$ times as the distance between two points of those $6$ points?

I saw a question similar to this one, such that in that question, instead of $6$ points, the problem asks for $5$ points in plane such that no three of them were collinear, no four of them were cyclic and for each $1\le i \le 4$, there exists a number such that it was counted exactly $i$ times as the distance between two points of those $5$ points...

In that question, the answer was yes, and there exists such an example, but could anyone tell me what is the answer of the question for $6$ points?

EDIT: As requested, for the easier version, consider $3$ points $A,B,C$ as vertices of an equilateral triangle of side lenght $a$, point $D$ such that $DA=a$ and 120<\angle DAB<180, and consider $E$ as the third vertex of the equilateral triangle that has one side $DB$.

  • 1
    Would you please explain more? I couldn't Undrestand what you said. Thanks2012-04-23

3 Answers 3

2

The answer is yes.

With some help of Mathematica, I have found the following solution:

$\begin{array}\\T_1=(1,0)\\T_2=(-1,0)\\T_3=\left(\frac18(-5+\sqrt{73}),-\frac14\sqrt{\frac12(7+13\sqrt{73})}\right)\\T_4=\left(-\frac18(-5+\sqrt{73}),\frac14\sqrt{\frac12(7+13\sqrt{73})}\right)\\T_5=\left(\frac14(3+\sqrt{73}),\frac12\sqrt{\frac12(-5+\sqrt{73})}\right)\\T_6=\left(-\frac14(3+\sqrt{73}),-\frac12\sqrt{\frac12(-5+\sqrt{73})}\right)\end{array}$

The distances are: $\begin{array}\\d_1=\sqrt{2(9+\sqrt{73})}\\d_2=\sqrt{\frac12(3+\sqrt{73})}\\d_3=\sqrt{7+\sqrt{73}}\\d_4=\frac12\sqrt{25+3\sqrt{73}}\\d_5=2\end{array}$ where $d_i$ is the distance that appears $i$ times.

With some calculation, one can check that no three points are collinear and no four points cyclic.

Added: a picture:

enter image description here

  • 0
    Thanks a lot. And would you please place a picture of the figure you say in your post?2012-04-27
0

I think this works, though I haven't computed everything.

Let $A,B,C$ be vertices of an equilateral triangle of side $s$. Drop a perpendicular from $B$ to $AC$ and extend it beyond $AC$ to a point $D$ with $BD$ of length $s$. Similarly, drop a perpendicular from $C$ to $AB$ and extend it beyond $AB$ to a point $E$ with $CE$ of length $s$. There are two places where you could put a point $F$ to make $DEF$ equilateral; choose the one closer to $A$.

You get $AB=AC=BC=BD=CE$; $AD=CD=AE=BE$; $DE=DF=EF$; $BF=CF$. If there aren't any other equalities, then this solves the problem. It's clear that $AB\ne AD$, $AB\ne BF$, $AB\ne BF$, $AD\ne DE$, $AD\ne BF$, $DE\ne BF$, $DE\ne AF$, $BF\ne AF$, but there is still a bit more to check.

  • 0
    Oops.${}{}{}{}$2012-04-18
0

Let the points be $(-3,0), (-1,0), (1,0), (3,0), (0,\sqrt{\frac{1}{3}}), (0,- \sqrt{\frac{1}{3}})$. For distances, $6, 4, 2, \frac{\sqrt{28}}{3}, \frac{2}{\sqrt{3}}$ appear 1, 2, 3, 4, 5 times respectively.

  • 0
    Ok, didn't notice that earlier.2012-04-17