Is it possible to find 2014 distinct positive integers whose sum is divisible by each of them?












1












$begingroup$


Is it possible to find 2014 distinct positive integers whose sum is divisible by each of them?

I'm not really sure how to even approach this question.

Source: Washington's Monthly Math Hour, 2014










share|cite|improve this question







New contributor




Arvin Ding is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$












  • $begingroup$
    I cant even find two.
    $endgroup$
    – Rudi_Birnbaum
    2 hours ago






  • 1




    $begingroup$
    @Rudi_Birnbaum irrelevant. $2,4,6,12$ are all divisors of $2+4+6+12$.
    $endgroup$
    – JMoravitz
    2 hours ago










  • $begingroup$
    Well, at least I can find three… $1+2+3$
    $endgroup$
    – Wolfgang Kais
    2 hours ago










  • $begingroup$
    @JMoravitz humor?
    $endgroup$
    – Rudi_Birnbaum
    2 hours ago
















1












$begingroup$


Is it possible to find 2014 distinct positive integers whose sum is divisible by each of them?

I'm not really sure how to even approach this question.

Source: Washington's Monthly Math Hour, 2014










share|cite|improve this question







New contributor




Arvin Ding is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$












  • $begingroup$
    I cant even find two.
    $endgroup$
    – Rudi_Birnbaum
    2 hours ago






  • 1




    $begingroup$
    @Rudi_Birnbaum irrelevant. $2,4,6,12$ are all divisors of $2+4+6+12$.
    $endgroup$
    – JMoravitz
    2 hours ago










  • $begingroup$
    Well, at least I can find three… $1+2+3$
    $endgroup$
    – Wolfgang Kais
    2 hours ago










  • $begingroup$
    @JMoravitz humor?
    $endgroup$
    – Rudi_Birnbaum
    2 hours ago














1












1








1





$begingroup$


Is it possible to find 2014 distinct positive integers whose sum is divisible by each of them?

I'm not really sure how to even approach this question.

Source: Washington's Monthly Math Hour, 2014










share|cite|improve this question







New contributor




Arvin Ding is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




Is it possible to find 2014 distinct positive integers whose sum is divisible by each of them?

I'm not really sure how to even approach this question.

Source: Washington's Monthly Math Hour, 2014







discrete-mathematics intuition pigeonhole-principle






share|cite|improve this question







New contributor




Arvin Ding is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question







New contributor




Arvin Ding is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question






New contributor




Arvin Ding is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 hours ago









Arvin DingArvin Ding

84




84




New contributor




Arvin Ding is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Arvin Ding is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Arvin Ding is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • $begingroup$
    I cant even find two.
    $endgroup$
    – Rudi_Birnbaum
    2 hours ago






  • 1




    $begingroup$
    @Rudi_Birnbaum irrelevant. $2,4,6,12$ are all divisors of $2+4+6+12$.
    $endgroup$
    – JMoravitz
    2 hours ago










  • $begingroup$
    Well, at least I can find three… $1+2+3$
    $endgroup$
    – Wolfgang Kais
    2 hours ago










  • $begingroup$
    @JMoravitz humor?
    $endgroup$
    – Rudi_Birnbaum
    2 hours ago


















  • $begingroup$
    I cant even find two.
    $endgroup$
    – Rudi_Birnbaum
    2 hours ago






  • 1




    $begingroup$
    @Rudi_Birnbaum irrelevant. $2,4,6,12$ are all divisors of $2+4+6+12$.
    $endgroup$
    – JMoravitz
    2 hours ago










  • $begingroup$
    Well, at least I can find three… $1+2+3$
    $endgroup$
    – Wolfgang Kais
    2 hours ago










  • $begingroup$
    @JMoravitz humor?
    $endgroup$
    – Rudi_Birnbaum
    2 hours ago
















$begingroup$
I cant even find two.
$endgroup$
– Rudi_Birnbaum
2 hours ago




$begingroup$
I cant even find two.
$endgroup$
– Rudi_Birnbaum
2 hours ago




1




1




$begingroup$
@Rudi_Birnbaum irrelevant. $2,4,6,12$ are all divisors of $2+4+6+12$.
$endgroup$
– JMoravitz
2 hours ago




$begingroup$
@Rudi_Birnbaum irrelevant. $2,4,6,12$ are all divisors of $2+4+6+12$.
$endgroup$
– JMoravitz
2 hours ago












$begingroup$
Well, at least I can find three… $1+2+3$
$endgroup$
– Wolfgang Kais
2 hours ago




$begingroup$
Well, at least I can find three… $1+2+3$
$endgroup$
– Wolfgang Kais
2 hours ago












$begingroup$
@JMoravitz humor?
$endgroup$
– Rudi_Birnbaum
2 hours ago




$begingroup$
@JMoravitz humor?
$endgroup$
– Rudi_Birnbaum
2 hours ago










2 Answers
2






active

oldest

votes


















5












$begingroup$

Hint: $2,4,6$ are all divisors of $2+4+6=12$. Similarly $2+4+6+12$ are all divisors of $2+4+6+12=24$




So too are $2,4,6,12,24$ all divisors of $2+4+6+12+24$




$~$




Claim: Let $x_1=2, x_2=4, x_3=6$ and let $x_{n+1} = sumlimits_{k=1}^n x_k$ for each $ngeq 3$. You have that $x_imid sumlimits_{k=1}^nx_k$ for all $ileq n$ for all $ngeq 3$.







share|cite|improve this answer









$endgroup$





















    5












    $begingroup$

    $$begin{align}
    1+2+3&=6\
    1+2+3+6&=12\
    1+2+3+6+12&=24\
    vdots
    end{align}$$






    share|cite|improve this answer









    $endgroup$













    • $begingroup$
      We can say that the $2014$ numbers produced this way are $1,2,3$ and $3cdot 2^k$ for $k in [1,2011]$
      $endgroup$
      – Ross Millikan
      2 hours ago













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


    }
    });






    Arvin Ding is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3143024%2fis-it-possible-to-find-2014-distinct-positive-integers-whose-sum-is-divisible-by%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    5












    $begingroup$

    Hint: $2,4,6$ are all divisors of $2+4+6=12$. Similarly $2+4+6+12$ are all divisors of $2+4+6+12=24$




    So too are $2,4,6,12,24$ all divisors of $2+4+6+12+24$




    $~$




    Claim: Let $x_1=2, x_2=4, x_3=6$ and let $x_{n+1} = sumlimits_{k=1}^n x_k$ for each $ngeq 3$. You have that $x_imid sumlimits_{k=1}^nx_k$ for all $ileq n$ for all $ngeq 3$.







    share|cite|improve this answer









    $endgroup$


















      5












      $begingroup$

      Hint: $2,4,6$ are all divisors of $2+4+6=12$. Similarly $2+4+6+12$ are all divisors of $2+4+6+12=24$




      So too are $2,4,6,12,24$ all divisors of $2+4+6+12+24$




      $~$




      Claim: Let $x_1=2, x_2=4, x_3=6$ and let $x_{n+1} = sumlimits_{k=1}^n x_k$ for each $ngeq 3$. You have that $x_imid sumlimits_{k=1}^nx_k$ for all $ileq n$ for all $ngeq 3$.







      share|cite|improve this answer









      $endgroup$
















        5












        5








        5





        $begingroup$

        Hint: $2,4,6$ are all divisors of $2+4+6=12$. Similarly $2+4+6+12$ are all divisors of $2+4+6+12=24$




        So too are $2,4,6,12,24$ all divisors of $2+4+6+12+24$




        $~$




        Claim: Let $x_1=2, x_2=4, x_3=6$ and let $x_{n+1} = sumlimits_{k=1}^n x_k$ for each $ngeq 3$. You have that $x_imid sumlimits_{k=1}^nx_k$ for all $ileq n$ for all $ngeq 3$.







        share|cite|improve this answer









        $endgroup$



        Hint: $2,4,6$ are all divisors of $2+4+6=12$. Similarly $2+4+6+12$ are all divisors of $2+4+6+12=24$




        So too are $2,4,6,12,24$ all divisors of $2+4+6+12+24$




        $~$




        Claim: Let $x_1=2, x_2=4, x_3=6$ and let $x_{n+1} = sumlimits_{k=1}^n x_k$ for each $ngeq 3$. You have that $x_imid sumlimits_{k=1}^nx_k$ for all $ileq n$ for all $ngeq 3$.








        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered 2 hours ago









        JMoravitzJMoravitz

        48.2k33886




        48.2k33886























            5












            $begingroup$

            $$begin{align}
            1+2+3&=6\
            1+2+3+6&=12\
            1+2+3+6+12&=24\
            vdots
            end{align}$$






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              We can say that the $2014$ numbers produced this way are $1,2,3$ and $3cdot 2^k$ for $k in [1,2011]$
              $endgroup$
              – Ross Millikan
              2 hours ago


















            5












            $begingroup$

            $$begin{align}
            1+2+3&=6\
            1+2+3+6&=12\
            1+2+3+6+12&=24\
            vdots
            end{align}$$






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              We can say that the $2014$ numbers produced this way are $1,2,3$ and $3cdot 2^k$ for $k in [1,2011]$
              $endgroup$
              – Ross Millikan
              2 hours ago
















            5












            5








            5





            $begingroup$

            $$begin{align}
            1+2+3&=6\
            1+2+3+6&=12\
            1+2+3+6+12&=24\
            vdots
            end{align}$$






            share|cite|improve this answer









            $endgroup$



            $$begin{align}
            1+2+3&=6\
            1+2+3+6&=12\
            1+2+3+6+12&=24\
            vdots
            end{align}$$







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered 2 hours ago









            saulspatzsaulspatz

            17k31434




            17k31434












            • $begingroup$
              We can say that the $2014$ numbers produced this way are $1,2,3$ and $3cdot 2^k$ for $k in [1,2011]$
              $endgroup$
              – Ross Millikan
              2 hours ago




















            • $begingroup$
              We can say that the $2014$ numbers produced this way are $1,2,3$ and $3cdot 2^k$ for $k in [1,2011]$
              $endgroup$
              – Ross Millikan
              2 hours ago


















            $begingroup$
            We can say that the $2014$ numbers produced this way are $1,2,3$ and $3cdot 2^k$ for $k in [1,2011]$
            $endgroup$
            – Ross Millikan
            2 hours ago






            $begingroup$
            We can say that the $2014$ numbers produced this way are $1,2,3$ and $3cdot 2^k$ for $k in [1,2011]$
            $endgroup$
            – Ross Millikan
            2 hours ago












            Arvin Ding is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            Arvin Ding is a new contributor. Be nice, and check out our Code of Conduct.













            Arvin Ding is a new contributor. Be nice, and check out our Code of Conduct.












            Arvin Ding is a new contributor. Be nice, and check out our Code of Conduct.
















            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3143024%2fis-it-possible-to-find-2014-distinct-positive-integers-whose-sum-is-divisible-by%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

            Plaza Victoria

            In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

            How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...