Proving $10240…02401$ composite
$begingroup$
I got this question recently, and have been unable to solve it.
Prove that $1024underbrace{00 ldotsldots 00}_{2014 text{ times}}2401$ is composite.
I have two different ways in mind.
First is $7^4+400(2^2cdot10^{504})^4$, which looks like Sophie Germain, but I'm not sure what to do with the $400$. Another thought is that this is almost a palindrome, with the order of just two digits interchanged. I'm not sure where to go from there, and if it'd provide any results, but it seems interesting nonetheless.
Please help.
elementary-number-theory contest-math arithmetic
$endgroup$
|
show 16 more comments
$begingroup$
I got this question recently, and have been unable to solve it.
Prove that $1024underbrace{00 ldotsldots 00}_{2014 text{ times}}2401$ is composite.
I have two different ways in mind.
First is $7^4+400(2^2cdot10^{504})^4$, which looks like Sophie Germain, but I'm not sure what to do with the $400$. Another thought is that this is almost a palindrome, with the order of just two digits interchanged. I'm not sure where to go from there, and if it'd provide any results, but it seems interesting nonetheless.
Please help.
elementary-number-theory contest-math arithmetic
$endgroup$
3
$begingroup$
What does "102400...(2014 times)...002401" mean? It's not clear to me what should be the $...$.
$endgroup$
– Surb
Jul 27 '18 at 9:23
1
$begingroup$
It means that $1024$ and $2401$ have $2014text{ '0'}s$ between them.
$endgroup$
– MalayTheDynamo
Jul 27 '18 at 9:24
2
$begingroup$
Am I right in thinking that your number has $2022$ digits of which $2016$ are zero?
$endgroup$
– Mark Bennet
Jul 27 '18 at 9:28
2
$begingroup$
@Servaes The strong Fermat test to base $2$ says it's composite.
$endgroup$
– Daniel Fischer♦
Jul 27 '18 at 11:24
4
$begingroup$
@Servaes Write $n-1 = 2^kcdot m$ with $m$ odd, and then $$a^{n-1} - 1 = (a^m - 1)prod_{kappa = 0}^{k-1}bigl(a^{2^{kappa} m} + 1bigr)$$ where $1 < a < n-1$. Then $n$ is a strong Fermat probable prime if $n$ divides one of the factors of the product, i.e. $a^m equiv 1 pmod{n}$ or there is a $kappa in {0,dotsc, k-1}$ such that $a^{2^{kappa}m} equiv -1pmod{n}$. That's the test Miller-Rabin is composed of. In this case, $a = 2$ shows it's composite. (Actually already the ordinary Fermat test shows that here.)
$endgroup$
– Daniel Fischer♦
Jul 27 '18 at 11:50
|
show 16 more comments
$begingroup$
I got this question recently, and have been unable to solve it.
Prove that $1024underbrace{00 ldotsldots 00}_{2014 text{ times}}2401$ is composite.
I have two different ways in mind.
First is $7^4+400(2^2cdot10^{504})^4$, which looks like Sophie Germain, but I'm not sure what to do with the $400$. Another thought is that this is almost a palindrome, with the order of just two digits interchanged. I'm not sure where to go from there, and if it'd provide any results, but it seems interesting nonetheless.
Please help.
elementary-number-theory contest-math arithmetic
$endgroup$
I got this question recently, and have been unable to solve it.
Prove that $1024underbrace{00 ldotsldots 00}_{2014 text{ times}}2401$ is composite.
I have two different ways in mind.
First is $7^4+400(2^2cdot10^{504})^4$, which looks like Sophie Germain, but I'm not sure what to do with the $400$. Another thought is that this is almost a palindrome, with the order of just two digits interchanged. I'm not sure where to go from there, and if it'd provide any results, but it seems interesting nonetheless.
Please help.
elementary-number-theory contest-math arithmetic
elementary-number-theory contest-math arithmetic
edited Jul 27 '18 at 9:35
MalayTheDynamo
asked Jul 27 '18 at 9:14
MalayTheDynamoMalayTheDynamo
1,614933
1,614933
3
$begingroup$
What does "102400...(2014 times)...002401" mean? It's not clear to me what should be the $...$.
$endgroup$
– Surb
Jul 27 '18 at 9:23
1
$begingroup$
It means that $1024$ and $2401$ have $2014text{ '0'}s$ between them.
$endgroup$
– MalayTheDynamo
Jul 27 '18 at 9:24
2
$begingroup$
Am I right in thinking that your number has $2022$ digits of which $2016$ are zero?
$endgroup$
– Mark Bennet
Jul 27 '18 at 9:28
2
$begingroup$
@Servaes The strong Fermat test to base $2$ says it's composite.
$endgroup$
– Daniel Fischer♦
Jul 27 '18 at 11:24
4
$begingroup$
@Servaes Write $n-1 = 2^kcdot m$ with $m$ odd, and then $$a^{n-1} - 1 = (a^m - 1)prod_{kappa = 0}^{k-1}bigl(a^{2^{kappa} m} + 1bigr)$$ where $1 < a < n-1$. Then $n$ is a strong Fermat probable prime if $n$ divides one of the factors of the product, i.e. $a^m equiv 1 pmod{n}$ or there is a $kappa in {0,dotsc, k-1}$ such that $a^{2^{kappa}m} equiv -1pmod{n}$. That's the test Miller-Rabin is composed of. In this case, $a = 2$ shows it's composite. (Actually already the ordinary Fermat test shows that here.)
$endgroup$
– Daniel Fischer♦
Jul 27 '18 at 11:50
|
show 16 more comments
3
$begingroup$
What does "102400...(2014 times)...002401" mean? It's not clear to me what should be the $...$.
$endgroup$
– Surb
Jul 27 '18 at 9:23
1
$begingroup$
It means that $1024$ and $2401$ have $2014text{ '0'}s$ between them.
$endgroup$
– MalayTheDynamo
Jul 27 '18 at 9:24
2
$begingroup$
Am I right in thinking that your number has $2022$ digits of which $2016$ are zero?
$endgroup$
– Mark Bennet
Jul 27 '18 at 9:28
2
$begingroup$
@Servaes The strong Fermat test to base $2$ says it's composite.
$endgroup$
– Daniel Fischer♦
Jul 27 '18 at 11:24
4
$begingroup$
@Servaes Write $n-1 = 2^kcdot m$ with $m$ odd, and then $$a^{n-1} - 1 = (a^m - 1)prod_{kappa = 0}^{k-1}bigl(a^{2^{kappa} m} + 1bigr)$$ where $1 < a < n-1$. Then $n$ is a strong Fermat probable prime if $n$ divides one of the factors of the product, i.e. $a^m equiv 1 pmod{n}$ or there is a $kappa in {0,dotsc, k-1}$ such that $a^{2^{kappa}m} equiv -1pmod{n}$. That's the test Miller-Rabin is composed of. In this case, $a = 2$ shows it's composite. (Actually already the ordinary Fermat test shows that here.)
$endgroup$
– Daniel Fischer♦
Jul 27 '18 at 11:50
3
3
$begingroup$
What does "102400...(2014 times)...002401" mean? It's not clear to me what should be the $...$.
$endgroup$
– Surb
Jul 27 '18 at 9:23
$begingroup$
What does "102400...(2014 times)...002401" mean? It's not clear to me what should be the $...$.
$endgroup$
– Surb
Jul 27 '18 at 9:23
1
1
$begingroup$
It means that $1024$ and $2401$ have $2014text{ '0'}s$ between them.
$endgroup$
– MalayTheDynamo
Jul 27 '18 at 9:24
$begingroup$
It means that $1024$ and $2401$ have $2014text{ '0'}s$ between them.
$endgroup$
– MalayTheDynamo
Jul 27 '18 at 9:24
2
2
$begingroup$
Am I right in thinking that your number has $2022$ digits of which $2016$ are zero?
$endgroup$
– Mark Bennet
Jul 27 '18 at 9:28
$begingroup$
Am I right in thinking that your number has $2022$ digits of which $2016$ are zero?
$endgroup$
– Mark Bennet
Jul 27 '18 at 9:28
2
2
$begingroup$
@Servaes The strong Fermat test to base $2$ says it's composite.
$endgroup$
– Daniel Fischer♦
Jul 27 '18 at 11:24
$begingroup$
@Servaes The strong Fermat test to base $2$ says it's composite.
$endgroup$
– Daniel Fischer♦
Jul 27 '18 at 11:24
4
4
$begingroup$
@Servaes Write $n-1 = 2^kcdot m$ with $m$ odd, and then $$a^{n-1} - 1 = (a^m - 1)prod_{kappa = 0}^{k-1}bigl(a^{2^{kappa} m} + 1bigr)$$ where $1 < a < n-1$. Then $n$ is a strong Fermat probable prime if $n$ divides one of the factors of the product, i.e. $a^m equiv 1 pmod{n}$ or there is a $kappa in {0,dotsc, k-1}$ such that $a^{2^{kappa}m} equiv -1pmod{n}$. That's the test Miller-Rabin is composed of. In this case, $a = 2$ shows it's composite. (Actually already the ordinary Fermat test shows that here.)
$endgroup$
– Daniel Fischer♦
Jul 27 '18 at 11:50
$begingroup$
@Servaes Write $n-1 = 2^kcdot m$ with $m$ odd, and then $$a^{n-1} - 1 = (a^m - 1)prod_{kappa = 0}^{k-1}bigl(a^{2^{kappa} m} + 1bigr)$$ where $1 < a < n-1$. Then $n$ is a strong Fermat probable prime if $n$ divides one of the factors of the product, i.e. $a^m equiv 1 pmod{n}$ or there is a $kappa in {0,dotsc, k-1}$ such that $a^{2^{kappa}m} equiv -1pmod{n}$. That's the test Miller-Rabin is composed of. In this case, $a = 2$ shows it's composite. (Actually already the ordinary Fermat test shows that here.)
$endgroup$
– Daniel Fischer♦
Jul 27 '18 at 11:50
|
show 16 more comments
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%2f2864212%2fproving-10240-02401-composite%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%2f2864212%2fproving-10240-02401-composite%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
3
$begingroup$
What does "102400...(2014 times)...002401" mean? It's not clear to me what should be the $...$.
$endgroup$
– Surb
Jul 27 '18 at 9:23
1
$begingroup$
It means that $1024$ and $2401$ have $2014text{ '0'}s$ between them.
$endgroup$
– MalayTheDynamo
Jul 27 '18 at 9:24
2
$begingroup$
Am I right in thinking that your number has $2022$ digits of which $2016$ are zero?
$endgroup$
– Mark Bennet
Jul 27 '18 at 9:28
2
$begingroup$
@Servaes The strong Fermat test to base $2$ says it's composite.
$endgroup$
– Daniel Fischer♦
Jul 27 '18 at 11:24
4
$begingroup$
@Servaes Write $n-1 = 2^kcdot m$ with $m$ odd, and then $$a^{n-1} - 1 = (a^m - 1)prod_{kappa = 0}^{k-1}bigl(a^{2^{kappa} m} + 1bigr)$$ where $1 < a < n-1$. Then $n$ is a strong Fermat probable prime if $n$ divides one of the factors of the product, i.e. $a^m equiv 1 pmod{n}$ or there is a $kappa in {0,dotsc, k-1}$ such that $a^{2^{kappa}m} equiv -1pmod{n}$. That's the test Miller-Rabin is composed of. In this case, $a = 2$ shows it's composite. (Actually already the ordinary Fermat test shows that here.)
$endgroup$
– Daniel Fischer♦
Jul 27 '18 at 11:50