Minimum diameter for $n$ points, given that distance between any two of them is greater than or equal to 1. The 2019 Stack Overflow Developer Survey Results Are In Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar ManaraManifold with minimum surface distance between two pointsAre two congruent polygons guaranteed to intersect if the distance between them is less than or equal to the length of their diameter?Star-Shaped polygonsRegular polygons constructed inside regular polygonsRational distance from a regular polygon.Find the distance between two points, given maximal angles subtended by themLargest-area shape with diameter 1?Upper bound on the minimum distance between $N$ points chosen inside the unit circle?Formula for the maximum smallest-distance between $m$ points in a regular $n$-gon?Selecting two points on two circles such that their distance is greater than one circle's diameter
Accepted by European university, rejected by all American ones I applied to? Possible reasons?
For what reasons would an animal species NOT cross a *horizontal* land bridge?
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
My body leaves; my core can stay
Would an alien lifeform be able to achieve space travel if lacking in vision?
Can withdrawing asylum be illegal?
Is 'stolen' appropriate word?
Keeping a retro style to sci-fi spaceships?
Circular reasoning in L'Hopital's rule
Example of compact Riemannian manifold with only one geodesic.
Why doesn't shell automatically fix "useless use of cat"?
Nested ellipses in tikzpicture: Chomsky hierarchy
Why can I use a list index as an indexing variable in a for loop?
Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?
ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?
Could an empire control the whole planet with today's comunication methods?
Why are PDP-7-style microprogrammed instructions out of vogue?
Working through the single responsibility principle (SRP) in Python when calls are expensive
What does "spokes" mean in this context?
Do warforged have souls?
Does Parliament need to approve the new Brexit delay to 31 October 2019?
Identify 80s or 90s comics with ripped creatures (not dwarves)
Variable with quotation marks "$()"
What information about me do stores get via my credit card?
Minimum diameter for $n$ points, given that distance between any two of them is greater than or equal to 1.
The 2019 Stack Overflow Developer Survey Results Are In
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraManifold with minimum surface distance between two pointsAre two congruent polygons guaranteed to intersect if the distance between them is less than or equal to the length of their diameter?Star-Shaped polygonsRegular polygons constructed inside regular polygonsRational distance from a regular polygon.Find the distance between two points, given maximal angles subtended by themLargest-area shape with diameter 1?Upper bound on the minimum distance between $N$ points chosen inside the unit circle?Formula for the maximum smallest-distance between $m$ points in a regular $n$-gon?Selecting two points on two circles such that their distance is greater than one circle's diameter
$begingroup$
There are $n$ points on a plane, such that distance between any two of them $geq 1$. Question is, what is minimum possible diameter for such set of points, that is minimum of distance between two farthest points. At first I thought optimal configuration would be regular $n$-gon with side 1. For this configuration the answer is $$fracsin(fracpincdotlfloorfracn2rfloor)sin(fracpin)$$
For $n=2,3$, this is obviously true, answer is $1$.
however for $n=7$, There is a configuration with diameter $2$, regular hexagon with side $1$, and its center.
I can't prove that regular polygon is answer for $n=4,5,6$. But I still think that it is optimal, So how can I prove it for $n=4,5,6$ and what is the answer in general case?
geometry combinatorial-geometry
$endgroup$
add a comment |
$begingroup$
There are $n$ points on a plane, such that distance between any two of them $geq 1$. Question is, what is minimum possible diameter for such set of points, that is minimum of distance between two farthest points. At first I thought optimal configuration would be regular $n$-gon with side 1. For this configuration the answer is $$fracsin(fracpincdotlfloorfracn2rfloor)sin(fracpin)$$
For $n=2,3$, this is obviously true, answer is $1$.
however for $n=7$, There is a configuration with diameter $2$, regular hexagon with side $1$, and its center.
I can't prove that regular polygon is answer for $n=4,5,6$. But I still think that it is optimal, So how can I prove it for $n=4,5,6$ and what is the answer in general case?
geometry combinatorial-geometry
$endgroup$
$begingroup$
For four, look at the diagonals of the convex hull of the four points. Since all sides are $geq1$, if the diagonals are $<sqrt2$, then by the law of cosines the angles are $<pi/2$. Therefore, the interior angles wouldn't add up to $2pi$. Well, I assumed that the convex hull was a quadrilateral. The cases in which the convex hull is a triangle, or a segment are similar, but easier.
$endgroup$
– user647486
Mar 24 at 14:03
1
$begingroup$
I also realized that for $n=6$, regular pentagon with side $1$ and its center has diameter of $2cos(fracpi10)=1.90211...$, so regular hexagon is not optimal
$endgroup$
– snowAuoue
Mar 24 at 16:32
add a comment |
$begingroup$
There are $n$ points on a plane, such that distance between any two of them $geq 1$. Question is, what is minimum possible diameter for such set of points, that is minimum of distance between two farthest points. At first I thought optimal configuration would be regular $n$-gon with side 1. For this configuration the answer is $$fracsin(fracpincdotlfloorfracn2rfloor)sin(fracpin)$$
For $n=2,3$, this is obviously true, answer is $1$.
however for $n=7$, There is a configuration with diameter $2$, regular hexagon with side $1$, and its center.
I can't prove that regular polygon is answer for $n=4,5,6$. But I still think that it is optimal, So how can I prove it for $n=4,5,6$ and what is the answer in general case?
geometry combinatorial-geometry
$endgroup$
There are $n$ points on a plane, such that distance between any two of them $geq 1$. Question is, what is minimum possible diameter for such set of points, that is minimum of distance between two farthest points. At first I thought optimal configuration would be regular $n$-gon with side 1. For this configuration the answer is $$fracsin(fracpincdotlfloorfracn2rfloor)sin(fracpin)$$
For $n=2,3$, this is obviously true, answer is $1$.
however for $n=7$, There is a configuration with diameter $2$, regular hexagon with side $1$, and its center.
I can't prove that regular polygon is answer for $n=4,5,6$. But I still think that it is optimal, So how can I prove it for $n=4,5,6$ and what is the answer in general case?
geometry combinatorial-geometry
geometry combinatorial-geometry
edited Mar 31 at 6:14
Alex Ravsky
43.1k32583
43.1k32583
asked Mar 24 at 13:37
snowAuouesnowAuoue
334
334
$begingroup$
For four, look at the diagonals of the convex hull of the four points. Since all sides are $geq1$, if the diagonals are $<sqrt2$, then by the law of cosines the angles are $<pi/2$. Therefore, the interior angles wouldn't add up to $2pi$. Well, I assumed that the convex hull was a quadrilateral. The cases in which the convex hull is a triangle, or a segment are similar, but easier.
$endgroup$
– user647486
Mar 24 at 14:03
1
$begingroup$
I also realized that for $n=6$, regular pentagon with side $1$ and its center has diameter of $2cos(fracpi10)=1.90211...$, so regular hexagon is not optimal
$endgroup$
– snowAuoue
Mar 24 at 16:32
add a comment |
$begingroup$
For four, look at the diagonals of the convex hull of the four points. Since all sides are $geq1$, if the diagonals are $<sqrt2$, then by the law of cosines the angles are $<pi/2$. Therefore, the interior angles wouldn't add up to $2pi$. Well, I assumed that the convex hull was a quadrilateral. The cases in which the convex hull is a triangle, or a segment are similar, but easier.
$endgroup$
– user647486
Mar 24 at 14:03
1
$begingroup$
I also realized that for $n=6$, regular pentagon with side $1$ and its center has diameter of $2cos(fracpi10)=1.90211...$, so regular hexagon is not optimal
$endgroup$
– snowAuoue
Mar 24 at 16:32
$begingroup$
For four, look at the diagonals of the convex hull of the four points. Since all sides are $geq1$, if the diagonals are $<sqrt2$, then by the law of cosines the angles are $<pi/2$. Therefore, the interior angles wouldn't add up to $2pi$. Well, I assumed that the convex hull was a quadrilateral. The cases in which the convex hull is a triangle, or a segment are similar, but easier.
$endgroup$
– user647486
Mar 24 at 14:03
$begingroup$
For four, look at the diagonals of the convex hull of the four points. Since all sides are $geq1$, if the diagonals are $<sqrt2$, then by the law of cosines the angles are $<pi/2$. Therefore, the interior angles wouldn't add up to $2pi$. Well, I assumed that the convex hull was a quadrilateral. The cases in which the convex hull is a triangle, or a segment are similar, but easier.
$endgroup$
– user647486
Mar 24 at 14:03
1
1
$begingroup$
I also realized that for $n=6$, regular pentagon with side $1$ and its center has diameter of $2cos(fracpi10)=1.90211...$, so regular hexagon is not optimal
$endgroup$
– snowAuoue
Mar 24 at 16:32
$begingroup$
I also realized that for $n=6$, regular pentagon with side $1$ and its center has diameter of $2cos(fracpi10)=1.90211...$, so regular hexagon is not optimal
$endgroup$
– snowAuoue
Mar 24 at 16:32
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3160544%2fminimum-diameter-for-n-points-given-that-distance-between-any-two-of-them-is%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3160544%2fminimum-diameter-for-n-points-given-that-distance-between-any-two-of-them-is%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
For four, look at the diagonals of the convex hull of the four points. Since all sides are $geq1$, if the diagonals are $<sqrt2$, then by the law of cosines the angles are $<pi/2$. Therefore, the interior angles wouldn't add up to $2pi$. Well, I assumed that the convex hull was a quadrilateral. The cases in which the convex hull is a triangle, or a segment are similar, but easier.
$endgroup$
– user647486
Mar 24 at 14:03
1
$begingroup$
I also realized that for $n=6$, regular pentagon with side $1$ and its center has diameter of $2cos(fracpi10)=1.90211...$, so regular hexagon is not optimal
$endgroup$
– snowAuoue
Mar 24 at 16:32