Proving $10240…02401$ composite











up vote
22
down vote

favorite
14












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.










share|cite|improve this question




















  • 3




    What does "102400...(2014 times)...002401" mean? It's not clear to me what should be the $...$.
    – Surb
    Jul 27 at 9:23






  • 1




    It means that $1024$ and $2401$ have $2014text{ '0'}s$ between them.
    – MalayTheDynamo
    Jul 27 at 9:24








  • 2




    Am I right in thinking that your number has $2022$ digits of which $2016$ are zero?
    – Mark Bennet
    Jul 27 at 9:28






  • 2




    @Servaes The strong Fermat test to base $2$ says it's composite.
    – Daniel Fischer
    Jul 27 at 11:24






  • 4




    @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.)
    – Daniel Fischer
    Jul 27 at 11:50

















up vote
22
down vote

favorite
14












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.










share|cite|improve this question




















  • 3




    What does "102400...(2014 times)...002401" mean? It's not clear to me what should be the $...$.
    – Surb
    Jul 27 at 9:23






  • 1




    It means that $1024$ and $2401$ have $2014text{ '0'}s$ between them.
    – MalayTheDynamo
    Jul 27 at 9:24








  • 2




    Am I right in thinking that your number has $2022$ digits of which $2016$ are zero?
    – Mark Bennet
    Jul 27 at 9:28






  • 2




    @Servaes The strong Fermat test to base $2$ says it's composite.
    – Daniel Fischer
    Jul 27 at 11:24






  • 4




    @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.)
    – Daniel Fischer
    Jul 27 at 11:50















up vote
22
down vote

favorite
14









up vote
22
down vote

favorite
14






14





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.










share|cite|improve this question















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






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jul 27 at 9:35

























asked Jul 27 at 9:14









MalayTheDynamo

1,617933




1,617933








  • 3




    What does "102400...(2014 times)...002401" mean? It's not clear to me what should be the $...$.
    – Surb
    Jul 27 at 9:23






  • 1




    It means that $1024$ and $2401$ have $2014text{ '0'}s$ between them.
    – MalayTheDynamo
    Jul 27 at 9:24








  • 2




    Am I right in thinking that your number has $2022$ digits of which $2016$ are zero?
    – Mark Bennet
    Jul 27 at 9:28






  • 2




    @Servaes The strong Fermat test to base $2$ says it's composite.
    – Daniel Fischer
    Jul 27 at 11:24






  • 4




    @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.)
    – Daniel Fischer
    Jul 27 at 11:50
















  • 3




    What does "102400...(2014 times)...002401" mean? It's not clear to me what should be the $...$.
    – Surb
    Jul 27 at 9:23






  • 1




    It means that $1024$ and $2401$ have $2014text{ '0'}s$ between them.
    – MalayTheDynamo
    Jul 27 at 9:24








  • 2




    Am I right in thinking that your number has $2022$ digits of which $2016$ are zero?
    – Mark Bennet
    Jul 27 at 9:28






  • 2




    @Servaes The strong Fermat test to base $2$ says it's composite.
    – Daniel Fischer
    Jul 27 at 11:24






  • 4




    @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.)
    – Daniel Fischer
    Jul 27 at 11:50










3




3




What does "102400...(2014 times)...002401" mean? It's not clear to me what should be the $...$.
– Surb
Jul 27 at 9:23




What does "102400...(2014 times)...002401" mean? It's not clear to me what should be the $...$.
– Surb
Jul 27 at 9:23




1




1




It means that $1024$ and $2401$ have $2014text{ '0'}s$ between them.
– MalayTheDynamo
Jul 27 at 9:24






It means that $1024$ and $2401$ have $2014text{ '0'}s$ between them.
– MalayTheDynamo
Jul 27 at 9:24






2




2




Am I right in thinking that your number has $2022$ digits of which $2016$ are zero?
– Mark Bennet
Jul 27 at 9:28




Am I right in thinking that your number has $2022$ digits of which $2016$ are zero?
– Mark Bennet
Jul 27 at 9:28




2




2




@Servaes The strong Fermat test to base $2$ says it's composite.
– Daniel Fischer
Jul 27 at 11:24




@Servaes The strong Fermat test to base $2$ says it's composite.
– Daniel Fischer
Jul 27 at 11:24




4




4




@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.)
– Daniel Fischer
Jul 27 at 11:50






@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.)
– Daniel Fischer
Jul 27 at 11:50

















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%2f2864212%2fproving-10240-02401-composite%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




















































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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














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





















































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

How do I know what Microsoft account the skydrive app is syncing to?

When does type information flow backwards in C++?

Grease: Live!