Proving 2 chords are the same length in a circle divided into $n$ equal arcs
$begingroup$
Let us have a circle that is divided in to $n$ equal arcs by $n$ points on the circumference. There are $dfrac{n}{2}$ chords joining pairs of points. For what values of $n$ would it be necessary for there to be at least 2 chords with the same length, and how would you prove this?
geometry circle
$endgroup$
add a comment |
$begingroup$
Let us have a circle that is divided in to $n$ equal arcs by $n$ points on the circumference. There are $dfrac{n}{2}$ chords joining pairs of points. For what values of $n$ would it be necessary for there to be at least 2 chords with the same length, and how would you prove this?
geometry circle
$endgroup$
1
$begingroup$
$n$ is an even number then?
$endgroup$
– Christopher Marley
Jan 6 at 3:14
$begingroup$
For any n greater or equal to 3?
$endgroup$
– Moti
Jan 6 at 7:16
add a comment |
$begingroup$
Let us have a circle that is divided in to $n$ equal arcs by $n$ points on the circumference. There are $dfrac{n}{2}$ chords joining pairs of points. For what values of $n$ would it be necessary for there to be at least 2 chords with the same length, and how would you prove this?
geometry circle
$endgroup$
Let us have a circle that is divided in to $n$ equal arcs by $n$ points on the circumference. There are $dfrac{n}{2}$ chords joining pairs of points. For what values of $n$ would it be necessary for there to be at least 2 chords with the same length, and how would you prove this?
geometry circle
geometry circle
asked Jan 6 at 2:08
user491842user491842
62
62
1
$begingroup$
$n$ is an even number then?
$endgroup$
– Christopher Marley
Jan 6 at 3:14
$begingroup$
For any n greater or equal to 3?
$endgroup$
– Moti
Jan 6 at 7:16
add a comment |
1
$begingroup$
$n$ is an even number then?
$endgroup$
– Christopher Marley
Jan 6 at 3:14
$begingroup$
For any n greater or equal to 3?
$endgroup$
– Moti
Jan 6 at 7:16
1
1
$begingroup$
$n$ is an even number then?
$endgroup$
– Christopher Marley
Jan 6 at 3:14
$begingroup$
$n$ is an even number then?
$endgroup$
– Christopher Marley
Jan 6 at 3:14
$begingroup$
For any n greater or equal to 3?
$endgroup$
– Moti
Jan 6 at 7:16
$begingroup$
For any n greater or equal to 3?
$endgroup$
– Moti
Jan 6 at 7:16
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The number of chords rather is ${nchoose 2}$ instead.
Your question then comes down to $${nchoose 2}=frac{n!}{(n-2)! 2!}=frac{n (n-1)}2>1$$ This solves to $n>2$, which then provides the number of points where at least 2 chords are available and therefore comparable.
But then, even so from $n>3$ on there are chords $(i, j)$ of different sizes, you always have a sequence of $n$ chords joining neighbouring points $(i, (i+1)mod n)$. And as those points have been equally spaced by assumption, the according $n>2$ chords will have the same length too; i.e. for any such $n$ individually.
--- rk
$endgroup$
$begingroup$
There are $binom{n}{2}$ possible chords. The question states that (only) $frac{n}{2}$ of these chords are to be considered. For $n=6$ we can choose 3 chords with 3 distinct lengths, so it is not necessary for 2 chords to have the same length in this case.
$endgroup$
– Daniel Mathias
Jan 6 at 12:47
add a comment |
$begingroup$
For what values of $n$ would it be necessary for there to be at least 2 chords with the same length?
This is necessary for all odd $n$.
For any even $n$ there are exactly $frac{n}{2}$ distinct chord lengths, as shown in the image for $n=8$. For odd $n$ there are $lfloorfrac{n}{2}rfloor$ distinct chord lengths. If the selection $frac{n}{2}$ chords for odd $n$ is rounded up, then there must be at least two chords with the same length.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
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%2f3063405%2fproving-2-chords-are-the-same-length-in-a-circle-divided-into-n-equal-arcs%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The number of chords rather is ${nchoose 2}$ instead.
Your question then comes down to $${nchoose 2}=frac{n!}{(n-2)! 2!}=frac{n (n-1)}2>1$$ This solves to $n>2$, which then provides the number of points where at least 2 chords are available and therefore comparable.
But then, even so from $n>3$ on there are chords $(i, j)$ of different sizes, you always have a sequence of $n$ chords joining neighbouring points $(i, (i+1)mod n)$. And as those points have been equally spaced by assumption, the according $n>2$ chords will have the same length too; i.e. for any such $n$ individually.
--- rk
$endgroup$
$begingroup$
There are $binom{n}{2}$ possible chords. The question states that (only) $frac{n}{2}$ of these chords are to be considered. For $n=6$ we can choose 3 chords with 3 distinct lengths, so it is not necessary for 2 chords to have the same length in this case.
$endgroup$
– Daniel Mathias
Jan 6 at 12:47
add a comment |
$begingroup$
The number of chords rather is ${nchoose 2}$ instead.
Your question then comes down to $${nchoose 2}=frac{n!}{(n-2)! 2!}=frac{n (n-1)}2>1$$ This solves to $n>2$, which then provides the number of points where at least 2 chords are available and therefore comparable.
But then, even so from $n>3$ on there are chords $(i, j)$ of different sizes, you always have a sequence of $n$ chords joining neighbouring points $(i, (i+1)mod n)$. And as those points have been equally spaced by assumption, the according $n>2$ chords will have the same length too; i.e. for any such $n$ individually.
--- rk
$endgroup$
$begingroup$
There are $binom{n}{2}$ possible chords. The question states that (only) $frac{n}{2}$ of these chords are to be considered. For $n=6$ we can choose 3 chords with 3 distinct lengths, so it is not necessary for 2 chords to have the same length in this case.
$endgroup$
– Daniel Mathias
Jan 6 at 12:47
add a comment |
$begingroup$
The number of chords rather is ${nchoose 2}$ instead.
Your question then comes down to $${nchoose 2}=frac{n!}{(n-2)! 2!}=frac{n (n-1)}2>1$$ This solves to $n>2$, which then provides the number of points where at least 2 chords are available and therefore comparable.
But then, even so from $n>3$ on there are chords $(i, j)$ of different sizes, you always have a sequence of $n$ chords joining neighbouring points $(i, (i+1)mod n)$. And as those points have been equally spaced by assumption, the according $n>2$ chords will have the same length too; i.e. for any such $n$ individually.
--- rk
$endgroup$
The number of chords rather is ${nchoose 2}$ instead.
Your question then comes down to $${nchoose 2}=frac{n!}{(n-2)! 2!}=frac{n (n-1)}2>1$$ This solves to $n>2$, which then provides the number of points where at least 2 chords are available and therefore comparable.
But then, even so from $n>3$ on there are chords $(i, j)$ of different sizes, you always have a sequence of $n$ chords joining neighbouring points $(i, (i+1)mod n)$. And as those points have been equally spaced by assumption, the according $n>2$ chords will have the same length too; i.e. for any such $n$ individually.
--- rk
answered Jan 6 at 10:48


Dr. Richard KlitzingDr. Richard Klitzing
1,57016
1,57016
$begingroup$
There are $binom{n}{2}$ possible chords. The question states that (only) $frac{n}{2}$ of these chords are to be considered. For $n=6$ we can choose 3 chords with 3 distinct lengths, so it is not necessary for 2 chords to have the same length in this case.
$endgroup$
– Daniel Mathias
Jan 6 at 12:47
add a comment |
$begingroup$
There are $binom{n}{2}$ possible chords. The question states that (only) $frac{n}{2}$ of these chords are to be considered. For $n=6$ we can choose 3 chords with 3 distinct lengths, so it is not necessary for 2 chords to have the same length in this case.
$endgroup$
– Daniel Mathias
Jan 6 at 12:47
$begingroup$
There are $binom{n}{2}$ possible chords. The question states that (only) $frac{n}{2}$ of these chords are to be considered. For $n=6$ we can choose 3 chords with 3 distinct lengths, so it is not necessary for 2 chords to have the same length in this case.
$endgroup$
– Daniel Mathias
Jan 6 at 12:47
$begingroup$
There are $binom{n}{2}$ possible chords. The question states that (only) $frac{n}{2}$ of these chords are to be considered. For $n=6$ we can choose 3 chords with 3 distinct lengths, so it is not necessary for 2 chords to have the same length in this case.
$endgroup$
– Daniel Mathias
Jan 6 at 12:47
add a comment |
$begingroup$
For what values of $n$ would it be necessary for there to be at least 2 chords with the same length?
This is necessary for all odd $n$.
For any even $n$ there are exactly $frac{n}{2}$ distinct chord lengths, as shown in the image for $n=8$. For odd $n$ there are $lfloorfrac{n}{2}rfloor$ distinct chord lengths. If the selection $frac{n}{2}$ chords for odd $n$ is rounded up, then there must be at least two chords with the same length.
$endgroup$
add a comment |
$begingroup$
For what values of $n$ would it be necessary for there to be at least 2 chords with the same length?
This is necessary for all odd $n$.
For any even $n$ there are exactly $frac{n}{2}$ distinct chord lengths, as shown in the image for $n=8$. For odd $n$ there are $lfloorfrac{n}{2}rfloor$ distinct chord lengths. If the selection $frac{n}{2}$ chords for odd $n$ is rounded up, then there must be at least two chords with the same length.
$endgroup$
add a comment |
$begingroup$
For what values of $n$ would it be necessary for there to be at least 2 chords with the same length?
This is necessary for all odd $n$.
For any even $n$ there are exactly $frac{n}{2}$ distinct chord lengths, as shown in the image for $n=8$. For odd $n$ there are $lfloorfrac{n}{2}rfloor$ distinct chord lengths. If the selection $frac{n}{2}$ chords for odd $n$ is rounded up, then there must be at least two chords with the same length.
$endgroup$
For what values of $n$ would it be necessary for there to be at least 2 chords with the same length?
This is necessary for all odd $n$.
For any even $n$ there are exactly $frac{n}{2}$ distinct chord lengths, as shown in the image for $n=8$. For odd $n$ there are $lfloorfrac{n}{2}rfloor$ distinct chord lengths. If the selection $frac{n}{2}$ chords for odd $n$ is rounded up, then there must be at least two chords with the same length.
answered Jan 6 at 13:17


Daniel MathiasDaniel Mathias
73617
73617
add a comment |
add a comment |
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%2f3063405%2fproving-2-chords-are-the-same-length-in-a-circle-divided-into-n-equal-arcs%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
1
$begingroup$
$n$ is an even number then?
$endgroup$
– Christopher Marley
Jan 6 at 3:14
$begingroup$
For any n greater or equal to 3?
$endgroup$
– Moti
Jan 6 at 7:16