Lower Bound on the Sum of Reciprocal of LCMProving two sequences identicalaverage order of $sumlimits_substack1le kle n \ (k,n)=1 frac1k$Sum of rational numbers given some propertiesshow that $ sum frac1ne^-n^2 tsin(nx)$ converges in $L^2([0,pi])$ to $ sum frac1nsin(nx)$What is the maximum value of the LCM of three numbers $leq n$, as a function of $n$?Asymptotic estimate for the sum $sum_nleq x 2^omega(n)$Multivariate version of Weil's bound?Is there a closed form for the double sum $sum_n,k frac1textlcm^3 (n,k)$Solve $x+y=84, ; operatornamelcm(x,y) = big( gcd(x,y) big)^2$Prove that, $textrmLCM(textrmGCD(m,x),textrmGCD(n,x)) = textrmGCD(textrmLCM(m,n),x)$

Is there a problem with hiding "forgot password" until it's needed?

How can I get through very long and very dry, but also very useful technical documents when learning a new tool?

How can a function with a hole (removable discontinuity) equal a function with no hole?

How do I go from 300 unfinished/half written blog posts, to published posts?

Hostile work environment after whistle-blowing on coworker and our boss. What do I do?

What is the opposite of 'gravitas'?

Pole-zeros of a real-valued causal FIR system

What is the intuitive meaning of having a linear relationship between the logs of two variables?

How to pronounce the slash sign

Sequence of Tenses: Translating the subjunctive

How does buying out courses with grant money work?

How did Arya survive the stabbing?

India just shot down a satellite from the ground. At what altitude range is the resulting debris field?

Inappropriate reference requests from Journal reviewers

What is the best translation for "slot" in the context of multiplayer video games?

Where does the Z80 processor start executing from?

How to Reset Passwords on Multiple Websites Easily?

Trouble understanding the speech of overseas colleagues

Roman Numeral Treatment of Suspensions

Do sorcerers' Subtle Spells require a skill check to be unseen?

Integer addition + constant, is it a group?

How to check is there any negative term in a large list?

Can the discrete variable be a negative number?

Why does indent disappear in lists?



Lower Bound on the Sum of Reciprocal of LCM


Proving two sequences identicalaverage order of $sumlimits_substack1le kle n \ (k,n)=1 frac1k$Sum of rational numbers given some propertiesshow that $ sum frac1ne^-n^2 tsin(nx)$ converges in $L^2([0,pi])$ to $ sum frac1nsin(nx)$What is the maximum value of the LCM of three numbers $leq n$, as a function of $n$?Asymptotic estimate for the sum $sum_nleq x 2^omega(n)$Multivariate version of Weil's bound?Is there a closed form for the double sum $sum_n,k frac1textlcm^3 (n,k)$Solve $x+y=84, ; operatornamelcm(x,y) = big( gcd(x,y) big)^2$Prove that, $textrmLCM(textrmGCD(m,x),textrmGCD(n,x)) = textrmGCD(textrmLCM(m,n),x)$













5












$begingroup$


While reading online, I encountered this post which the author claims that
beginalign
S(N, 1):=sum_1le i, j le N frac1textlcm(i, j) geq 3H_N-2
endalign

and $S(N, 1) geq H_N^2$ where $H_N$ is the partial harmonic sum.



The prove of the latter inequality is already given in the post. For the former, we see that
beginalign
S(N, 1)
=& 2sum^N_j=2sum^j-1_i=1frac1textlcm(i, j) +H_N\
geq& 2sum^N_j=2 frac1textlcm(1, j)+H_N= 3H_N -2.
endalign



My question is whether there exists $C$, independent of $N$, such that the following bound holds
beginalign
s(N):=sum_N leq i, j leq 2N frac1textlcm(i, j) geq C log N.
endalign

Actually, I know for a fact that this is true by $(1.7)$ in this paper but couldn't prove it.



Another question: How does one show
beginalign
sum_N^2/4< k< N^2/3 (#left qmid kright)^2sim sum_N/3<q, q'<N/2 fracN^2textlcm(q,q').
endalign

I started by
beginalign
sum_N^2/4< k< N^2/3 (#left qmid kright)^2 =& sum_N^2/4< k< N^2/3left( sum_substackN/3<q<N/2\ qmid k1 right)^2\
=& sum_N^2/4< k< N^2/3 sum_substackN/3<q, q'<N/2\ qmid k, q'mid k 1.
endalign

Here I know I should interchange the order of summation, but I don't know how to get the lcm to show up.



Any help/suggestion is highly welcome.










share|cite|improve this question









$endgroup$
















    5












    $begingroup$


    While reading online, I encountered this post which the author claims that
    beginalign
    S(N, 1):=sum_1le i, j le N frac1textlcm(i, j) geq 3H_N-2
    endalign

    and $S(N, 1) geq H_N^2$ where $H_N$ is the partial harmonic sum.



    The prove of the latter inequality is already given in the post. For the former, we see that
    beginalign
    S(N, 1)
    =& 2sum^N_j=2sum^j-1_i=1frac1textlcm(i, j) +H_N\
    geq& 2sum^N_j=2 frac1textlcm(1, j)+H_N= 3H_N -2.
    endalign



    My question is whether there exists $C$, independent of $N$, such that the following bound holds
    beginalign
    s(N):=sum_N leq i, j leq 2N frac1textlcm(i, j) geq C log N.
    endalign

    Actually, I know for a fact that this is true by $(1.7)$ in this paper but couldn't prove it.



    Another question: How does one show
    beginalign
    sum_N^2/4< k< N^2/3 (#left qmid kright)^2sim sum_N/3<q, q'<N/2 fracN^2textlcm(q,q').
    endalign

    I started by
    beginalign
    sum_N^2/4< k< N^2/3 (#left qmid kright)^2 =& sum_N^2/4< k< N^2/3left( sum_substackN/3<q<N/2\ qmid k1 right)^2\
    =& sum_N^2/4< k< N^2/3 sum_substackN/3<q, q'<N/2\ qmid k, q'mid k 1.
    endalign

    Here I know I should interchange the order of summation, but I don't know how to get the lcm to show up.



    Any help/suggestion is highly welcome.










    share|cite|improve this question









    $endgroup$














      5












      5








      5





      $begingroup$


      While reading online, I encountered this post which the author claims that
      beginalign
      S(N, 1):=sum_1le i, j le N frac1textlcm(i, j) geq 3H_N-2
      endalign

      and $S(N, 1) geq H_N^2$ where $H_N$ is the partial harmonic sum.



      The prove of the latter inequality is already given in the post. For the former, we see that
      beginalign
      S(N, 1)
      =& 2sum^N_j=2sum^j-1_i=1frac1textlcm(i, j) +H_N\
      geq& 2sum^N_j=2 frac1textlcm(1, j)+H_N= 3H_N -2.
      endalign



      My question is whether there exists $C$, independent of $N$, such that the following bound holds
      beginalign
      s(N):=sum_N leq i, j leq 2N frac1textlcm(i, j) geq C log N.
      endalign

      Actually, I know for a fact that this is true by $(1.7)$ in this paper but couldn't prove it.



      Another question: How does one show
      beginalign
      sum_N^2/4< k< N^2/3 (#left qmid kright)^2sim sum_N/3<q, q'<N/2 fracN^2textlcm(q,q').
      endalign

      I started by
      beginalign
      sum_N^2/4< k< N^2/3 (#left qmid kright)^2 =& sum_N^2/4< k< N^2/3left( sum_substackN/3<q<N/2\ qmid k1 right)^2\
      =& sum_N^2/4< k< N^2/3 sum_substackN/3<q, q'<N/2\ qmid k, q'mid k 1.
      endalign

      Here I know I should interchange the order of summation, but I don't know how to get the lcm to show up.



      Any help/suggestion is highly welcome.










      share|cite|improve this question









      $endgroup$




      While reading online, I encountered this post which the author claims that
      beginalign
      S(N, 1):=sum_1le i, j le N frac1textlcm(i, j) geq 3H_N-2
      endalign

      and $S(N, 1) geq H_N^2$ where $H_N$ is the partial harmonic sum.



      The prove of the latter inequality is already given in the post. For the former, we see that
      beginalign
      S(N, 1)
      =& 2sum^N_j=2sum^j-1_i=1frac1textlcm(i, j) +H_N\
      geq& 2sum^N_j=2 frac1textlcm(1, j)+H_N= 3H_N -2.
      endalign



      My question is whether there exists $C$, independent of $N$, such that the following bound holds
      beginalign
      s(N):=sum_N leq i, j leq 2N frac1textlcm(i, j) geq C log N.
      endalign

      Actually, I know for a fact that this is true by $(1.7)$ in this paper but couldn't prove it.



      Another question: How does one show
      beginalign
      sum_N^2/4< k< N^2/3 (#left qmid kright)^2sim sum_N/3<q, q'<N/2 fracN^2textlcm(q,q').
      endalign

      I started by
      beginalign
      sum_N^2/4< k< N^2/3 (#left qmid kright)^2 =& sum_N^2/4< k< N^2/3left( sum_substackN/3<q<N/2\ qmid k1 right)^2\
      =& sum_N^2/4< k< N^2/3 sum_substackN/3<q, q'<N/2\ qmid k, q'mid k 1.
      endalign

      Here I know I should interchange the order of summation, but I don't know how to get the lcm to show up.



      Any help/suggestion is highly welcome.







      sequences-and-series analytic-number-theory least-common-multiple






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Mar 17 at 23:23









      Gon. H. C.Gon. H. C.

      284




      284




















          1 Answer
          1






          active

          oldest

          votes


















          3












          $begingroup$

          Sketch proof for 1: assume that there is $c>0$ absolute constant s.t for each $1 leq a leq N^frac14$ ($N$ high enough), there are at least $cfracN^2a^2$ pairs $N leq k,l leq 2N$ with $gcd(k,l)=a$; then as $lcm(k,l)gcd(k,l)=kl$,



          $s(N):=sum_N leq k, l leq 2N frac1textlcm(k, l) =sum_N leq k, l leq 2N fracgcd(k,l)kl geq frac14N^2sum_N leq k, l leq 2Ngcd(k,l) geq frac14N^2sum_1 leq a leq N^frac14a(cfracN^2a^2) geq fracc16log N $



          Let now $1 leq a leq N^frac14$, considering the first number $N leq k(a) < N+a$ which is divisble by $a$, it follows that $k(a)+qa$ is divisble by $a$ and within our range as long as $(q+1)a leq N$, so there are at least $[fracNa-1]$ such, so at least $[fracNa-1]^2$ pairs with gcd divisible by $a$; same reasoning give at most $[fracNa+1]^2$ such pairs, so applying this with $2a,3a...2Na$ (since the gcd is at most $2N$ in our interval) we get that the number of pairs with gcd precisely $a$ is at least: $beginalignfracN^2a^2(1-frac14-frac19-.. )- 2N(log 2N+1) geq fracN^2a^2(1-(fracpi^26-1))-2N(log 2N+1) endalign$ $geq fracN^26a^2-2N(log 2N+1)$, and that is $ geq fracN^212a^2$ for say $N geq 40000$ since $a leq N^frac14, fracN^212a^2 geq fracN^212sqrt N geq 2N(log 2N+1)$, for $N$ large as noted so we are done.



          For the second claim, note that switching the sum, each $N^2/4< k< N^2/3$ appears for a pair $(q,q')$ precisely when it is a multiple of the lcm of the pair and it is fairly clear that for any $m geq 1$ in a ~$N^2$ interval there are ~$fracN^2m$ multiples of it, so the claim follows



          Edit: as requested a more detailed explanation of the estimate above for the number of pairs with gcd $a$:



          because the number of multiples of $a$ between $N, 2N$ is between $fracNa-1, fracNa+1$, this means that we have at least $(fracNa-1)^2=fracN^2a^2-2fracNa+1$ pairs with gcd a multiple of $a$, but if the gcd is not $a$, it means it is $2a, 3a,...2Na$ (this last is very crude and we can do much better but we do not need), but for $2a$ we have at most $(fracN2a+1)^2=fracN^24a^2+2fracN2a+1$ pairs with gcd that (actually less since some will have gcd $4a$ etc but we again use a rough estimate as that is enough); putting things together we get by subtracting all those cases with gcd $2a,3a...2Na$, the main term is $fracN^2a^2(1-frac14-frac19-.. )$ which we estimate by $fracN^26a^2$ with a simple computation; the remainder is $(-2fracNa+1)+(-2fracN2a-1)+(-2fracN3a-1)+...$ (at most $2N$ terms) and that clearly estimates by $-2Nlog 2N - 2N$, so we get the estimate above and use that $a leq N^frac14$ to conclude as noted for large enough $N$ since obviously $fracN^212a^2 geq fracN^212sqrt N$ will dominate $2Nlog 2N + 2N$, allowing us to keep another $fracN^212a^2$ from the main term






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            Could you elaborate on your counting of the number of pairs with gcd equals to $a$? I am a bit confused by the argument.
            $endgroup$
            – Gon. H. C.
            Mar 18 at 2:28










          • $begingroup$
            fixed a typo in the computation and elaborated as requested
            $endgroup$
            – Conrad
            Mar 18 at 4:02










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



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3152217%2flower-bound-on-the-sum-of-reciprocal-of-lcm%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









          3












          $begingroup$

          Sketch proof for 1: assume that there is $c>0$ absolute constant s.t for each $1 leq a leq N^frac14$ ($N$ high enough), there are at least $cfracN^2a^2$ pairs $N leq k,l leq 2N$ with $gcd(k,l)=a$; then as $lcm(k,l)gcd(k,l)=kl$,



          $s(N):=sum_N leq k, l leq 2N frac1textlcm(k, l) =sum_N leq k, l leq 2N fracgcd(k,l)kl geq frac14N^2sum_N leq k, l leq 2Ngcd(k,l) geq frac14N^2sum_1 leq a leq N^frac14a(cfracN^2a^2) geq fracc16log N $



          Let now $1 leq a leq N^frac14$, considering the first number $N leq k(a) < N+a$ which is divisble by $a$, it follows that $k(a)+qa$ is divisble by $a$ and within our range as long as $(q+1)a leq N$, so there are at least $[fracNa-1]$ such, so at least $[fracNa-1]^2$ pairs with gcd divisible by $a$; same reasoning give at most $[fracNa+1]^2$ such pairs, so applying this with $2a,3a...2Na$ (since the gcd is at most $2N$ in our interval) we get that the number of pairs with gcd precisely $a$ is at least: $beginalignfracN^2a^2(1-frac14-frac19-.. )- 2N(log 2N+1) geq fracN^2a^2(1-(fracpi^26-1))-2N(log 2N+1) endalign$ $geq fracN^26a^2-2N(log 2N+1)$, and that is $ geq fracN^212a^2$ for say $N geq 40000$ since $a leq N^frac14, fracN^212a^2 geq fracN^212sqrt N geq 2N(log 2N+1)$, for $N$ large as noted so we are done.



          For the second claim, note that switching the sum, each $N^2/4< k< N^2/3$ appears for a pair $(q,q')$ precisely when it is a multiple of the lcm of the pair and it is fairly clear that for any $m geq 1$ in a ~$N^2$ interval there are ~$fracN^2m$ multiples of it, so the claim follows



          Edit: as requested a more detailed explanation of the estimate above for the number of pairs with gcd $a$:



          because the number of multiples of $a$ between $N, 2N$ is between $fracNa-1, fracNa+1$, this means that we have at least $(fracNa-1)^2=fracN^2a^2-2fracNa+1$ pairs with gcd a multiple of $a$, but if the gcd is not $a$, it means it is $2a, 3a,...2Na$ (this last is very crude and we can do much better but we do not need), but for $2a$ we have at most $(fracN2a+1)^2=fracN^24a^2+2fracN2a+1$ pairs with gcd that (actually less since some will have gcd $4a$ etc but we again use a rough estimate as that is enough); putting things together we get by subtracting all those cases with gcd $2a,3a...2Na$, the main term is $fracN^2a^2(1-frac14-frac19-.. )$ which we estimate by $fracN^26a^2$ with a simple computation; the remainder is $(-2fracNa+1)+(-2fracN2a-1)+(-2fracN3a-1)+...$ (at most $2N$ terms) and that clearly estimates by $-2Nlog 2N - 2N$, so we get the estimate above and use that $a leq N^frac14$ to conclude as noted for large enough $N$ since obviously $fracN^212a^2 geq fracN^212sqrt N$ will dominate $2Nlog 2N + 2N$, allowing us to keep another $fracN^212a^2$ from the main term






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            Could you elaborate on your counting of the number of pairs with gcd equals to $a$? I am a bit confused by the argument.
            $endgroup$
            – Gon. H. C.
            Mar 18 at 2:28










          • $begingroup$
            fixed a typo in the computation and elaborated as requested
            $endgroup$
            – Conrad
            Mar 18 at 4:02















          3












          $begingroup$

          Sketch proof for 1: assume that there is $c>0$ absolute constant s.t for each $1 leq a leq N^frac14$ ($N$ high enough), there are at least $cfracN^2a^2$ pairs $N leq k,l leq 2N$ with $gcd(k,l)=a$; then as $lcm(k,l)gcd(k,l)=kl$,



          $s(N):=sum_N leq k, l leq 2N frac1textlcm(k, l) =sum_N leq k, l leq 2N fracgcd(k,l)kl geq frac14N^2sum_N leq k, l leq 2Ngcd(k,l) geq frac14N^2sum_1 leq a leq N^frac14a(cfracN^2a^2) geq fracc16log N $



          Let now $1 leq a leq N^frac14$, considering the first number $N leq k(a) < N+a$ which is divisble by $a$, it follows that $k(a)+qa$ is divisble by $a$ and within our range as long as $(q+1)a leq N$, so there are at least $[fracNa-1]$ such, so at least $[fracNa-1]^2$ pairs with gcd divisible by $a$; same reasoning give at most $[fracNa+1]^2$ such pairs, so applying this with $2a,3a...2Na$ (since the gcd is at most $2N$ in our interval) we get that the number of pairs with gcd precisely $a$ is at least: $beginalignfracN^2a^2(1-frac14-frac19-.. )- 2N(log 2N+1) geq fracN^2a^2(1-(fracpi^26-1))-2N(log 2N+1) endalign$ $geq fracN^26a^2-2N(log 2N+1)$, and that is $ geq fracN^212a^2$ for say $N geq 40000$ since $a leq N^frac14, fracN^212a^2 geq fracN^212sqrt N geq 2N(log 2N+1)$, for $N$ large as noted so we are done.



          For the second claim, note that switching the sum, each $N^2/4< k< N^2/3$ appears for a pair $(q,q')$ precisely when it is a multiple of the lcm of the pair and it is fairly clear that for any $m geq 1$ in a ~$N^2$ interval there are ~$fracN^2m$ multiples of it, so the claim follows



          Edit: as requested a more detailed explanation of the estimate above for the number of pairs with gcd $a$:



          because the number of multiples of $a$ between $N, 2N$ is between $fracNa-1, fracNa+1$, this means that we have at least $(fracNa-1)^2=fracN^2a^2-2fracNa+1$ pairs with gcd a multiple of $a$, but if the gcd is not $a$, it means it is $2a, 3a,...2Na$ (this last is very crude and we can do much better but we do not need), but for $2a$ we have at most $(fracN2a+1)^2=fracN^24a^2+2fracN2a+1$ pairs with gcd that (actually less since some will have gcd $4a$ etc but we again use a rough estimate as that is enough); putting things together we get by subtracting all those cases with gcd $2a,3a...2Na$, the main term is $fracN^2a^2(1-frac14-frac19-.. )$ which we estimate by $fracN^26a^2$ with a simple computation; the remainder is $(-2fracNa+1)+(-2fracN2a-1)+(-2fracN3a-1)+...$ (at most $2N$ terms) and that clearly estimates by $-2Nlog 2N - 2N$, so we get the estimate above and use that $a leq N^frac14$ to conclude as noted for large enough $N$ since obviously $fracN^212a^2 geq fracN^212sqrt N$ will dominate $2Nlog 2N + 2N$, allowing us to keep another $fracN^212a^2$ from the main term






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            Could you elaborate on your counting of the number of pairs with gcd equals to $a$? I am a bit confused by the argument.
            $endgroup$
            – Gon. H. C.
            Mar 18 at 2:28










          • $begingroup$
            fixed a typo in the computation and elaborated as requested
            $endgroup$
            – Conrad
            Mar 18 at 4:02













          3












          3








          3





          $begingroup$

          Sketch proof for 1: assume that there is $c>0$ absolute constant s.t for each $1 leq a leq N^frac14$ ($N$ high enough), there are at least $cfracN^2a^2$ pairs $N leq k,l leq 2N$ with $gcd(k,l)=a$; then as $lcm(k,l)gcd(k,l)=kl$,



          $s(N):=sum_N leq k, l leq 2N frac1textlcm(k, l) =sum_N leq k, l leq 2N fracgcd(k,l)kl geq frac14N^2sum_N leq k, l leq 2Ngcd(k,l) geq frac14N^2sum_1 leq a leq N^frac14a(cfracN^2a^2) geq fracc16log N $



          Let now $1 leq a leq N^frac14$, considering the first number $N leq k(a) < N+a$ which is divisble by $a$, it follows that $k(a)+qa$ is divisble by $a$ and within our range as long as $(q+1)a leq N$, so there are at least $[fracNa-1]$ such, so at least $[fracNa-1]^2$ pairs with gcd divisible by $a$; same reasoning give at most $[fracNa+1]^2$ such pairs, so applying this with $2a,3a...2Na$ (since the gcd is at most $2N$ in our interval) we get that the number of pairs with gcd precisely $a$ is at least: $beginalignfracN^2a^2(1-frac14-frac19-.. )- 2N(log 2N+1) geq fracN^2a^2(1-(fracpi^26-1))-2N(log 2N+1) endalign$ $geq fracN^26a^2-2N(log 2N+1)$, and that is $ geq fracN^212a^2$ for say $N geq 40000$ since $a leq N^frac14, fracN^212a^2 geq fracN^212sqrt N geq 2N(log 2N+1)$, for $N$ large as noted so we are done.



          For the second claim, note that switching the sum, each $N^2/4< k< N^2/3$ appears for a pair $(q,q')$ precisely when it is a multiple of the lcm of the pair and it is fairly clear that for any $m geq 1$ in a ~$N^2$ interval there are ~$fracN^2m$ multiples of it, so the claim follows



          Edit: as requested a more detailed explanation of the estimate above for the number of pairs with gcd $a$:



          because the number of multiples of $a$ between $N, 2N$ is between $fracNa-1, fracNa+1$, this means that we have at least $(fracNa-1)^2=fracN^2a^2-2fracNa+1$ pairs with gcd a multiple of $a$, but if the gcd is not $a$, it means it is $2a, 3a,...2Na$ (this last is very crude and we can do much better but we do not need), but for $2a$ we have at most $(fracN2a+1)^2=fracN^24a^2+2fracN2a+1$ pairs with gcd that (actually less since some will have gcd $4a$ etc but we again use a rough estimate as that is enough); putting things together we get by subtracting all those cases with gcd $2a,3a...2Na$, the main term is $fracN^2a^2(1-frac14-frac19-.. )$ which we estimate by $fracN^26a^2$ with a simple computation; the remainder is $(-2fracNa+1)+(-2fracN2a-1)+(-2fracN3a-1)+...$ (at most $2N$ terms) and that clearly estimates by $-2Nlog 2N - 2N$, so we get the estimate above and use that $a leq N^frac14$ to conclude as noted for large enough $N$ since obviously $fracN^212a^2 geq fracN^212sqrt N$ will dominate $2Nlog 2N + 2N$, allowing us to keep another $fracN^212a^2$ from the main term






          share|cite|improve this answer











          $endgroup$



          Sketch proof for 1: assume that there is $c>0$ absolute constant s.t for each $1 leq a leq N^frac14$ ($N$ high enough), there are at least $cfracN^2a^2$ pairs $N leq k,l leq 2N$ with $gcd(k,l)=a$; then as $lcm(k,l)gcd(k,l)=kl$,



          $s(N):=sum_N leq k, l leq 2N frac1textlcm(k, l) =sum_N leq k, l leq 2N fracgcd(k,l)kl geq frac14N^2sum_N leq k, l leq 2Ngcd(k,l) geq frac14N^2sum_1 leq a leq N^frac14a(cfracN^2a^2) geq fracc16log N $



          Let now $1 leq a leq N^frac14$, considering the first number $N leq k(a) < N+a$ which is divisble by $a$, it follows that $k(a)+qa$ is divisble by $a$ and within our range as long as $(q+1)a leq N$, so there are at least $[fracNa-1]$ such, so at least $[fracNa-1]^2$ pairs with gcd divisible by $a$; same reasoning give at most $[fracNa+1]^2$ such pairs, so applying this with $2a,3a...2Na$ (since the gcd is at most $2N$ in our interval) we get that the number of pairs with gcd precisely $a$ is at least: $beginalignfracN^2a^2(1-frac14-frac19-.. )- 2N(log 2N+1) geq fracN^2a^2(1-(fracpi^26-1))-2N(log 2N+1) endalign$ $geq fracN^26a^2-2N(log 2N+1)$, and that is $ geq fracN^212a^2$ for say $N geq 40000$ since $a leq N^frac14, fracN^212a^2 geq fracN^212sqrt N geq 2N(log 2N+1)$, for $N$ large as noted so we are done.



          For the second claim, note that switching the sum, each $N^2/4< k< N^2/3$ appears for a pair $(q,q')$ precisely when it is a multiple of the lcm of the pair and it is fairly clear that for any $m geq 1$ in a ~$N^2$ interval there are ~$fracN^2m$ multiples of it, so the claim follows



          Edit: as requested a more detailed explanation of the estimate above for the number of pairs with gcd $a$:



          because the number of multiples of $a$ between $N, 2N$ is between $fracNa-1, fracNa+1$, this means that we have at least $(fracNa-1)^2=fracN^2a^2-2fracNa+1$ pairs with gcd a multiple of $a$, but if the gcd is not $a$, it means it is $2a, 3a,...2Na$ (this last is very crude and we can do much better but we do not need), but for $2a$ we have at most $(fracN2a+1)^2=fracN^24a^2+2fracN2a+1$ pairs with gcd that (actually less since some will have gcd $4a$ etc but we again use a rough estimate as that is enough); putting things together we get by subtracting all those cases with gcd $2a,3a...2Na$, the main term is $fracN^2a^2(1-frac14-frac19-.. )$ which we estimate by $fracN^26a^2$ with a simple computation; the remainder is $(-2fracNa+1)+(-2fracN2a-1)+(-2fracN3a-1)+...$ (at most $2N$ terms) and that clearly estimates by $-2Nlog 2N - 2N$, so we get the estimate above and use that $a leq N^frac14$ to conclude as noted for large enough $N$ since obviously $fracN^212a^2 geq fracN^212sqrt N$ will dominate $2Nlog 2N + 2N$, allowing us to keep another $fracN^212a^2$ from the main term







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Mar 18 at 4:01

























          answered Mar 18 at 0:59









          ConradConrad

          1,22245




          1,22245











          • $begingroup$
            Could you elaborate on your counting of the number of pairs with gcd equals to $a$? I am a bit confused by the argument.
            $endgroup$
            – Gon. H. C.
            Mar 18 at 2:28










          • $begingroup$
            fixed a typo in the computation and elaborated as requested
            $endgroup$
            – Conrad
            Mar 18 at 4:02
















          • $begingroup$
            Could you elaborate on your counting of the number of pairs with gcd equals to $a$? I am a bit confused by the argument.
            $endgroup$
            – Gon. H. C.
            Mar 18 at 2:28










          • $begingroup$
            fixed a typo in the computation and elaborated as requested
            $endgroup$
            – Conrad
            Mar 18 at 4:02















          $begingroup$
          Could you elaborate on your counting of the number of pairs with gcd equals to $a$? I am a bit confused by the argument.
          $endgroup$
          – Gon. H. C.
          Mar 18 at 2:28




          $begingroup$
          Could you elaborate on your counting of the number of pairs with gcd equals to $a$? I am a bit confused by the argument.
          $endgroup$
          – Gon. H. C.
          Mar 18 at 2:28












          $begingroup$
          fixed a typo in the computation and elaborated as requested
          $endgroup$
          – Conrad
          Mar 18 at 4:02




          $begingroup$
          fixed a typo in the computation and elaborated as requested
          $endgroup$
          – Conrad
          Mar 18 at 4:02

















          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3152217%2flower-bound-on-the-sum-of-reciprocal-of-lcm%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 should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer

          random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

          Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye