Calculate limit of $x_n=sum_{i=1}^nf(frac{2i-1}{n^2}a)$












0














Suppose when $xrightarrow 0$,$f(x) sim x$, $x_n=sum_{i=1}^nf(frac{2i-1}{n^2}a)$
Want to prove: $lim_{n to infty}{x_n}=a(a>0).$



Also,
I don't understand what $sim$ mean?










share|cite|improve this question






















  • I suspect that $f(x) sim x$ means $f(x)/x to 1$ as $xto 0$. Assuming so, the rationale for $x_n to a$ is that $x_n sim sum_{i=1}^{n} frac{2i-1}{n^2}a$, which converges to $int_{0}^{1} 2ax , dx = a$. But the implication $f(x) sim x$ $Rightarrow$ $x_n sim sum_{i=1}^{n} frac{2i-1}{n^2}a$ deserves justification as it does not directly follow from the definition of $sim$. User Mostafa Ayaz's answer addresses this.
    – Sangchul Lee
    Nov 20 at 17:52


















0














Suppose when $xrightarrow 0$,$f(x) sim x$, $x_n=sum_{i=1}^nf(frac{2i-1}{n^2}a)$
Want to prove: $lim_{n to infty}{x_n}=a(a>0).$



Also,
I don't understand what $sim$ mean?










share|cite|improve this question






















  • I suspect that $f(x) sim x$ means $f(x)/x to 1$ as $xto 0$. Assuming so, the rationale for $x_n to a$ is that $x_n sim sum_{i=1}^{n} frac{2i-1}{n^2}a$, which converges to $int_{0}^{1} 2ax , dx = a$. But the implication $f(x) sim x$ $Rightarrow$ $x_n sim sum_{i=1}^{n} frac{2i-1}{n^2}a$ deserves justification as it does not directly follow from the definition of $sim$. User Mostafa Ayaz's answer addresses this.
    – Sangchul Lee
    Nov 20 at 17:52
















0












0








0







Suppose when $xrightarrow 0$,$f(x) sim x$, $x_n=sum_{i=1}^nf(frac{2i-1}{n^2}a)$
Want to prove: $lim_{n to infty}{x_n}=a(a>0).$



Also,
I don't understand what $sim$ mean?










share|cite|improve this question













Suppose when $xrightarrow 0$,$f(x) sim x$, $x_n=sum_{i=1}^nf(frac{2i-1}{n^2}a)$
Want to prove: $lim_{n to infty}{x_n}=a(a>0).$



Also,
I don't understand what $sim$ mean?







real-analysis






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 20 at 17:36









mathnoob

1,794422




1,794422












  • I suspect that $f(x) sim x$ means $f(x)/x to 1$ as $xto 0$. Assuming so, the rationale for $x_n to a$ is that $x_n sim sum_{i=1}^{n} frac{2i-1}{n^2}a$, which converges to $int_{0}^{1} 2ax , dx = a$. But the implication $f(x) sim x$ $Rightarrow$ $x_n sim sum_{i=1}^{n} frac{2i-1}{n^2}a$ deserves justification as it does not directly follow from the definition of $sim$. User Mostafa Ayaz's answer addresses this.
    – Sangchul Lee
    Nov 20 at 17:52




















  • I suspect that $f(x) sim x$ means $f(x)/x to 1$ as $xto 0$. Assuming so, the rationale for $x_n to a$ is that $x_n sim sum_{i=1}^{n} frac{2i-1}{n^2}a$, which converges to $int_{0}^{1} 2ax , dx = a$. But the implication $f(x) sim x$ $Rightarrow$ $x_n sim sum_{i=1}^{n} frac{2i-1}{n^2}a$ deserves justification as it does not directly follow from the definition of $sim$. User Mostafa Ayaz's answer addresses this.
    – Sangchul Lee
    Nov 20 at 17:52


















I suspect that $f(x) sim x$ means $f(x)/x to 1$ as $xto 0$. Assuming so, the rationale for $x_n to a$ is that $x_n sim sum_{i=1}^{n} frac{2i-1}{n^2}a$, which converges to $int_{0}^{1} 2ax , dx = a$. But the implication $f(x) sim x$ $Rightarrow$ $x_n sim sum_{i=1}^{n} frac{2i-1}{n^2}a$ deserves justification as it does not directly follow from the definition of $sim$. User Mostafa Ayaz's answer addresses this.
– Sangchul Lee
Nov 20 at 17:52






I suspect that $f(x) sim x$ means $f(x)/x to 1$ as $xto 0$. Assuming so, the rationale for $x_n to a$ is that $x_n sim sum_{i=1}^{n} frac{2i-1}{n^2}a$, which converges to $int_{0}^{1} 2ax , dx = a$. But the implication $f(x) sim x$ $Rightarrow$ $x_n sim sum_{i=1}^{n} frac{2i-1}{n^2}a$ deserves justification as it does not directly follow from the definition of $sim$. User Mostafa Ayaz's answer addresses this.
– Sangchul Lee
Nov 20 at 17:52












2 Answers
2






active

oldest

votes


















1














$f(x)sim x$ means that $f(x)=x+o(x)$ where $o(.)$ is little-o notation. Therefore by substituting$$x_n=a+sum_{i=1}^{n} g(a{2i-1over n^2})$$where $$lim_{xto 0}{g(x)over x}=0$$then you can write $$|g(a{2i-1over n^2})|le a{2i-1over n^2}epsilon$$for large enough $n$ which means that $$left|sum_{i=1}^{n} g(a{2i-1over n^2})right|le sum_{i=1}^{n} |g(a{2i-1over n^2})|le sum a{2i-1over n^2}epsilon=aepsilon$$therefore$$lim_{nto infty}sum g(a{2i-1over n^2})=0$$and $$lim x_n=a$$






share|cite|improve this answer





























    0














    Hint: Suppose $f(x)=x$, then we see that
    begin{align}
    x_n =& frac{a}{n^2}sum^n_{i=1}(2i-1)=frac{2a}{n^2}sum^n_{i=1}i-frac{a}{n}\
    =& frac{2a}{n^2}frac{n(n+1)}{2}-frac{a}{n}rightarrow a
    end{align}

    as $nrightarrow infty$.



    Also, $f(x)sim x$ as $x rightarrow 0$ means
    begin{align}
    lim_{xrightarrow 0}frac{f(x)}{x}=1
    end{align}

    or more usefully
    begin{align}
    f(x)=x+text{ something small and goes to 0}
    end{align}

    when $x$ is close to $0$.






    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',
      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%2f3006633%2fcalculate-limit-of-x-n-sum-i-1nf-frac2i-1n2a%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









      1














      $f(x)sim x$ means that $f(x)=x+o(x)$ where $o(.)$ is little-o notation. Therefore by substituting$$x_n=a+sum_{i=1}^{n} g(a{2i-1over n^2})$$where $$lim_{xto 0}{g(x)over x}=0$$then you can write $$|g(a{2i-1over n^2})|le a{2i-1over n^2}epsilon$$for large enough $n$ which means that $$left|sum_{i=1}^{n} g(a{2i-1over n^2})right|le sum_{i=1}^{n} |g(a{2i-1over n^2})|le sum a{2i-1over n^2}epsilon=aepsilon$$therefore$$lim_{nto infty}sum g(a{2i-1over n^2})=0$$and $$lim x_n=a$$






      share|cite|improve this answer


























        1














        $f(x)sim x$ means that $f(x)=x+o(x)$ where $o(.)$ is little-o notation. Therefore by substituting$$x_n=a+sum_{i=1}^{n} g(a{2i-1over n^2})$$where $$lim_{xto 0}{g(x)over x}=0$$then you can write $$|g(a{2i-1over n^2})|le a{2i-1over n^2}epsilon$$for large enough $n$ which means that $$left|sum_{i=1}^{n} g(a{2i-1over n^2})right|le sum_{i=1}^{n} |g(a{2i-1over n^2})|le sum a{2i-1over n^2}epsilon=aepsilon$$therefore$$lim_{nto infty}sum g(a{2i-1over n^2})=0$$and $$lim x_n=a$$






        share|cite|improve this answer
























          1












          1








          1






          $f(x)sim x$ means that $f(x)=x+o(x)$ where $o(.)$ is little-o notation. Therefore by substituting$$x_n=a+sum_{i=1}^{n} g(a{2i-1over n^2})$$where $$lim_{xto 0}{g(x)over x}=0$$then you can write $$|g(a{2i-1over n^2})|le a{2i-1over n^2}epsilon$$for large enough $n$ which means that $$left|sum_{i=1}^{n} g(a{2i-1over n^2})right|le sum_{i=1}^{n} |g(a{2i-1over n^2})|le sum a{2i-1over n^2}epsilon=aepsilon$$therefore$$lim_{nto infty}sum g(a{2i-1over n^2})=0$$and $$lim x_n=a$$






          share|cite|improve this answer












          $f(x)sim x$ means that $f(x)=x+o(x)$ where $o(.)$ is little-o notation. Therefore by substituting$$x_n=a+sum_{i=1}^{n} g(a{2i-1over n^2})$$where $$lim_{xto 0}{g(x)over x}=0$$then you can write $$|g(a{2i-1over n^2})|le a{2i-1over n^2}epsilon$$for large enough $n$ which means that $$left|sum_{i=1}^{n} g(a{2i-1over n^2})right|le sum_{i=1}^{n} |g(a{2i-1over n^2})|le sum a{2i-1over n^2}epsilon=aepsilon$$therefore$$lim_{nto infty}sum g(a{2i-1over n^2})=0$$and $$lim x_n=a$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Nov 20 at 17:51









          Mostafa Ayaz

          13.7k3836




          13.7k3836























              0














              Hint: Suppose $f(x)=x$, then we see that
              begin{align}
              x_n =& frac{a}{n^2}sum^n_{i=1}(2i-1)=frac{2a}{n^2}sum^n_{i=1}i-frac{a}{n}\
              =& frac{2a}{n^2}frac{n(n+1)}{2}-frac{a}{n}rightarrow a
              end{align}

              as $nrightarrow infty$.



              Also, $f(x)sim x$ as $x rightarrow 0$ means
              begin{align}
              lim_{xrightarrow 0}frac{f(x)}{x}=1
              end{align}

              or more usefully
              begin{align}
              f(x)=x+text{ something small and goes to 0}
              end{align}

              when $x$ is close to $0$.






              share|cite|improve this answer


























                0














                Hint: Suppose $f(x)=x$, then we see that
                begin{align}
                x_n =& frac{a}{n^2}sum^n_{i=1}(2i-1)=frac{2a}{n^2}sum^n_{i=1}i-frac{a}{n}\
                =& frac{2a}{n^2}frac{n(n+1)}{2}-frac{a}{n}rightarrow a
                end{align}

                as $nrightarrow infty$.



                Also, $f(x)sim x$ as $x rightarrow 0$ means
                begin{align}
                lim_{xrightarrow 0}frac{f(x)}{x}=1
                end{align}

                or more usefully
                begin{align}
                f(x)=x+text{ something small and goes to 0}
                end{align}

                when $x$ is close to $0$.






                share|cite|improve this answer
























                  0












                  0








                  0






                  Hint: Suppose $f(x)=x$, then we see that
                  begin{align}
                  x_n =& frac{a}{n^2}sum^n_{i=1}(2i-1)=frac{2a}{n^2}sum^n_{i=1}i-frac{a}{n}\
                  =& frac{2a}{n^2}frac{n(n+1)}{2}-frac{a}{n}rightarrow a
                  end{align}

                  as $nrightarrow infty$.



                  Also, $f(x)sim x$ as $x rightarrow 0$ means
                  begin{align}
                  lim_{xrightarrow 0}frac{f(x)}{x}=1
                  end{align}

                  or more usefully
                  begin{align}
                  f(x)=x+text{ something small and goes to 0}
                  end{align}

                  when $x$ is close to $0$.






                  share|cite|improve this answer












                  Hint: Suppose $f(x)=x$, then we see that
                  begin{align}
                  x_n =& frac{a}{n^2}sum^n_{i=1}(2i-1)=frac{2a}{n^2}sum^n_{i=1}i-frac{a}{n}\
                  =& frac{2a}{n^2}frac{n(n+1)}{2}-frac{a}{n}rightarrow a
                  end{align}

                  as $nrightarrow infty$.



                  Also, $f(x)sim x$ as $x rightarrow 0$ means
                  begin{align}
                  lim_{xrightarrow 0}frac{f(x)}{x}=1
                  end{align}

                  or more usefully
                  begin{align}
                  f(x)=x+text{ something small and goes to 0}
                  end{align}

                  when $x$ is close to $0$.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Nov 20 at 17:49









                  Jacky Chong

                  17.6k21128




                  17.6k21128






























                      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%2f3006633%2fcalculate-limit-of-x-n-sum-i-1nf-frac2i-1n2a%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?