An anomaly regarding the sum of all divisors that is square-free











up vote
0
down vote

favorite












Let $q(n)$ be the number of integers $m<n$ such that $m$ is square-free.
Let $p(n)$ be the number of integers $m<n$ such that the sum of the prime factors of $m$ is square-free. And let $s(n)$ be the number of integers $m<n$ such that the sum of the divisors of $m$ is square-free. The table shows values of $q$, $p$ and $s$ for some $n$:



      n       q       p      s
100 60 68 24
1000 607 660 157
10000 6082 6343 1090
100000 60793 62352 8097
1000000 607925 618969 64306


It's known that the distribution is asymptotically equivalent with a straight line and that $frac{6}{pi^2}cdot 100approx 60.79$ percent of all integers are square-free. So how to explain this anomaly?




Why is the distribution of square-free sums of divisors so low?











share|cite|improve this question




















  • 1




    I'm not sure I grasp what you feel is anomalous. Your table shows $q(n)$ approaching the prescribed ratio to $n$. Your final sentence suggests the anomaly is connected to sequence $s(n)$. But clearly the sums of divisors are not distributed like arbitrary integers in relation to the property of being square-free. Have I misunderstood your concern?
    – hardmath
    Nov 19 at 21:04






  • 1




    @hardmath: the word anomaly is maybe not the right word, but there should be an explanation why $sigma(x)$ tends to be a non square-free number.
    – Lehs
    Nov 19 at 21:14










  • Do you know how to apply the standard analytic-number-theory tools to your sequences ?
    – reuns
    Nov 19 at 21:22










  • @reuns: probably not.
    – Lehs
    Nov 19 at 21:29






  • 2




    The basic fact about the sum of divisors function is that it is multiplicative, i.e. $sigma(mn) = sigma(m) sigma(n)$ when $m,n$ are coprime. It follows that the prime power factors of $n$ determine the factors of $sigma(n)$, and thus a necessary condition for $sigma(n)$ to be square-free is that each $sigma(p^k)$ is square-free (with $p^k$ the generic prime power in a unique prime factorization of $n$).
    – hardmath
    Nov 20 at 0:45

















up vote
0
down vote

favorite












Let $q(n)$ be the number of integers $m<n$ such that $m$ is square-free.
Let $p(n)$ be the number of integers $m<n$ such that the sum of the prime factors of $m$ is square-free. And let $s(n)$ be the number of integers $m<n$ such that the sum of the divisors of $m$ is square-free. The table shows values of $q$, $p$ and $s$ for some $n$:



      n       q       p      s
100 60 68 24
1000 607 660 157
10000 6082 6343 1090
100000 60793 62352 8097
1000000 607925 618969 64306


It's known that the distribution is asymptotically equivalent with a straight line and that $frac{6}{pi^2}cdot 100approx 60.79$ percent of all integers are square-free. So how to explain this anomaly?




Why is the distribution of square-free sums of divisors so low?











share|cite|improve this question




















  • 1




    I'm not sure I grasp what you feel is anomalous. Your table shows $q(n)$ approaching the prescribed ratio to $n$. Your final sentence suggests the anomaly is connected to sequence $s(n)$. But clearly the sums of divisors are not distributed like arbitrary integers in relation to the property of being square-free. Have I misunderstood your concern?
    – hardmath
    Nov 19 at 21:04






  • 1




    @hardmath: the word anomaly is maybe not the right word, but there should be an explanation why $sigma(x)$ tends to be a non square-free number.
    – Lehs
    Nov 19 at 21:14










  • Do you know how to apply the standard analytic-number-theory tools to your sequences ?
    – reuns
    Nov 19 at 21:22










  • @reuns: probably not.
    – Lehs
    Nov 19 at 21:29






  • 2




    The basic fact about the sum of divisors function is that it is multiplicative, i.e. $sigma(mn) = sigma(m) sigma(n)$ when $m,n$ are coprime. It follows that the prime power factors of $n$ determine the factors of $sigma(n)$, and thus a necessary condition for $sigma(n)$ to be square-free is that each $sigma(p^k)$ is square-free (with $p^k$ the generic prime power in a unique prime factorization of $n$).
    – hardmath
    Nov 20 at 0:45















up vote
0
down vote

favorite









up vote
0
down vote

favorite











Let $q(n)$ be the number of integers $m<n$ such that $m$ is square-free.
Let $p(n)$ be the number of integers $m<n$ such that the sum of the prime factors of $m$ is square-free. And let $s(n)$ be the number of integers $m<n$ such that the sum of the divisors of $m$ is square-free. The table shows values of $q$, $p$ and $s$ for some $n$:



      n       q       p      s
100 60 68 24
1000 607 660 157
10000 6082 6343 1090
100000 60793 62352 8097
1000000 607925 618969 64306


It's known that the distribution is asymptotically equivalent with a straight line and that $frac{6}{pi^2}cdot 100approx 60.79$ percent of all integers are square-free. So how to explain this anomaly?




Why is the distribution of square-free sums of divisors so low?











share|cite|improve this question















Let $q(n)$ be the number of integers $m<n$ such that $m$ is square-free.
Let $p(n)$ be the number of integers $m<n$ such that the sum of the prime factors of $m$ is square-free. And let $s(n)$ be the number of integers $m<n$ such that the sum of the divisors of $m$ is square-free. The table shows values of $q$, $p$ and $s$ for some $n$:



      n       q       p      s
100 60 68 24
1000 607 660 157
10000 6082 6343 1090
100000 60793 62352 8097
1000000 607925 618969 64306


It's known that the distribution is asymptotically equivalent with a straight line and that $frac{6}{pi^2}cdot 100approx 60.79$ percent of all integers are square-free. So how to explain this anomaly?




Why is the distribution of square-free sums of divisors so low?








number-theory intuition divisor-sum






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 20 at 1:41









Erick Wong

20.1k22666




20.1k22666










asked Nov 19 at 20:47









Lehs

6,87531662




6,87531662








  • 1




    I'm not sure I grasp what you feel is anomalous. Your table shows $q(n)$ approaching the prescribed ratio to $n$. Your final sentence suggests the anomaly is connected to sequence $s(n)$. But clearly the sums of divisors are not distributed like arbitrary integers in relation to the property of being square-free. Have I misunderstood your concern?
    – hardmath
    Nov 19 at 21:04






  • 1




    @hardmath: the word anomaly is maybe not the right word, but there should be an explanation why $sigma(x)$ tends to be a non square-free number.
    – Lehs
    Nov 19 at 21:14










  • Do you know how to apply the standard analytic-number-theory tools to your sequences ?
    – reuns
    Nov 19 at 21:22










  • @reuns: probably not.
    – Lehs
    Nov 19 at 21:29






  • 2




    The basic fact about the sum of divisors function is that it is multiplicative, i.e. $sigma(mn) = sigma(m) sigma(n)$ when $m,n$ are coprime. It follows that the prime power factors of $n$ determine the factors of $sigma(n)$, and thus a necessary condition for $sigma(n)$ to be square-free is that each $sigma(p^k)$ is square-free (with $p^k$ the generic prime power in a unique prime factorization of $n$).
    – hardmath
    Nov 20 at 0:45
















  • 1




    I'm not sure I grasp what you feel is anomalous. Your table shows $q(n)$ approaching the prescribed ratio to $n$. Your final sentence suggests the anomaly is connected to sequence $s(n)$. But clearly the sums of divisors are not distributed like arbitrary integers in relation to the property of being square-free. Have I misunderstood your concern?
    – hardmath
    Nov 19 at 21:04






  • 1




    @hardmath: the word anomaly is maybe not the right word, but there should be an explanation why $sigma(x)$ tends to be a non square-free number.
    – Lehs
    Nov 19 at 21:14










  • Do you know how to apply the standard analytic-number-theory tools to your sequences ?
    – reuns
    Nov 19 at 21:22










  • @reuns: probably not.
    – Lehs
    Nov 19 at 21:29






  • 2




    The basic fact about the sum of divisors function is that it is multiplicative, i.e. $sigma(mn) = sigma(m) sigma(n)$ when $m,n$ are coprime. It follows that the prime power factors of $n$ determine the factors of $sigma(n)$, and thus a necessary condition for $sigma(n)$ to be square-free is that each $sigma(p^k)$ is square-free (with $p^k$ the generic prime power in a unique prime factorization of $n$).
    – hardmath
    Nov 20 at 0:45










1




1




I'm not sure I grasp what you feel is anomalous. Your table shows $q(n)$ approaching the prescribed ratio to $n$. Your final sentence suggests the anomaly is connected to sequence $s(n)$. But clearly the sums of divisors are not distributed like arbitrary integers in relation to the property of being square-free. Have I misunderstood your concern?
– hardmath
Nov 19 at 21:04




I'm not sure I grasp what you feel is anomalous. Your table shows $q(n)$ approaching the prescribed ratio to $n$. Your final sentence suggests the anomaly is connected to sequence $s(n)$. But clearly the sums of divisors are not distributed like arbitrary integers in relation to the property of being square-free. Have I misunderstood your concern?
– hardmath
Nov 19 at 21:04




1




1




@hardmath: the word anomaly is maybe not the right word, but there should be an explanation why $sigma(x)$ tends to be a non square-free number.
– Lehs
Nov 19 at 21:14




@hardmath: the word anomaly is maybe not the right word, but there should be an explanation why $sigma(x)$ tends to be a non square-free number.
– Lehs
Nov 19 at 21:14












Do you know how to apply the standard analytic-number-theory tools to your sequences ?
– reuns
Nov 19 at 21:22




Do you know how to apply the standard analytic-number-theory tools to your sequences ?
– reuns
Nov 19 at 21:22












@reuns: probably not.
– Lehs
Nov 19 at 21:29




@reuns: probably not.
– Lehs
Nov 19 at 21:29




2




2




The basic fact about the sum of divisors function is that it is multiplicative, i.e. $sigma(mn) = sigma(m) sigma(n)$ when $m,n$ are coprime. It follows that the prime power factors of $n$ determine the factors of $sigma(n)$, and thus a necessary condition for $sigma(n)$ to be square-free is that each $sigma(p^k)$ is square-free (with $p^k$ the generic prime power in a unique prime factorization of $n$).
– hardmath
Nov 20 at 0:45






The basic fact about the sum of divisors function is that it is multiplicative, i.e. $sigma(mn) = sigma(m) sigma(n)$ when $m,n$ are coprime. It follows that the prime power factors of $n$ determine the factors of $sigma(n)$, and thus a necessary condition for $sigma(n)$ to be square-free is that each $sigma(p^k)$ is square-free (with $p^k$ the generic prime power in a unique prime factorization of $n$).
– hardmath
Nov 20 at 0:45












1 Answer
1






active

oldest

votes

















up vote
1
down vote













Expanding on hardmath's insightful comment, another necessary condition for $sigma(n)$ to be square-free is that the values of $sigma(p^k)$ are pairwise relatively prime. For instance, almost all of the prime power factors of $n$ would need to have even exponents in order for $sigma(n)$ to avoid being divisible by $4$. Consider also that the majority of $n$ have many prime divisors (about $log log n$ typically). So $n$ needs to be "almost" a perfect square (except for one allowable exceptional odd prime and the prime $2$).



This is really quite rare and it would be unreasonable to expect any positive proportion of $n$ to satisfy such constraints. It’s fairly easy to prove that the density of such $n$ is only $O(x/log x)$ up to $x$, similar to that of the primes (but with a larger constant in front).






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%2f3005507%2fan-anomaly-regarding-the-sum-of-all-divisors-that-is-square-free%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













    Expanding on hardmath's insightful comment, another necessary condition for $sigma(n)$ to be square-free is that the values of $sigma(p^k)$ are pairwise relatively prime. For instance, almost all of the prime power factors of $n$ would need to have even exponents in order for $sigma(n)$ to avoid being divisible by $4$. Consider also that the majority of $n$ have many prime divisors (about $log log n$ typically). So $n$ needs to be "almost" a perfect square (except for one allowable exceptional odd prime and the prime $2$).



    This is really quite rare and it would be unreasonable to expect any positive proportion of $n$ to satisfy such constraints. It’s fairly easy to prove that the density of such $n$ is only $O(x/log x)$ up to $x$, similar to that of the primes (but with a larger constant in front).






    share|cite|improve this answer



























      up vote
      1
      down vote













      Expanding on hardmath's insightful comment, another necessary condition for $sigma(n)$ to be square-free is that the values of $sigma(p^k)$ are pairwise relatively prime. For instance, almost all of the prime power factors of $n$ would need to have even exponents in order for $sigma(n)$ to avoid being divisible by $4$. Consider also that the majority of $n$ have many prime divisors (about $log log n$ typically). So $n$ needs to be "almost" a perfect square (except for one allowable exceptional odd prime and the prime $2$).



      This is really quite rare and it would be unreasonable to expect any positive proportion of $n$ to satisfy such constraints. It’s fairly easy to prove that the density of such $n$ is only $O(x/log x)$ up to $x$, similar to that of the primes (but with a larger constant in front).






      share|cite|improve this answer

























        up vote
        1
        down vote










        up vote
        1
        down vote









        Expanding on hardmath's insightful comment, another necessary condition for $sigma(n)$ to be square-free is that the values of $sigma(p^k)$ are pairwise relatively prime. For instance, almost all of the prime power factors of $n$ would need to have even exponents in order for $sigma(n)$ to avoid being divisible by $4$. Consider also that the majority of $n$ have many prime divisors (about $log log n$ typically). So $n$ needs to be "almost" a perfect square (except for one allowable exceptional odd prime and the prime $2$).



        This is really quite rare and it would be unreasonable to expect any positive proportion of $n$ to satisfy such constraints. It’s fairly easy to prove that the density of such $n$ is only $O(x/log x)$ up to $x$, similar to that of the primes (but with a larger constant in front).






        share|cite|improve this answer














        Expanding on hardmath's insightful comment, another necessary condition for $sigma(n)$ to be square-free is that the values of $sigma(p^k)$ are pairwise relatively prime. For instance, almost all of the prime power factors of $n$ would need to have even exponents in order for $sigma(n)$ to avoid being divisible by $4$. Consider also that the majority of $n$ have many prime divisors (about $log log n$ typically). So $n$ needs to be "almost" a perfect square (except for one allowable exceptional odd prime and the prime $2$).



        This is really quite rare and it would be unreasonable to expect any positive proportion of $n$ to satisfy such constraints. It’s fairly easy to prove that the density of such $n$ is only $O(x/log x)$ up to $x$, similar to that of the primes (but with a larger constant in front).







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Nov 20 at 17:30

























        answered Nov 20 at 1:39









        Erick Wong

        20.1k22666




        20.1k22666






























            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%2f3005507%2fan-anomaly-regarding-the-sum-of-all-divisors-that-is-square-free%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 to send String Array data to Server using php in android

            Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

            Is anime1.com a legal site for watching anime?