Parity of some binomial coefficients
$begingroup$
Consider for fixed integer $n>1$ the binomial coefficients $binom{n-1+2^j}{n+1-2^j}$ for $j>0.$
It seems that precisely one of these numbers is odd.
Is there a simple proof of this fact?
binomial-coefficients parity
$endgroup$
add a comment |
$begingroup$
Consider for fixed integer $n>1$ the binomial coefficients $binom{n-1+2^j}{n+1-2^j}$ for $j>0.$
It seems that precisely one of these numbers is odd.
Is there a simple proof of this fact?
binomial-coefficients parity
$endgroup$
1
$begingroup$
Hmm, it depends on what you mean by "simple". I see an inductive argument. Recall that $dbinom{2a}{2b} equiv dbinom{2a+1}{2b+1} equiv dbinom{a}{b} mod 2$ for all nonnegative integers $a$ and $b$. Thus, $dbinom{n-1+2^j}{n+1-2^j} equiv dbinom{m+2^{j-1}}{m+1-2^{j-1}} mod 2$, where $m = leftlfloor dfrac{n-1}{2} rightrfloor$. Thus, it remains to prove that for each nonnegative integer $m$, there is exactly one nonnegative integer $i$ such that $dbinom{m+2^i}{m+1-2^i}$ is odd. This can be proven by strong induction on $m$, where ...
$endgroup$
– darij grinberg
Feb 2 at 3:04
1
$begingroup$
... the induction step uses the facts that $dbinom{2a}{2b+1} equiv 0 mod 2$ and $dbinom{2a+1}{2b} equiv dbinom{a}{b} mod 2$ for all nonnegative integers $a$ and $b$. There is probably a slicker way to put this -- maybe using generating functions?
$endgroup$
– darij grinberg
Feb 2 at 3:05
1
$begingroup$
Ah, I see how to compute this unique $i$ (non-inductively): Write $m$ in binary as $m = m_k 2^k + m_{k-1} 2^{k-1} + cdots + m_0 2^0$ with all $m_h$ belonging to $left{0,1right}$. Then, $i$ is the smallest $h$ such that $m_h = 0$. This can be easily checked using Lucas's theorem (though the inductive proof still has the advantage of being easier to write up).
$endgroup$
– darij grinberg
Feb 2 at 3:07
$begingroup$
Thank you. Nice proof.
$endgroup$
– Johann Cigler
Feb 2 at 7:25
add a comment |
$begingroup$
Consider for fixed integer $n>1$ the binomial coefficients $binom{n-1+2^j}{n+1-2^j}$ for $j>0.$
It seems that precisely one of these numbers is odd.
Is there a simple proof of this fact?
binomial-coefficients parity
$endgroup$
Consider for fixed integer $n>1$ the binomial coefficients $binom{n-1+2^j}{n+1-2^j}$ for $j>0.$
It seems that precisely one of these numbers is odd.
Is there a simple proof of this fact?
binomial-coefficients parity
binomial-coefficients parity
asked Feb 1 at 16:45
Johann CiglerJohann Cigler
44329
44329
1
$begingroup$
Hmm, it depends on what you mean by "simple". I see an inductive argument. Recall that $dbinom{2a}{2b} equiv dbinom{2a+1}{2b+1} equiv dbinom{a}{b} mod 2$ for all nonnegative integers $a$ and $b$. Thus, $dbinom{n-1+2^j}{n+1-2^j} equiv dbinom{m+2^{j-1}}{m+1-2^{j-1}} mod 2$, where $m = leftlfloor dfrac{n-1}{2} rightrfloor$. Thus, it remains to prove that for each nonnegative integer $m$, there is exactly one nonnegative integer $i$ such that $dbinom{m+2^i}{m+1-2^i}$ is odd. This can be proven by strong induction on $m$, where ...
$endgroup$
– darij grinberg
Feb 2 at 3:04
1
$begingroup$
... the induction step uses the facts that $dbinom{2a}{2b+1} equiv 0 mod 2$ and $dbinom{2a+1}{2b} equiv dbinom{a}{b} mod 2$ for all nonnegative integers $a$ and $b$. There is probably a slicker way to put this -- maybe using generating functions?
$endgroup$
– darij grinberg
Feb 2 at 3:05
1
$begingroup$
Ah, I see how to compute this unique $i$ (non-inductively): Write $m$ in binary as $m = m_k 2^k + m_{k-1} 2^{k-1} + cdots + m_0 2^0$ with all $m_h$ belonging to $left{0,1right}$. Then, $i$ is the smallest $h$ such that $m_h = 0$. This can be easily checked using Lucas's theorem (though the inductive proof still has the advantage of being easier to write up).
$endgroup$
– darij grinberg
Feb 2 at 3:07
$begingroup$
Thank you. Nice proof.
$endgroup$
– Johann Cigler
Feb 2 at 7:25
add a comment |
1
$begingroup$
Hmm, it depends on what you mean by "simple". I see an inductive argument. Recall that $dbinom{2a}{2b} equiv dbinom{2a+1}{2b+1} equiv dbinom{a}{b} mod 2$ for all nonnegative integers $a$ and $b$. Thus, $dbinom{n-1+2^j}{n+1-2^j} equiv dbinom{m+2^{j-1}}{m+1-2^{j-1}} mod 2$, where $m = leftlfloor dfrac{n-1}{2} rightrfloor$. Thus, it remains to prove that for each nonnegative integer $m$, there is exactly one nonnegative integer $i$ such that $dbinom{m+2^i}{m+1-2^i}$ is odd. This can be proven by strong induction on $m$, where ...
$endgroup$
– darij grinberg
Feb 2 at 3:04
1
$begingroup$
... the induction step uses the facts that $dbinom{2a}{2b+1} equiv 0 mod 2$ and $dbinom{2a+1}{2b} equiv dbinom{a}{b} mod 2$ for all nonnegative integers $a$ and $b$. There is probably a slicker way to put this -- maybe using generating functions?
$endgroup$
– darij grinberg
Feb 2 at 3:05
1
$begingroup$
Ah, I see how to compute this unique $i$ (non-inductively): Write $m$ in binary as $m = m_k 2^k + m_{k-1} 2^{k-1} + cdots + m_0 2^0$ with all $m_h$ belonging to $left{0,1right}$. Then, $i$ is the smallest $h$ such that $m_h = 0$. This can be easily checked using Lucas's theorem (though the inductive proof still has the advantage of being easier to write up).
$endgroup$
– darij grinberg
Feb 2 at 3:07
$begingroup$
Thank you. Nice proof.
$endgroup$
– Johann Cigler
Feb 2 at 7:25
1
1
$begingroup$
Hmm, it depends on what you mean by "simple". I see an inductive argument. Recall that $dbinom{2a}{2b} equiv dbinom{2a+1}{2b+1} equiv dbinom{a}{b} mod 2$ for all nonnegative integers $a$ and $b$. Thus, $dbinom{n-1+2^j}{n+1-2^j} equiv dbinom{m+2^{j-1}}{m+1-2^{j-1}} mod 2$, where $m = leftlfloor dfrac{n-1}{2} rightrfloor$. Thus, it remains to prove that for each nonnegative integer $m$, there is exactly one nonnegative integer $i$ such that $dbinom{m+2^i}{m+1-2^i}$ is odd. This can be proven by strong induction on $m$, where ...
$endgroup$
– darij grinberg
Feb 2 at 3:04
$begingroup$
Hmm, it depends on what you mean by "simple". I see an inductive argument. Recall that $dbinom{2a}{2b} equiv dbinom{2a+1}{2b+1} equiv dbinom{a}{b} mod 2$ for all nonnegative integers $a$ and $b$. Thus, $dbinom{n-1+2^j}{n+1-2^j} equiv dbinom{m+2^{j-1}}{m+1-2^{j-1}} mod 2$, where $m = leftlfloor dfrac{n-1}{2} rightrfloor$. Thus, it remains to prove that for each nonnegative integer $m$, there is exactly one nonnegative integer $i$ such that $dbinom{m+2^i}{m+1-2^i}$ is odd. This can be proven by strong induction on $m$, where ...
$endgroup$
– darij grinberg
Feb 2 at 3:04
1
1
$begingroup$
... the induction step uses the facts that $dbinom{2a}{2b+1} equiv 0 mod 2$ and $dbinom{2a+1}{2b} equiv dbinom{a}{b} mod 2$ for all nonnegative integers $a$ and $b$. There is probably a slicker way to put this -- maybe using generating functions?
$endgroup$
– darij grinberg
Feb 2 at 3:05
$begingroup$
... the induction step uses the facts that $dbinom{2a}{2b+1} equiv 0 mod 2$ and $dbinom{2a+1}{2b} equiv dbinom{a}{b} mod 2$ for all nonnegative integers $a$ and $b$. There is probably a slicker way to put this -- maybe using generating functions?
$endgroup$
– darij grinberg
Feb 2 at 3:05
1
1
$begingroup$
Ah, I see how to compute this unique $i$ (non-inductively): Write $m$ in binary as $m = m_k 2^k + m_{k-1} 2^{k-1} + cdots + m_0 2^0$ with all $m_h$ belonging to $left{0,1right}$. Then, $i$ is the smallest $h$ such that $m_h = 0$. This can be easily checked using Lucas's theorem (though the inductive proof still has the advantage of being easier to write up).
$endgroup$
– darij grinberg
Feb 2 at 3:07
$begingroup$
Ah, I see how to compute this unique $i$ (non-inductively): Write $m$ in binary as $m = m_k 2^k + m_{k-1} 2^{k-1} + cdots + m_0 2^0$ with all $m_h$ belonging to $left{0,1right}$. Then, $i$ is the smallest $h$ such that $m_h = 0$. This can be easily checked using Lucas's theorem (though the inductive proof still has the advantage of being easier to write up).
$endgroup$
– darij grinberg
Feb 2 at 3:07
$begingroup$
Thank you. Nice proof.
$endgroup$
– Johann Cigler
Feb 2 at 7:25
$begingroup$
Thank you. Nice proof.
$endgroup$
– Johann Cigler
Feb 2 at 7:25
add a comment |
0
active
oldest
votes
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%2f3096460%2fparity-of-some-binomial-coefficients%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%2f3096460%2fparity-of-some-binomial-coefficients%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$
Hmm, it depends on what you mean by "simple". I see an inductive argument. Recall that $dbinom{2a}{2b} equiv dbinom{2a+1}{2b+1} equiv dbinom{a}{b} mod 2$ for all nonnegative integers $a$ and $b$. Thus, $dbinom{n-1+2^j}{n+1-2^j} equiv dbinom{m+2^{j-1}}{m+1-2^{j-1}} mod 2$, where $m = leftlfloor dfrac{n-1}{2} rightrfloor$. Thus, it remains to prove that for each nonnegative integer $m$, there is exactly one nonnegative integer $i$ such that $dbinom{m+2^i}{m+1-2^i}$ is odd. This can be proven by strong induction on $m$, where ...
$endgroup$
– darij grinberg
Feb 2 at 3:04
1
$begingroup$
... the induction step uses the facts that $dbinom{2a}{2b+1} equiv 0 mod 2$ and $dbinom{2a+1}{2b} equiv dbinom{a}{b} mod 2$ for all nonnegative integers $a$ and $b$. There is probably a slicker way to put this -- maybe using generating functions?
$endgroup$
– darij grinberg
Feb 2 at 3:05
1
$begingroup$
Ah, I see how to compute this unique $i$ (non-inductively): Write $m$ in binary as $m = m_k 2^k + m_{k-1} 2^{k-1} + cdots + m_0 2^0$ with all $m_h$ belonging to $left{0,1right}$. Then, $i$ is the smallest $h$ such that $m_h = 0$. This can be easily checked using Lucas's theorem (though the inductive proof still has the advantage of being easier to write up).
$endgroup$
– darij grinberg
Feb 2 at 3:07
$begingroup$
Thank you. Nice proof.
$endgroup$
– Johann Cigler
Feb 2 at 7:25