King of the hill game
$begingroup$
$k$ people start at $h=1$; if there are three people at height $t>0$, they compete and the winner goes up to $t+1$ while the two others go to $t-1$. Reaching height 0 results in the person being eliminated. If there are at most two people at any height, and the person/people at the highest height win. I'm trying to
- prove the game terminates/upper bound on number of competitions
- find how high up the top person will be
- prove that the order of competitions does not change the number of competitions at each height or how many people end up at each height
My reasoning so far:
It seems that $phi(x_1,...,x_n)=sum_{i=1}^n$ decreases by one each time there is a competition meaning that it will eventually reach zero -- I'm not sure how to make this a proper proof (induction?)
I'm guessing the height has something to do with $log_3$ as it takes three people to advance one of the people one.
I don't know how to formalize the idea that a person can only advance once two others join him, so he will "wait", which is what leads to the invariant.
proof-writing algorithms
$endgroup$
add a comment |
$begingroup$
$k$ people start at $h=1$; if there are three people at height $t>0$, they compete and the winner goes up to $t+1$ while the two others go to $t-1$. Reaching height 0 results in the person being eliminated. If there are at most two people at any height, and the person/people at the highest height win. I'm trying to
- prove the game terminates/upper bound on number of competitions
- find how high up the top person will be
- prove that the order of competitions does not change the number of competitions at each height or how many people end up at each height
My reasoning so far:
It seems that $phi(x_1,...,x_n)=sum_{i=1}^n$ decreases by one each time there is a competition meaning that it will eventually reach zero -- I'm not sure how to make this a proper proof (induction?)
I'm guessing the height has something to do with $log_3$ as it takes three people to advance one of the people one.
I don't know how to formalize the idea that a person can only advance once two others join him, so he will "wait", which is what leads to the invariant.
proof-writing algorithms
$endgroup$
$begingroup$
I don't understand this. Suppose there are $7$ people at height $1$ to begin with. How many competitions take place in the first round?
$endgroup$
– saulspatz
Jan 16 at 1:50
$begingroup$
@saulspatz in the first round, two competitions would take place
$endgroup$
– faeophyta
Jan 16 at 20:09
add a comment |
$begingroup$
$k$ people start at $h=1$; if there are three people at height $t>0$, they compete and the winner goes up to $t+1$ while the two others go to $t-1$. Reaching height 0 results in the person being eliminated. If there are at most two people at any height, and the person/people at the highest height win. I'm trying to
- prove the game terminates/upper bound on number of competitions
- find how high up the top person will be
- prove that the order of competitions does not change the number of competitions at each height or how many people end up at each height
My reasoning so far:
It seems that $phi(x_1,...,x_n)=sum_{i=1}^n$ decreases by one each time there is a competition meaning that it will eventually reach zero -- I'm not sure how to make this a proper proof (induction?)
I'm guessing the height has something to do with $log_3$ as it takes three people to advance one of the people one.
I don't know how to formalize the idea that a person can only advance once two others join him, so he will "wait", which is what leads to the invariant.
proof-writing algorithms
$endgroup$
$k$ people start at $h=1$; if there are three people at height $t>0$, they compete and the winner goes up to $t+1$ while the two others go to $t-1$. Reaching height 0 results in the person being eliminated. If there are at most two people at any height, and the person/people at the highest height win. I'm trying to
- prove the game terminates/upper bound on number of competitions
- find how high up the top person will be
- prove that the order of competitions does not change the number of competitions at each height or how many people end up at each height
My reasoning so far:
It seems that $phi(x_1,...,x_n)=sum_{i=1}^n$ decreases by one each time there is a competition meaning that it will eventually reach zero -- I'm not sure how to make this a proper proof (induction?)
I'm guessing the height has something to do with $log_3$ as it takes three people to advance one of the people one.
I don't know how to formalize the idea that a person can only advance once two others join him, so he will "wait", which is what leads to the invariant.
proof-writing algorithms
proof-writing algorithms
asked Jan 16 at 1:24
faeophytafaeophyta
104
104
$begingroup$
I don't understand this. Suppose there are $7$ people at height $1$ to begin with. How many competitions take place in the first round?
$endgroup$
– saulspatz
Jan 16 at 1:50
$begingroup$
@saulspatz in the first round, two competitions would take place
$endgroup$
– faeophyta
Jan 16 at 20:09
add a comment |
$begingroup$
I don't understand this. Suppose there are $7$ people at height $1$ to begin with. How many competitions take place in the first round?
$endgroup$
– saulspatz
Jan 16 at 1:50
$begingroup$
@saulspatz in the first round, two competitions would take place
$endgroup$
– faeophyta
Jan 16 at 20:09
$begingroup$
I don't understand this. Suppose there are $7$ people at height $1$ to begin with. How many competitions take place in the first round?
$endgroup$
– saulspatz
Jan 16 at 1:50
$begingroup$
I don't understand this. Suppose there are $7$ people at height $1$ to begin with. How many competitions take place in the first round?
$endgroup$
– saulspatz
Jan 16 at 1:50
$begingroup$
@saulspatz in the first round, two competitions would take place
$endgroup$
– faeophyta
Jan 16 at 20:09
$begingroup$
@saulspatz in the first round, two competitions would take place
$endgroup$
– faeophyta
Jan 16 at 20:09
add a comment |
0
active
oldest
votes
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%2f3075200%2fking-of-the-hill-game%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%2f3075200%2fking-of-the-hill-game%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$
I don't understand this. Suppose there are $7$ people at height $1$ to begin with. How many competitions take place in the first round?
$endgroup$
– saulspatz
Jan 16 at 1:50
$begingroup$
@saulspatz in the first round, two competitions would take place
$endgroup$
– faeophyta
Jan 16 at 20:09