$2^{b}-1$ does not divide $2^{a}+1$











up vote
1
down vote

favorite












If $a$ and $b>2$ are any positive integers, then prove that $2^{a}+1$ is not divisible by $2^{b}-1$



Here's my attempt:
If $2^{b}-1mid 2^{a}+1$
then it is obvious that $a>b$.
Now ,By division algorithm
$$a=qb+r$$



We know that $$2^{b}equiv 1pmod{2^{b}-1}$$



Now raising to the power $q$ and then multiplying by $2^r$ we have,
$$2^{bq+r}equiv 2^{r}pmod{ 2^{b}-1}$$
But $$bq+r=a$$
Therefore,
$$2^{a}equiv 2^{r}pmod{ 2^{b}-1}$$
Adding one on both the sides
$$2^{a}+1equiv 2^{r}+1pmod{ 2^{b}-1}$$



As $r<b$,
$$2^{r}+1<2^{b}-1$$



Therefore, $$2^{r}+1notequiv 0 pmod{ 2^{b}-1}$$
Therefore, $2^{a}+1$ is not divisible by $2^{b}-1$ .



Can you show me where I went wrong?










share|cite|improve this question




















  • 1




    math.stackexchange.com/questions/495578/…
    – lab bhattacharjee
    Nov 18 at 18:14






  • 1




    Is my proof correct?
    – Samurai
    Nov 18 at 18:17















up vote
1
down vote

favorite












If $a$ and $b>2$ are any positive integers, then prove that $2^{a}+1$ is not divisible by $2^{b}-1$



Here's my attempt:
If $2^{b}-1mid 2^{a}+1$
then it is obvious that $a>b$.
Now ,By division algorithm
$$a=qb+r$$



We know that $$2^{b}equiv 1pmod{2^{b}-1}$$



Now raising to the power $q$ and then multiplying by $2^r$ we have,
$$2^{bq+r}equiv 2^{r}pmod{ 2^{b}-1}$$
But $$bq+r=a$$
Therefore,
$$2^{a}equiv 2^{r}pmod{ 2^{b}-1}$$
Adding one on both the sides
$$2^{a}+1equiv 2^{r}+1pmod{ 2^{b}-1}$$



As $r<b$,
$$2^{r}+1<2^{b}-1$$



Therefore, $$2^{r}+1notequiv 0 pmod{ 2^{b}-1}$$
Therefore, $2^{a}+1$ is not divisible by $2^{b}-1$ .



Can you show me where I went wrong?










share|cite|improve this question




















  • 1




    math.stackexchange.com/questions/495578/…
    – lab bhattacharjee
    Nov 18 at 18:14






  • 1




    Is my proof correct?
    – Samurai
    Nov 18 at 18:17













up vote
1
down vote

favorite









up vote
1
down vote

favorite











If $a$ and $b>2$ are any positive integers, then prove that $2^{a}+1$ is not divisible by $2^{b}-1$



Here's my attempt:
If $2^{b}-1mid 2^{a}+1$
then it is obvious that $a>b$.
Now ,By division algorithm
$$a=qb+r$$



We know that $$2^{b}equiv 1pmod{2^{b}-1}$$



Now raising to the power $q$ and then multiplying by $2^r$ we have,
$$2^{bq+r}equiv 2^{r}pmod{ 2^{b}-1}$$
But $$bq+r=a$$
Therefore,
$$2^{a}equiv 2^{r}pmod{ 2^{b}-1}$$
Adding one on both the sides
$$2^{a}+1equiv 2^{r}+1pmod{ 2^{b}-1}$$



As $r<b$,
$$2^{r}+1<2^{b}-1$$



Therefore, $$2^{r}+1notequiv 0 pmod{ 2^{b}-1}$$
Therefore, $2^{a}+1$ is not divisible by $2^{b}-1$ .



Can you show me where I went wrong?










share|cite|improve this question















If $a$ and $b>2$ are any positive integers, then prove that $2^{a}+1$ is not divisible by $2^{b}-1$



Here's my attempt:
If $2^{b}-1mid 2^{a}+1$
then it is obvious that $a>b$.
Now ,By division algorithm
$$a=qb+r$$



We know that $$2^{b}equiv 1pmod{2^{b}-1}$$



Now raising to the power $q$ and then multiplying by $2^r$ we have,
$$2^{bq+r}equiv 2^{r}pmod{ 2^{b}-1}$$
But $$bq+r=a$$
Therefore,
$$2^{a}equiv 2^{r}pmod{ 2^{b}-1}$$
Adding one on both the sides
$$2^{a}+1equiv 2^{r}+1pmod{ 2^{b}-1}$$



As $r<b$,
$$2^{r}+1<2^{b}-1$$



Therefore, $$2^{r}+1notequiv 0 pmod{ 2^{b}-1}$$
Therefore, $2^{a}+1$ is not divisible by $2^{b}-1$ .



Can you show me where I went wrong?







divisibility






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 18 at 18:14









Bernard

116k637108




116k637108










asked Nov 18 at 17:48









Samurai

987




987








  • 1




    math.stackexchange.com/questions/495578/…
    – lab bhattacharjee
    Nov 18 at 18:14






  • 1




    Is my proof correct?
    – Samurai
    Nov 18 at 18:17














  • 1




    math.stackexchange.com/questions/495578/…
    – lab bhattacharjee
    Nov 18 at 18:14






  • 1




    Is my proof correct?
    – Samurai
    Nov 18 at 18:17








1




1




math.stackexchange.com/questions/495578/…
– lab bhattacharjee
Nov 18 at 18:14




math.stackexchange.com/questions/495578/…
– lab bhattacharjee
Nov 18 at 18:14




1




1




Is my proof correct?
– Samurai
Nov 18 at 18:17




Is my proof correct?
– Samurai
Nov 18 at 18:17















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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3003859%2f2b-1-does-not-divide-2a1%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3003859%2f2b-1-does-not-divide-2a1%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Bundesstraße 106

Verónica Boquete

Ida-Boy-Ed-Garten