Proving the Existence of Rational Points on a Circle

In summary, the conversation discusses the possibility of finding k points on a circle, where k is a positive integer, such that each point is a rational distance from every other point. The participants discuss different approaches and examples, but ultimately agree that the statement is true and can be proven using inscribed polygons, specifically triangles. They also clarify that the statement holds true for circles of both rational and irrational radii.
  • #1
gonzo
277
0
Does anyone have an idea how to prove the following (or prove that it is not true):

For any positive integer k, you can find k points on a circle such that each point is a rational distance from every other point.
 
Mathematics news on Phys.org
  • #2
Not immediately, but you shouldn't call them rational points - that has a strictly different meaning, i.e points on the circle with rational coordinates.
 
  • #3
True, I actually know that but didn't think of it. Sorry.
 
  • #4
I can see a complication.

Suppose the conjecture is true.

Take a circle with with unit radius, then take the k points so that each point is a rational distance from each other.

Let x be an irrational number

Scale the circle by x, now the distances between the points are irrational.

So it seems the position of the points must be radius dependent.
 
  • #5
The exact position will be radius dependent, sure. But I'm only looking for a proof of possibility, not a constructive proof. So you can just as well assume the unit circle.
 
  • #6
What I am saying is that proving it for a unit circle will not necessarily prove it for all circles.

Suppose k=2

One a unit circle two points at either end of a diameter would be two such points but these would not work if the circle had a diameter of irrational length.

But I see what you mean about a non constructive proof

for k=2

Let A and B be two points on the circumference of a circle radius r. The chord AB subtending an angle x at the centre. For 0<= x <= pi let f:x-->length AB

f is a continuous function 0<= f(x) <=2r

there exists a positive integer n such that 2^(-n) <2r and so there is a chord of rational length.

Bit rough and ready but would I think give a proof for k=2

For k=3

Three points A, B, C

Fix A, arrange for AB to be rational, fixing B
Could arrange for C so that BC is rational or BC + CA is rational

Is there a way of forcing both BC and CA or BC and BC+CA to be rational?

Cannot think of a way at present.
 
  • #7
Proving it for a unit circle is good enough for what I need, whether or not it works for any circle (though I suspect it would anyway).
 
  • #8
"2^(-n) <2r" This is kind of unnecessary to say... in any continuous closed or open interval of real numbers, there are infinity many rational numbers. BC + AC could be equal to a rational number without BC or AC being rational themselves.
 
  • #9
The case k = 3 is possible. We have:

[tex]C^{2} = A^{2} + B^{2} + 2ABcos {\theta}[/tex]

Where A and B are known to be rational. We have the conditions:

[tex]0 < \theta < 180 [/tex].

[tex] A, B, C < 2r [/tex]

We set [tex]\theta = 90[/tex] and we simply choose Pythagoras triples with C under or equal to 2r. For example, we could choose a suitable natural n such as

[tex]A,B < C = \frac{5}{n} < 2r [/tex]

to get the distances

[tex]\frac{5}{n}, \frac{4}{n}, \frac{3}{n}[/tex]
 
Last edited:
  • #10
Werg, if A and B are fixed, then if their endpoints lie on the unit circle, C can have at most 2 distinct values, so I don't think your argument works.
 
  • #11
Hummm. You're right. Discard what I said.
 
  • #12
gonzo said:
Does anyone have an idea how to prove the following (or prove that it is not true):

For any positive integer k, you can find k points on a circle such that each point is a rational distance from every other point.

The statement is true!
Think of inscribed poligones (Hint:triangles ).You should arrive at set of a very known diophantine equations :smile:
 
  • #13
tehno said:
The statement is true!
Think of inscribed poligones (Hint:triangles ).You should arrive at set of a very known diophantine equations :smile:

I don't see the answer. And I don't see how triangles alone help since you need each point to be a rational distance from EVERY other point.

But if you have something clever, PLEASE explain!
 
  • #14
In general triangles may or may not help. However for k=3 you only have to consider a triangle and if it proves difficult in this case then what does this say for k>3 when joining all points produces numerous triangles?
 
  • #15
tehno said:
The statement is true!
Think of inscribed poligones (Hint:triangles ).You should arrive at set of a very known diophantine equations :smile:

Take the case k=3.

OK you can draw a triangle with sides of rational length and you can draw the circumscribed circle to this triangle. However Gonzo wants this true for all circles or at least for a unit circle.

So can you draw a triangle with rational sides such that the circumscribed circle has unit radius?
 
Last edited:
  • #16
I'd settle for an arbitrary circle. I just chose the unit circle since i figured if it would be true for any circle it should be true for the unit circle. However, it is entirely possible that it is only true for circles with irrational radii or something like that, which is fine too. I don't want to limit that part too much.
 
  • #17
So is the question now

'given k, a positive integer, is it possible to find a circle with k points on the circumference of the circle such that the distance between any two of these points is rational?' ?
 
  • #18
Yes, that is correct. That was what I asked from the beginning, but I thought it would be easier to limit it to a unit circle when someone pointed out that it could depend on the radius, but I realize that might be too much of a limit.
 
  • #19
gonzo said:
However, it is entirely possible that it is only true for circles with irrational radii or something like that, which is fine too. I don't want to limit that part too much.
True for both irrational and rational radii circles...:smile:

jing said:
So can you draw a triangle with rational sides such that the circumscribed circle has unit radius?
That's the easiest case .
Points on circle you can choose to satisfy http://www.karlscalculus.org/pythtrip.html"
 
Last edited by a moderator:
  • #20
Okay, what's the answer then?
 
  • #21
"dense" set modulo q

gonzo said:
Okay, what's the answer then?
Similarily you can generate triangles with rational side lenghts.
See also "Unit circle relationship" section in wikipedia:
http://en.wikipedia.org/wiki/Pythagorean_triple

and take triangle with notation in pic there as B=2b and other two sides =c.

Think why scale of circle radius or even its' rationality doesn't matter to conclude there are infinitely many rational side triangles.
From there ,working out conclusion for poligons is also possible ,but longer becouse it requires reccurence relation for Q field (every poligon can be subdivided in triangles).
 
Last edited:
  • #22
I understand that triangles are easy, I've never had a problem with that part, and that polygons can be divided into triangles. But I still don't see how that helps.

It's not enough to divide polygon into distinct triangles, you would have draw every possible triangle, all overlapping, and they are all dependent on each other in some very complex way. I just don't see how this will solve the problem.

Can you be more specific?
 
  • #23
Gonzo is correct here, tehno. At best your idea finds k points x_1 to x_k with each distance |x_i - x_{i+1}| rational, and that tells you nothing about |x_i - x_j| in general (apart from it being algebraic).
 
  • #24
k=4 is possible

draw a rectangle with sides 3 and 4, hence diagonals 5. All vertices lie on circle radius 2.5. Do not see how this helps in general though.
 
  • #25
jing said:
So can you draw a triangle with rational sides such that the circumscribed circle has unit radius?

links were provided to answer this part ^^ of jing's question (obviously he asked for it).
Without proof I answered OP's question.And my answer is correct.


matt grime said:
Gonzo is correct here, tehno. At best your idea finds k points x_1 to x_k with each distance |x_i - x_{i+1}| rational, and that tells you nothing about |x_i - x_j| in general (apart from it being algebraic).
My idea ?What idea?I didn't give the algorithm how to find rational side distances from disposition of infinitelly many rational points on circle (Probably there isn't such).But,trust me there are always infinitelly many such distances.]

What kind of a curve is x2+y2=c2 (x2+y2=1 namely)?
What we know about arithmetic of elliptic curves?
Mordell-Weil Tm. states there can be only finitely many rational points on elliptic curve.
x2+y2=c2 is equation of a central circle,which belongs to the familiy of conics.A small differece but that makes it can have only 0 or infinitely many rational points.But regardless of rationality ,there can be choosen infinitely many consequtive triplet vertices determining rational distances.
 
Last edited:
  • #26
tehno said:
What we know about modular arithmetic on elliptic curves?


not a lot since it seems to be a phrase you just invented. Elliptic curves. Yes. Modular arithmetic, yes. The two? No. Modular *forms* and elliptic curves, perhaps.
 
  • #27
Gonzo - At first I was not entrirely sure what it was you wanted to prove (or find a counter example for). Following our discussions I am now clear on that. Like you however I am not clear how Techno's statements help.

Techno - Thank you for answering my question re: unit circles and triangles, I follow this and am now clear on this point. I am not at all clear how you extend this to polygons meeting Gonzo's requirement. In fact I am still not clear how they meet the partial requirement of the vertices being on a circle.

Perhaps you would be good enough to explain the process for say k=4 and k=5?
 
  • #28
matt grime said:
not a lot since it seems to be a phrase you just invented.
Thanks for the phraseology check.I edited it.

jing said:
Perhaps you would be good enough to explain the process for say k=4 and k=5?
For k=5 see related much stronger requirement dealing with http://www.geocities.com/teufel_pi/papers/maa_2005.pdf".
Gauß (I think) who worked both on regular polygons and non-regular showed that there are infinitely many inscribed non-regular polygons with property of their sides being rational.But not for every arbitrary large k.Note this doesn't even include rational diagonals assumption.I thought the OP's question asks merely this..
Now rereading it I see that OP's question asks most likely about complete triangulation of polygons where all diagonals and sides are rational for all k>5 polygons inscribed in unit circle!?
If so,I think ,very probably,such conjecture isn't true.
Don't know how to disprove it though.
 
Last edited by a moderator:
  • #29
tehno said:
What we know about arithmetic of elliptic curves?
Mordell-Weil Tm. states there can be only finitely many rational points on elliptic curve.

what has this to do with anything?


x2+y2=c2 is equation of a central circle,

so is that or is that not an elliptic curve? If it isn't then what did invoking the mordell-weil theorem do?

which belongs to the familiy of conics.A small differece but that makes it can have only 0 or infinitely many rational points.

why? you invoked M-W, but didn't say that was some kind of iff statement (and when did 0 stop being a finite number?)

there can be choosen infinitely many consequtive triplet vertices determining rational distances.


that doesn't appear to follow at all from anything you have written before which appears to be a random citing of various high powered theorems without explanation.
 
  • #30
In case anyone is interested, I've now seen two proofs of this, both of which are in principle the same. It actually turns out to be pretty simple. And it's fine to work with the unit circle.

The basic idea is to make triangles with the center of the circle and two adjacent points. Then you just need to see that the distance between those two points being rational is dependent on the sine of the half the angle being rational.

Then you can see that the the angles between any two non-adjacent points is the sum of angles of adjacent points, and the sine of the sum of angles can always be broken down into the sum of the product of sines and cosines of the base angles.

So the basic idea is just to choose rational points on the unit circle [tex] e^{i \theta}[/tex] such that all points [tex]e^{2i \theta}[/tex] are distinct.
 
  • #31
matt grime said:
tehno said:
x2+y2=c2 is equation of a central circle,
so is that or is that not an elliptic curve?
http://mathworld.wolfram.com/EllipticCurve.html" .What do you think (eq (2) and (3))?:smile:

Elliptic curves I reffered to as an example.One power degree higher than conics but can have only finitely many rational points.
Circles and other conics ,in Cartesian plane have:
a) 0 rational points
or
b) infinitely many rational points.

For central circles case (a) or (b) depends exclusively on c.
For instance x2+y2=3 has no rational points while
x2+y2=1;x2+y2=2 have infinitely many of them.
Your only reasonable question ,as far as I can see, would be something like this:"What on Earth existence of circle rational points has to do with rational distances among them?".
As I already emphasized not much ,if the interest is only in rational distances.
But OP is to be blamed for the reason I brought this up.

He changed his mind on the formulation of the problem several times during the thread.
Reducing considerations to the unit circle and other things suggested to me he could be actually interested in situations where both points and distances are rational.That's interesting,but it doesn't turn to be case (unfortunately).
Again ,his concluding sentence prolongs that confusion,in the light of what he wrote before:
gonzo said:
So the basic idea is just to choose rational points on the unit circle...
So,your basic idea is to choose:
-rational points on the unit circle
or
-points at the rational distance
or
-rational points at rational distance
?
Rational points means to me points with coordinates [tex](p,q)\in\mathbb{Q}[/tex]
 
Last edited by a moderator:
  • #32
tehno said:
So,your basic idea is to choose:
-rational points on the unit circle
or
-points at the rational distance
or
-rational points at rational distance
?
Rational points means to me points with coordinates [tex](p,q)\in\mathbb{Q}[/tex]

Yes, I mean points with rational coordinates on the unit circle. It isn't hard to prove that if you pick two points with rational coordinates on the unit circle the distance between the points with double the angles is also rational.
 
  • #33
gonzo said:
Yes, I mean points with rational coordinates on the unit circle. It isn't hard to prove that if you pick two points with rational coordinates on the unit circle the distance between the points with double the angles is also rational.

Can't you (dis)prove it for x2+y2=3 ?

:devil:
 
  • #34
The proof I have for the unit circle (and it's not my proof, I can't take credit for it) doesn't directly extend to circles with non-perfect square radii. However, there is another proof I've seen that might.

Why do you ask?
 
  • #35
I know what elliptic curves are, thank you very much. I also know what conics are, and the M-W theorem. The question is not about my knowledge but about your attempts at writing mathematics, tehno. Elliptic curves are abelian varieties - they have an addition of points. Do conics? Is there a Mordell Weil theorem (which is a statement about the finite generation of rational points for ab vars) for conics? None of what you wrote joins together well. And your rebuttal with a link to eq 2 and 3 is nonsense - they both point to

y^2=cubic in x (and you can't set the leading coefficient to 0).
tehno said:
Your only reasonable question ,as far as I can see, would be something like this:"What on Earth existence of circle rational points has to do with rational distances among them?".
As I already emphasized not much ,if the interest is only in rational distances.

but that is the only question i asked, and one you utterly failed to answer until now.

But OP is to be blamed for the reason I brought this up.

No, they are not.

He changed his mind on the formulation of the problem several times during the thread.

at no point did the OP require rationality of the points only of the distances between them.
 
Last edited:

Similar threads

Replies
13
Views
1K
Replies
35
Views
3K
Replies
4
Views
616
Replies
2
Views
1K
Replies
1
Views
971
  • General Math
Replies
3
Views
2K
Replies
6
Views
742
Replies
5
Views
1K
Replies
7
Views
3K
Replies
66
Views
4K
Back
Top