Ec primes dividing ec numbers











up vote
0
down vote

favorite












A conjecture about numbers of the form $10^{m}(2^{k}−1)+2^{k-1}−1$, where $m$ is the number of decimal digits of $ 2^{k-1}$.



In this question ec numbers are introduced, formed by the concatenation of two consecutive Mersenne numbers ($157$ for example is denoted by $ec(4)$).

The ec prime $ec(7)=12763$ divides ec numbers $ec(7717)$, $ec(14259)$, $ec(15906)$,...



Does $ec(7)$ divide an infinite number of ec-numbers?



Is $255127$ the largest ec prime dividing at least one ec number besides itself?










share|cite|improve this question




























    up vote
    0
    down vote

    favorite












    A conjecture about numbers of the form $10^{m}(2^{k}−1)+2^{k-1}−1$, where $m$ is the number of decimal digits of $ 2^{k-1}$.



    In this question ec numbers are introduced, formed by the concatenation of two consecutive Mersenne numbers ($157$ for example is denoted by $ec(4)$).

    The ec prime $ec(7)=12763$ divides ec numbers $ec(7717)$, $ec(14259)$, $ec(15906)$,...



    Does $ec(7)$ divide an infinite number of ec-numbers?



    Is $255127$ the largest ec prime dividing at least one ec number besides itself?










    share|cite|improve this question


























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      A conjecture about numbers of the form $10^{m}(2^{k}−1)+2^{k-1}−1$, where $m$ is the number of decimal digits of $ 2^{k-1}$.



      In this question ec numbers are introduced, formed by the concatenation of two consecutive Mersenne numbers ($157$ for example is denoted by $ec(4)$).

      The ec prime $ec(7)=12763$ divides ec numbers $ec(7717)$, $ec(14259)$, $ec(15906)$,...



      Does $ec(7)$ divide an infinite number of ec-numbers?



      Is $255127$ the largest ec prime dividing at least one ec number besides itself?










      share|cite|improve this question















      A conjecture about numbers of the form $10^{m}(2^{k}−1)+2^{k-1}−1$, where $m$ is the number of decimal digits of $ 2^{k-1}$.



      In this question ec numbers are introduced, formed by the concatenation of two consecutive Mersenne numbers ($157$ for example is denoted by $ec(4)$).

      The ec prime $ec(7)=12763$ divides ec numbers $ec(7717)$, $ec(14259)$, $ec(15906)$,...



      Does $ec(7)$ divide an infinite number of ec-numbers?



      Is $255127$ the largest ec prime dividing at least one ec number besides itself?







      number-theory






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Nov 20 at 7:33

























      asked Nov 19 at 19:30









      paolo galli

      223




      223






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote













          The ec-prime $ec(8)$ divides $ec(k)$ for the following exponents upto $10^7$



          284274 1129738 1189846 1214317 1301821 1362842 1445186 1795733 1853089 2203032 2
          237654 2267753 3055770 3080516 3532082 3624320 3842054 4653541 4839828 5220495 5
          436726 5444103 5828733 5956001 6144125 6432347 6821804 7135640 7173850 7458223 7
          513523 7690720 7979828 8006289 8010227 8162195 8195920 8255472 8412247 8449267 8
          590602 8936597 9571824 9625677 9853929


          I do not know hot to prove it, but both $ec(7)$ and $ec(8)$ should divide infinite many ec-numbers. For example $(2^{n+1}-1)cdot 10^m+2^n-1$ is divisble by $ec(7)$ , if $n$ is of the form $12762k+81$ and $m$ of the form $709l+1$ (but not only then!) . And $(2^{n+1}-1)cdot 10^m+2^n-1$ is divisible by $ec(8)$ , if $n$ is of the form $42521k+1$ and $m$ of the form $85042l+31514$ (but not only then!). I do not know whether even larger ec-primes divide some ec-numbers.






          share|cite|improve this answer





















            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%2f3005398%2fec-primes-dividing-ec-numbers%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            1
            down vote













            The ec-prime $ec(8)$ divides $ec(k)$ for the following exponents upto $10^7$



            284274 1129738 1189846 1214317 1301821 1362842 1445186 1795733 1853089 2203032 2
            237654 2267753 3055770 3080516 3532082 3624320 3842054 4653541 4839828 5220495 5
            436726 5444103 5828733 5956001 6144125 6432347 6821804 7135640 7173850 7458223 7
            513523 7690720 7979828 8006289 8010227 8162195 8195920 8255472 8412247 8449267 8
            590602 8936597 9571824 9625677 9853929


            I do not know hot to prove it, but both $ec(7)$ and $ec(8)$ should divide infinite many ec-numbers. For example $(2^{n+1}-1)cdot 10^m+2^n-1$ is divisble by $ec(7)$ , if $n$ is of the form $12762k+81$ and $m$ of the form $709l+1$ (but not only then!) . And $(2^{n+1}-1)cdot 10^m+2^n-1$ is divisible by $ec(8)$ , if $n$ is of the form $42521k+1$ and $m$ of the form $85042l+31514$ (but not only then!). I do not know whether even larger ec-primes divide some ec-numbers.






            share|cite|improve this answer

























              up vote
              1
              down vote













              The ec-prime $ec(8)$ divides $ec(k)$ for the following exponents upto $10^7$



              284274 1129738 1189846 1214317 1301821 1362842 1445186 1795733 1853089 2203032 2
              237654 2267753 3055770 3080516 3532082 3624320 3842054 4653541 4839828 5220495 5
              436726 5444103 5828733 5956001 6144125 6432347 6821804 7135640 7173850 7458223 7
              513523 7690720 7979828 8006289 8010227 8162195 8195920 8255472 8412247 8449267 8
              590602 8936597 9571824 9625677 9853929


              I do not know hot to prove it, but both $ec(7)$ and $ec(8)$ should divide infinite many ec-numbers. For example $(2^{n+1}-1)cdot 10^m+2^n-1$ is divisble by $ec(7)$ , if $n$ is of the form $12762k+81$ and $m$ of the form $709l+1$ (but not only then!) . And $(2^{n+1}-1)cdot 10^m+2^n-1$ is divisible by $ec(8)$ , if $n$ is of the form $42521k+1$ and $m$ of the form $85042l+31514$ (but not only then!). I do not know whether even larger ec-primes divide some ec-numbers.






              share|cite|improve this answer























                up vote
                1
                down vote










                up vote
                1
                down vote









                The ec-prime $ec(8)$ divides $ec(k)$ for the following exponents upto $10^7$



                284274 1129738 1189846 1214317 1301821 1362842 1445186 1795733 1853089 2203032 2
                237654 2267753 3055770 3080516 3532082 3624320 3842054 4653541 4839828 5220495 5
                436726 5444103 5828733 5956001 6144125 6432347 6821804 7135640 7173850 7458223 7
                513523 7690720 7979828 8006289 8010227 8162195 8195920 8255472 8412247 8449267 8
                590602 8936597 9571824 9625677 9853929


                I do not know hot to prove it, but both $ec(7)$ and $ec(8)$ should divide infinite many ec-numbers. For example $(2^{n+1}-1)cdot 10^m+2^n-1$ is divisble by $ec(7)$ , if $n$ is of the form $12762k+81$ and $m$ of the form $709l+1$ (but not only then!) . And $(2^{n+1}-1)cdot 10^m+2^n-1$ is divisible by $ec(8)$ , if $n$ is of the form $42521k+1$ and $m$ of the form $85042l+31514$ (but not only then!). I do not know whether even larger ec-primes divide some ec-numbers.






                share|cite|improve this answer












                The ec-prime $ec(8)$ divides $ec(k)$ for the following exponents upto $10^7$



                284274 1129738 1189846 1214317 1301821 1362842 1445186 1795733 1853089 2203032 2
                237654 2267753 3055770 3080516 3532082 3624320 3842054 4653541 4839828 5220495 5
                436726 5444103 5828733 5956001 6144125 6432347 6821804 7135640 7173850 7458223 7
                513523 7690720 7979828 8006289 8010227 8162195 8195920 8255472 8412247 8449267 8
                590602 8936597 9571824 9625677 9853929


                I do not know hot to prove it, but both $ec(7)$ and $ec(8)$ should divide infinite many ec-numbers. For example $(2^{n+1}-1)cdot 10^m+2^n-1$ is divisble by $ec(7)$ , if $n$ is of the form $12762k+81$ and $m$ of the form $709l+1$ (but not only then!) . And $(2^{n+1}-1)cdot 10^m+2^n-1$ is divisible by $ec(8)$ , if $n$ is of the form $42521k+1$ and $m$ of the form $85042l+31514$ (but not only then!). I do not know whether even larger ec-primes divide some ec-numbers.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Nov 19 at 22:30









                Peter

                46.3k1039125




                46.3k1039125






























                    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%2f3005398%2fec-primes-dividing-ec-numbers%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

                    Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                    ComboBox Display Member on multiple fields

                    Is it possible to collect Nectar points via Trainline?