Hacker News
The Sylvester–Gallai Theorem
hyperhello
|next
[-]
I can't make out the point here (no pun). Of course a line can pass through any two points. It could pass through three if those points were collinear but the statement says they're not. So what is the new fact?
Sniffnoy
|root
|parent
|next
[-]
stackghost
|root
|parent
[-]
... of course there's no single line that all the points lie on. They've been defined to be non-collinear.
Edit: can't reply because of HN's stupid rate-limit mechanism, but to this:
>So the theorem proves that no matter which way you arrange any finite set of points, except for all on the same line, then you can always find a line with exactly two points.
Of course you can. It's absolutely implied by the problem definition. My 9 year old could do this, given a ruler and a pencil, with 100% success rate. I absolutely do not believe this is a novel "theorem"
hyperhello
|root
|parent
[-]
So the theorem proves that no matter which way you arrange any finite set of points, except for all on the same line, then you can always find a line with exactly two points.
glimshe
|root
|parent
|next
|previous
[-]
You may think "I'm sure I can arrange these points in a way where EVERY line will cross three or more points" but you will fail if you try unless ALL points are colinear.
chenb4425
|root
|parent
|next
|previous
[-]
math_loser
|root
|parent
|next
|previous
[-]
For all arbitrarily sized (but finite) sets of not collinear points, there's always a line that passes through exactly two points in the set.
tzs
|root
|parent
|previous
[-]
Given N points, N > 2, can you arrange them in a Euclidean plane so that (1) they are not all on the same line, and (2) every line that goes through two of the points must also go through at least one more of the points?
The theorem says that you cannot do this.
Nail2680
|next
|previous
[-]
stackghost
|previous
[-]
Isn't this a tautology?
The problem definition states that the set of points is in Euclidean space, which from Euclid's Axioms means we can draw a line between any two points. The set of points is defined to be not collinear, thus we cannot draw a line passing through more than two of them. This is just simple logic.
agnishom
|root
|parent
|next
[-]
Let X be a set of points not all of which are collinear. Then, there are two points a, b in X such that the line l passing through X only passes through a and b.
stackghost
|root
|parent
[-]
I don't see how this rephrasing changes anything. Of course there are two points a and b because again, the definition of the problem leads naturally, obviously, and definitionally to this result.