Show that $S_n=1+{xover1!}+{x^2over2!}+cdots+{x^nover n!}$ converges for $ninBbb N, x inBbb R$ without using...












6












$begingroup$



Given a sequence ${S_n}$, $ninBbb N$:
$$
S_n=1+{xover1!}+{x^2over2!}+cdots+{x^nover n!}
$$

Prove that $S_n$ converges for all $xinBbb R$.




Please note that i know $S_n$ is a simple Taylor series for $e^x$, the case is I'm not supposed to know (and/or use) that fact when solving this problem since derivatives have not been defined yet.



I've started with a simpler case assuming $x = 1$. So the sequence becomes:
$$
S_n = 1+{1over1!}+{1over2!}+cdots+{1over n!}
$$



It seems reasonable to use Cauchy Criterion for the sequence. Namely suppose $m>n$, then we want to show:
$$
|x_n - x_m| < epsilon \
|x_m - x_n| = left|sum_{k=n+1}^m {1over k!}right|
$$

Lets try to synthetically bound the sum by:
$$
begin{align}
{1over k!} &= {1over k!}left(1 - {1over k} + {1over k}right) \
&le {1over k!}left(1 + {1over k-1} - {1over k}right) \
&= {1over k!}left({kover k -1} - {1over k}right) \
&= {1over (k - 1)(k-1)!} - {1over kcdot k!}
end{align}
$$



By telescoping we obtain:
$$
left|sum_{k=n+1}^m {1over k!}right| le left|{1over ncdot n!} - {1over mcdot m!}right|
$$



Given $m>n$ and $n,m in Bbb N$:
$$
left|{1over ncdot n!} - {1over mcdot m!}right| le left|1over ncdot n!right| = {1 over ncdot n!}
$$



Applying the limit to $|x_m - x_n|$ one may obtain:
$$
0 le lim_{ntoinfty}|x_{n+p} - x_n| le lim_{ntoinfty} {1over ncdot n!} = 0
$$



So squeezing $|x_m - x_n|$ gives:
$$
lim_{ntoinfty}|x_{n+p} - x_n| = 0, pin Bbb N
$$



Which would eventually mean:
$$
|x_m - x_n| < epsilon
$$



However I'm not sure how to find the index $N_epsilon$ from which the inequality becomes true since the expression for the upper bound involves a factorial.



If we now put $x = x_0 in Bbb R$:
$$
0 le lim_{ntoinfty}|x_{n+p} - x_n| le lim_{ntoinfty} {x_0over ncdot n!} = 0
$$

Which doesn't influence the value of the limit.




There are three questions in my mind:




  1. Is the overall reasoning valid?

  2. Is it possible to find a closed form of $N(epsilon)$, such that $n, m > N_epsilon implies |x_n - x_m| < epsilon$?

  3. Should I consider two cases for $xge 0$ and $x<0$




Thank you!










share|cite|improve this question











$endgroup$

















    6












    $begingroup$



    Given a sequence ${S_n}$, $ninBbb N$:
    $$
    S_n=1+{xover1!}+{x^2over2!}+cdots+{x^nover n!}
    $$

    Prove that $S_n$ converges for all $xinBbb R$.




    Please note that i know $S_n$ is a simple Taylor series for $e^x$, the case is I'm not supposed to know (and/or use) that fact when solving this problem since derivatives have not been defined yet.



    I've started with a simpler case assuming $x = 1$. So the sequence becomes:
    $$
    S_n = 1+{1over1!}+{1over2!}+cdots+{1over n!}
    $$



    It seems reasonable to use Cauchy Criterion for the sequence. Namely suppose $m>n$, then we want to show:
    $$
    |x_n - x_m| < epsilon \
    |x_m - x_n| = left|sum_{k=n+1}^m {1over k!}right|
    $$

    Lets try to synthetically bound the sum by:
    $$
    begin{align}
    {1over k!} &= {1over k!}left(1 - {1over k} + {1over k}right) \
    &le {1over k!}left(1 + {1over k-1} - {1over k}right) \
    &= {1over k!}left({kover k -1} - {1over k}right) \
    &= {1over (k - 1)(k-1)!} - {1over kcdot k!}
    end{align}
    $$



    By telescoping we obtain:
    $$
    left|sum_{k=n+1}^m {1over k!}right| le left|{1over ncdot n!} - {1over mcdot m!}right|
    $$



    Given $m>n$ and $n,m in Bbb N$:
    $$
    left|{1over ncdot n!} - {1over mcdot m!}right| le left|1over ncdot n!right| = {1 over ncdot n!}
    $$



    Applying the limit to $|x_m - x_n|$ one may obtain:
    $$
    0 le lim_{ntoinfty}|x_{n+p} - x_n| le lim_{ntoinfty} {1over ncdot n!} = 0
    $$



    So squeezing $|x_m - x_n|$ gives:
    $$
    lim_{ntoinfty}|x_{n+p} - x_n| = 0, pin Bbb N
    $$



    Which would eventually mean:
    $$
    |x_m - x_n| < epsilon
    $$



    However I'm not sure how to find the index $N_epsilon$ from which the inequality becomes true since the expression for the upper bound involves a factorial.



    If we now put $x = x_0 in Bbb R$:
    $$
    0 le lim_{ntoinfty}|x_{n+p} - x_n| le lim_{ntoinfty} {x_0over ncdot n!} = 0
    $$

    Which doesn't influence the value of the limit.




    There are three questions in my mind:




    1. Is the overall reasoning valid?

    2. Is it possible to find a closed form of $N(epsilon)$, such that $n, m > N_epsilon implies |x_n - x_m| < epsilon$?

    3. Should I consider two cases for $xge 0$ and $x<0$




    Thank you!










    share|cite|improve this question











    $endgroup$















      6












      6








      6





      $begingroup$



      Given a sequence ${S_n}$, $ninBbb N$:
      $$
      S_n=1+{xover1!}+{x^2over2!}+cdots+{x^nover n!}
      $$

      Prove that $S_n$ converges for all $xinBbb R$.




      Please note that i know $S_n$ is a simple Taylor series for $e^x$, the case is I'm not supposed to know (and/or use) that fact when solving this problem since derivatives have not been defined yet.



      I've started with a simpler case assuming $x = 1$. So the sequence becomes:
      $$
      S_n = 1+{1over1!}+{1over2!}+cdots+{1over n!}
      $$



      It seems reasonable to use Cauchy Criterion for the sequence. Namely suppose $m>n$, then we want to show:
      $$
      |x_n - x_m| < epsilon \
      |x_m - x_n| = left|sum_{k=n+1}^m {1over k!}right|
      $$

      Lets try to synthetically bound the sum by:
      $$
      begin{align}
      {1over k!} &= {1over k!}left(1 - {1over k} + {1over k}right) \
      &le {1over k!}left(1 + {1over k-1} - {1over k}right) \
      &= {1over k!}left({kover k -1} - {1over k}right) \
      &= {1over (k - 1)(k-1)!} - {1over kcdot k!}
      end{align}
      $$



      By telescoping we obtain:
      $$
      left|sum_{k=n+1}^m {1over k!}right| le left|{1over ncdot n!} - {1over mcdot m!}right|
      $$



      Given $m>n$ and $n,m in Bbb N$:
      $$
      left|{1over ncdot n!} - {1over mcdot m!}right| le left|1over ncdot n!right| = {1 over ncdot n!}
      $$



      Applying the limit to $|x_m - x_n|$ one may obtain:
      $$
      0 le lim_{ntoinfty}|x_{n+p} - x_n| le lim_{ntoinfty} {1over ncdot n!} = 0
      $$



      So squeezing $|x_m - x_n|$ gives:
      $$
      lim_{ntoinfty}|x_{n+p} - x_n| = 0, pin Bbb N
      $$



      Which would eventually mean:
      $$
      |x_m - x_n| < epsilon
      $$



      However I'm not sure how to find the index $N_epsilon$ from which the inequality becomes true since the expression for the upper bound involves a factorial.



      If we now put $x = x_0 in Bbb R$:
      $$
      0 le lim_{ntoinfty}|x_{n+p} - x_n| le lim_{ntoinfty} {x_0over ncdot n!} = 0
      $$

      Which doesn't influence the value of the limit.




      There are three questions in my mind:




      1. Is the overall reasoning valid?

      2. Is it possible to find a closed form of $N(epsilon)$, such that $n, m > N_epsilon implies |x_n - x_m| < epsilon$?

      3. Should I consider two cases for $xge 0$ and $x<0$




      Thank you!










      share|cite|improve this question











      $endgroup$





      Given a sequence ${S_n}$, $ninBbb N$:
      $$
      S_n=1+{xover1!}+{x^2over2!}+cdots+{x^nover n!}
      $$

      Prove that $S_n$ converges for all $xinBbb R$.




      Please note that i know $S_n$ is a simple Taylor series for $e^x$, the case is I'm not supposed to know (and/or use) that fact when solving this problem since derivatives have not been defined yet.



      I've started with a simpler case assuming $x = 1$. So the sequence becomes:
      $$
      S_n = 1+{1over1!}+{1over2!}+cdots+{1over n!}
      $$



      It seems reasonable to use Cauchy Criterion for the sequence. Namely suppose $m>n$, then we want to show:
      $$
      |x_n - x_m| < epsilon \
      |x_m - x_n| = left|sum_{k=n+1}^m {1over k!}right|
      $$

      Lets try to synthetically bound the sum by:
      $$
      begin{align}
      {1over k!} &= {1over k!}left(1 - {1over k} + {1over k}right) \
      &le {1over k!}left(1 + {1over k-1} - {1over k}right) \
      &= {1over k!}left({kover k -1} - {1over k}right) \
      &= {1over (k - 1)(k-1)!} - {1over kcdot k!}
      end{align}
      $$



      By telescoping we obtain:
      $$
      left|sum_{k=n+1}^m {1over k!}right| le left|{1over ncdot n!} - {1over mcdot m!}right|
      $$



      Given $m>n$ and $n,m in Bbb N$:
      $$
      left|{1over ncdot n!} - {1over mcdot m!}right| le left|1over ncdot n!right| = {1 over ncdot n!}
      $$



      Applying the limit to $|x_m - x_n|$ one may obtain:
      $$
      0 le lim_{ntoinfty}|x_{n+p} - x_n| le lim_{ntoinfty} {1over ncdot n!} = 0
      $$



      So squeezing $|x_m - x_n|$ gives:
      $$
      lim_{ntoinfty}|x_{n+p} - x_n| = 0, pin Bbb N
      $$



      Which would eventually mean:
      $$
      |x_m - x_n| < epsilon
      $$



      However I'm not sure how to find the index $N_epsilon$ from which the inequality becomes true since the expression for the upper bound involves a factorial.



      If we now put $x = x_0 in Bbb R$:
      $$
      0 le lim_{ntoinfty}|x_{n+p} - x_n| le lim_{ntoinfty} {x_0over ncdot n!} = 0
      $$

      Which doesn't influence the value of the limit.




      There are three questions in my mind:




      1. Is the overall reasoning valid?

      2. Is it possible to find a closed form of $N(epsilon)$, such that $n, m > N_epsilon implies |x_n - x_m| < epsilon$?

      3. Should I consider two cases for $xge 0$ and $x<0$




      Thank you!







      calculus sequences-and-series limits proof-verification cauchy-sequences






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 26 '18 at 11:29







      roman

















      asked Dec 26 '18 at 11:22









      romanroman

      2,28421224




      2,28421224






















          1 Answer
          1






          active

          oldest

          votes


















          6












          $begingroup$

          You can simply use ratio test to show that the given series converges. Any sequence $S$ is converging if
          $$r=lim_{nto infty}frac{a_{n+1}}{a_n}<1$$
          For this problem,
          $$r=frac{x^{n+1}}{(n+1)!}frac{n!}{x^n}$$
          $$=frac{x}{n+1}$$
          $r$ goes to $0$ as $ntoinfty$.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Oh, I completely forgot of the ration test. Thank you!
            $endgroup$
            – roman
            Dec 26 '18 at 13:01










          • $begingroup$
            You're welcome ;)
            $endgroup$
            – Ankit Kumar
            Dec 26 '18 at 13: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%2f3052850%2fshow-that-s-n-1x-over1x2-over2-cdotsxn-over-n-converges-for-n%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









          6












          $begingroup$

          You can simply use ratio test to show that the given series converges. Any sequence $S$ is converging if
          $$r=lim_{nto infty}frac{a_{n+1}}{a_n}<1$$
          For this problem,
          $$r=frac{x^{n+1}}{(n+1)!}frac{n!}{x^n}$$
          $$=frac{x}{n+1}$$
          $r$ goes to $0$ as $ntoinfty$.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Oh, I completely forgot of the ration test. Thank you!
            $endgroup$
            – roman
            Dec 26 '18 at 13:01










          • $begingroup$
            You're welcome ;)
            $endgroup$
            – Ankit Kumar
            Dec 26 '18 at 13:02
















          6












          $begingroup$

          You can simply use ratio test to show that the given series converges. Any sequence $S$ is converging if
          $$r=lim_{nto infty}frac{a_{n+1}}{a_n}<1$$
          For this problem,
          $$r=frac{x^{n+1}}{(n+1)!}frac{n!}{x^n}$$
          $$=frac{x}{n+1}$$
          $r$ goes to $0$ as $ntoinfty$.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Oh, I completely forgot of the ration test. Thank you!
            $endgroup$
            – roman
            Dec 26 '18 at 13:01










          • $begingroup$
            You're welcome ;)
            $endgroup$
            – Ankit Kumar
            Dec 26 '18 at 13:02














          6












          6








          6





          $begingroup$

          You can simply use ratio test to show that the given series converges. Any sequence $S$ is converging if
          $$r=lim_{nto infty}frac{a_{n+1}}{a_n}<1$$
          For this problem,
          $$r=frac{x^{n+1}}{(n+1)!}frac{n!}{x^n}$$
          $$=frac{x}{n+1}$$
          $r$ goes to $0$ as $ntoinfty$.






          share|cite|improve this answer









          $endgroup$



          You can simply use ratio test to show that the given series converges. Any sequence $S$ is converging if
          $$r=lim_{nto infty}frac{a_{n+1}}{a_n}<1$$
          For this problem,
          $$r=frac{x^{n+1}}{(n+1)!}frac{n!}{x^n}$$
          $$=frac{x}{n+1}$$
          $r$ goes to $0$ as $ntoinfty$.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 26 '18 at 11:33









          Ankit KumarAnkit Kumar

          1,494221




          1,494221












          • $begingroup$
            Oh, I completely forgot of the ration test. Thank you!
            $endgroup$
            – roman
            Dec 26 '18 at 13:01










          • $begingroup$
            You're welcome ;)
            $endgroup$
            – Ankit Kumar
            Dec 26 '18 at 13:02


















          • $begingroup$
            Oh, I completely forgot of the ration test. Thank you!
            $endgroup$
            – roman
            Dec 26 '18 at 13:01










          • $begingroup$
            You're welcome ;)
            $endgroup$
            – Ankit Kumar
            Dec 26 '18 at 13:02
















          $begingroup$
          Oh, I completely forgot of the ration test. Thank you!
          $endgroup$
          – roman
          Dec 26 '18 at 13:01




          $begingroup$
          Oh, I completely forgot of the ration test. Thank you!
          $endgroup$
          – roman
          Dec 26 '18 at 13:01












          $begingroup$
          You're welcome ;)
          $endgroup$
          – Ankit Kumar
          Dec 26 '18 at 13:02




          $begingroup$
          You're welcome ;)
          $endgroup$
          – Ankit Kumar
          Dec 26 '18 at 13: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%2f3052850%2fshow-that-s-n-1x-over1x2-over2-cdotsxn-over-n-converges-for-n%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

          Mont Emei

          Province de Neuquén

          Journaliste