Determining the uniform convergence












0












$begingroup$


Show that the series ,whose partial sum of n terms is $S_n=frac{x}{(1+nx^2)}$, converges uniformly for all real x.



I found that the series is pointwise convergent to 0 for all x.
For showing uniform convergence, I found out that the function S attains maximum value at $x=frac{1}{sqrt{n}}$..i.e. $M= frac{1}{sqrt{n}}$.which tends to 0 as n tends to infinity.So it is proved that it is uniformly convergent.



However i am doubtful if this works for all real x or for particular closed interval.










share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    Show that the series ,whose partial sum of n terms is $S_n=frac{x}{(1+nx^2)}$, converges uniformly for all real x.



    I found that the series is pointwise convergent to 0 for all x.
    For showing uniform convergence, I found out that the function S attains maximum value at $x=frac{1}{sqrt{n}}$..i.e. $M= frac{1}{sqrt{n}}$.which tends to 0 as n tends to infinity.So it is proved that it is uniformly convergent.



    However i am doubtful if this works for all real x or for particular closed interval.










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      Show that the series ,whose partial sum of n terms is $S_n=frac{x}{(1+nx^2)}$, converges uniformly for all real x.



      I found that the series is pointwise convergent to 0 for all x.
      For showing uniform convergence, I found out that the function S attains maximum value at $x=frac{1}{sqrt{n}}$..i.e. $M= frac{1}{sqrt{n}}$.which tends to 0 as n tends to infinity.So it is proved that it is uniformly convergent.



      However i am doubtful if this works for all real x or for particular closed interval.










      share|cite|improve this question











      $endgroup$




      Show that the series ,whose partial sum of n terms is $S_n=frac{x}{(1+nx^2)}$, converges uniformly for all real x.



      I found that the series is pointwise convergent to 0 for all x.
      For showing uniform convergence, I found out that the function S attains maximum value at $x=frac{1}{sqrt{n}}$..i.e. $M= frac{1}{sqrt{n}}$.which tends to 0 as n tends to infinity.So it is proved that it is uniformly convergent.



      However i am doubtful if this works for all real x or for particular closed interval.







      calculus






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 6 '18 at 16:24









      Alexis

      2199




      2199










      asked Dec 6 '18 at 15:34









      KashmiraKashmira

      463




      463






















          2 Answers
          2






          active

          oldest

          votes


















          0












          $begingroup$

          Note the sum of the first $n$ terms as $S_n(x)$. We have



          $$ S_n(x) = frac{x}{1+nx^2}$$
          and $ lim_{n to infty} S_n(x) = 0 forall x in mathbb{R}.$ Therefore the function $S_n$(x) converges point wise to $0$ on $mathbb{R}$.
          To show uniform convergence to $0$ on $D subset mathbb{R}$ we must show that
          $$ forall epsilon, exists N in mathbb{N} : sup_{x in D}vert S_n(x) - 0 vert < epsilon.$$



          You have shown that $$ sup_{x in mathbb{R}} vert S_n (x)vert = S_n(frac{1}{sqrt{n}}) = frac{1}{n + 1} rightarrow 0 text{ as } n to infty.$$



          Remember by definition that $ lim_{n to infty } a_n = L in mathbb{R} iff forall epsilon , exists N in mathbb{N},n > N : vert a_n - L vert < epsilon$. Therefore take $a_n = sup_{x in mathbb{R}} vert S_n(x)vert$.



          By definition $S_n$ converges uniformly to $0$ on $mathbb{R}$.






          share|cite|improve this answer









          $endgroup$





















            0












            $begingroup$

            Note that the function finally tends to $0$ any where. Therefore for uniform continuity we must show that$$forallepsilon>0quad exists Nquadforall xquad n>Nto|{xover 1+nx^2}|<epsilon$$where $N=N(epsilon)ne N(epsilon,x)$. Also $$|{xover 1+nx^2}|<epsiloniff 1+nx^2>{|x|over epsilon}iff n>{1over epsilon |x|}-{1over x^2}$$therefore by choosing $N(epsilon)=max_{xne 0}{1over epsilon |x|}-{1over x^2}={1over 4epsilon^2}$ we obtain $$n>N(epsilon)to n>{1over epsilon |x|}-{1over x^2}to |S_n(x)|<epsilon$$ and the proof is complete.






            share|cite|improve this answer









            $endgroup$













              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%2f3028636%2fdetermining-the-uniform-convergence%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









              0












              $begingroup$

              Note the sum of the first $n$ terms as $S_n(x)$. We have



              $$ S_n(x) = frac{x}{1+nx^2}$$
              and $ lim_{n to infty} S_n(x) = 0 forall x in mathbb{R}.$ Therefore the function $S_n$(x) converges point wise to $0$ on $mathbb{R}$.
              To show uniform convergence to $0$ on $D subset mathbb{R}$ we must show that
              $$ forall epsilon, exists N in mathbb{N} : sup_{x in D}vert S_n(x) - 0 vert < epsilon.$$



              You have shown that $$ sup_{x in mathbb{R}} vert S_n (x)vert = S_n(frac{1}{sqrt{n}}) = frac{1}{n + 1} rightarrow 0 text{ as } n to infty.$$



              Remember by definition that $ lim_{n to infty } a_n = L in mathbb{R} iff forall epsilon , exists N in mathbb{N},n > N : vert a_n - L vert < epsilon$. Therefore take $a_n = sup_{x in mathbb{R}} vert S_n(x)vert$.



              By definition $S_n$ converges uniformly to $0$ on $mathbb{R}$.






              share|cite|improve this answer









              $endgroup$


















                0












                $begingroup$

                Note the sum of the first $n$ terms as $S_n(x)$. We have



                $$ S_n(x) = frac{x}{1+nx^2}$$
                and $ lim_{n to infty} S_n(x) = 0 forall x in mathbb{R}.$ Therefore the function $S_n$(x) converges point wise to $0$ on $mathbb{R}$.
                To show uniform convergence to $0$ on $D subset mathbb{R}$ we must show that
                $$ forall epsilon, exists N in mathbb{N} : sup_{x in D}vert S_n(x) - 0 vert < epsilon.$$



                You have shown that $$ sup_{x in mathbb{R}} vert S_n (x)vert = S_n(frac{1}{sqrt{n}}) = frac{1}{n + 1} rightarrow 0 text{ as } n to infty.$$



                Remember by definition that $ lim_{n to infty } a_n = L in mathbb{R} iff forall epsilon , exists N in mathbb{N},n > N : vert a_n - L vert < epsilon$. Therefore take $a_n = sup_{x in mathbb{R}} vert S_n(x)vert$.



                By definition $S_n$ converges uniformly to $0$ on $mathbb{R}$.






                share|cite|improve this answer









                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  Note the sum of the first $n$ terms as $S_n(x)$. We have



                  $$ S_n(x) = frac{x}{1+nx^2}$$
                  and $ lim_{n to infty} S_n(x) = 0 forall x in mathbb{R}.$ Therefore the function $S_n$(x) converges point wise to $0$ on $mathbb{R}$.
                  To show uniform convergence to $0$ on $D subset mathbb{R}$ we must show that
                  $$ forall epsilon, exists N in mathbb{N} : sup_{x in D}vert S_n(x) - 0 vert < epsilon.$$



                  You have shown that $$ sup_{x in mathbb{R}} vert S_n (x)vert = S_n(frac{1}{sqrt{n}}) = frac{1}{n + 1} rightarrow 0 text{ as } n to infty.$$



                  Remember by definition that $ lim_{n to infty } a_n = L in mathbb{R} iff forall epsilon , exists N in mathbb{N},n > N : vert a_n - L vert < epsilon$. Therefore take $a_n = sup_{x in mathbb{R}} vert S_n(x)vert$.



                  By definition $S_n$ converges uniformly to $0$ on $mathbb{R}$.






                  share|cite|improve this answer









                  $endgroup$



                  Note the sum of the first $n$ terms as $S_n(x)$. We have



                  $$ S_n(x) = frac{x}{1+nx^2}$$
                  and $ lim_{n to infty} S_n(x) = 0 forall x in mathbb{R}.$ Therefore the function $S_n$(x) converges point wise to $0$ on $mathbb{R}$.
                  To show uniform convergence to $0$ on $D subset mathbb{R}$ we must show that
                  $$ forall epsilon, exists N in mathbb{N} : sup_{x in D}vert S_n(x) - 0 vert < epsilon.$$



                  You have shown that $$ sup_{x in mathbb{R}} vert S_n (x)vert = S_n(frac{1}{sqrt{n}}) = frac{1}{n + 1} rightarrow 0 text{ as } n to infty.$$



                  Remember by definition that $ lim_{n to infty } a_n = L in mathbb{R} iff forall epsilon , exists N in mathbb{N},n > N : vert a_n - L vert < epsilon$. Therefore take $a_n = sup_{x in mathbb{R}} vert S_n(x)vert$.



                  By definition $S_n$ converges uniformly to $0$ on $mathbb{R}$.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Dec 6 '18 at 16:51









                  DigitalisDigitalis

                  528216




                  528216























                      0












                      $begingroup$

                      Note that the function finally tends to $0$ any where. Therefore for uniform continuity we must show that$$forallepsilon>0quad exists Nquadforall xquad n>Nto|{xover 1+nx^2}|<epsilon$$where $N=N(epsilon)ne N(epsilon,x)$. Also $$|{xover 1+nx^2}|<epsiloniff 1+nx^2>{|x|over epsilon}iff n>{1over epsilon |x|}-{1over x^2}$$therefore by choosing $N(epsilon)=max_{xne 0}{1over epsilon |x|}-{1over x^2}={1over 4epsilon^2}$ we obtain $$n>N(epsilon)to n>{1over epsilon |x|}-{1over x^2}to |S_n(x)|<epsilon$$ and the proof is complete.






                      share|cite|improve this answer









                      $endgroup$


















                        0












                        $begingroup$

                        Note that the function finally tends to $0$ any where. Therefore for uniform continuity we must show that$$forallepsilon>0quad exists Nquadforall xquad n>Nto|{xover 1+nx^2}|<epsilon$$where $N=N(epsilon)ne N(epsilon,x)$. Also $$|{xover 1+nx^2}|<epsiloniff 1+nx^2>{|x|over epsilon}iff n>{1over epsilon |x|}-{1over x^2}$$therefore by choosing $N(epsilon)=max_{xne 0}{1over epsilon |x|}-{1over x^2}={1over 4epsilon^2}$ we obtain $$n>N(epsilon)to n>{1over epsilon |x|}-{1over x^2}to |S_n(x)|<epsilon$$ and the proof is complete.






                        share|cite|improve this answer









                        $endgroup$
















                          0












                          0








                          0





                          $begingroup$

                          Note that the function finally tends to $0$ any where. Therefore for uniform continuity we must show that$$forallepsilon>0quad exists Nquadforall xquad n>Nto|{xover 1+nx^2}|<epsilon$$where $N=N(epsilon)ne N(epsilon,x)$. Also $$|{xover 1+nx^2}|<epsiloniff 1+nx^2>{|x|over epsilon}iff n>{1over epsilon |x|}-{1over x^2}$$therefore by choosing $N(epsilon)=max_{xne 0}{1over epsilon |x|}-{1over x^2}={1over 4epsilon^2}$ we obtain $$n>N(epsilon)to n>{1over epsilon |x|}-{1over x^2}to |S_n(x)|<epsilon$$ and the proof is complete.






                          share|cite|improve this answer









                          $endgroup$



                          Note that the function finally tends to $0$ any where. Therefore for uniform continuity we must show that$$forallepsilon>0quad exists Nquadforall xquad n>Nto|{xover 1+nx^2}|<epsilon$$where $N=N(epsilon)ne N(epsilon,x)$. Also $$|{xover 1+nx^2}|<epsiloniff 1+nx^2>{|x|over epsilon}iff n>{1over epsilon |x|}-{1over x^2}$$therefore by choosing $N(epsilon)=max_{xne 0}{1over epsilon |x|}-{1over x^2}={1over 4epsilon^2}$ we obtain $$n>N(epsilon)to n>{1over epsilon |x|}-{1over x^2}to |S_n(x)|<epsilon$$ and the proof is complete.







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Dec 6 '18 at 20:35









                          Mostafa AyazMostafa Ayaz

                          15.3k3939




                          15.3k3939






























                              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%2f3028636%2fdetermining-the-uniform-convergence%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

                              Quarter-circle Tiles

                              build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

                              Mont Emei