Induction Proof for Sequences Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30UTC (7:30pm US/Eastern)Find an explicit formula for the recursive sequenceGeneral formula for iterated cumulative sumUpper Bounds ProofShow That a Sequence is Monotonically IncreasingIs there a generalized analogue to the summation and product operators?How to prove this statement with “first” principle of Mathematical induction and not strong Mathematical induction?Sum of infinite series $sum_i=1^infty frac 1 i(i+1)(i+2)…(i+n)$Proof by induction of $s_k=2s_k-2$Sum of last digits of a sumProof by Induction: Recursively Defined Sequential Set

Amount of permutations on an NxNxN Rubik's Cube

How would a mousetrap for use in space work?

Draw 4 of the same figure in the same tikzpicture

Google .dev domain strangely redirects to https

How much damage would a cupful of neutron star matter do to the Earth?

What would you call this weird metallic apparatus that allows you to lift people?

How do I find out the mythology and history of my Fortress?

Unit testing extension method adding view location expander

One-one communication

How could we fake a moon landing now?

What's the point of the test set?

Is there hard evidence that the grant peer review system performs significantly better than random?

How long can equipment go unused before powering up runs the risk of damage?

How to run automated tests after each commit?

How to report t statistic from R

An adverb for when you're not exaggerating

Did Mueller's report provide an evidentiary basis for the claim of Russian govt election interference via social media?

How do living politicians protect their readily obtainable signatures from misuse?

Significance of Cersei's obsession with elephants?

Did any compiler fully use 80-bit floating point?

Converted a Scalar function to a TVF function for parallel execution-Still running in Serial mode

macOS: Name for app shortcut screen found by pinching with thumb and three fingers

Do wooden building fires get hotter than 600°C?

Co-worker has annoying ringtone



Induction Proof for Sequences



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30UTC (7:30pm US/Eastern)Find an explicit formula for the recursive sequenceGeneral formula for iterated cumulative sumUpper Bounds ProofShow That a Sequence is Monotonically IncreasingIs there a generalized analogue to the summation and product operators?How to prove this statement with “first” principle of Mathematical induction and not strong Mathematical induction?Sum of infinite series $sum_i=1^infty frac 1 i(i+1)(i+2)…(i+n)$Proof by induction of $s_k=2s_k-2$Sum of last digits of a sumProof by Induction: Recursively Defined Sequential Set










2












$begingroup$


Given a sequence $s_k=s_k-1+6k$, where $s_0=7$.



Question: First, find the closed formula for the $n$-th component of this sequence by hand and then prove that your formula is correct



My attempt:
I found the first couple of terms of the sequence to be
$s_0=7$,
$s_1=13$,
$s_2=25$,
$s_3=43$,
$s_4=67$ and
$s_5=97$.



I found the formula for the $n$-th term to be $s_n=3n^2+3n+7$.



Proof:
Base case $s_0=7$ therefore
$7=3cdot(0)^2+3cdot(0)+7$ so the formula works for the $s_0$ element.



I'm not sure how to proceed from here but I believe the proof should be a proof by Strong Induction. Any help will be greatly appreciated.










share|cite|improve this question









New contributor




Julia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$
















    2












    $begingroup$


    Given a sequence $s_k=s_k-1+6k$, where $s_0=7$.



    Question: First, find the closed formula for the $n$-th component of this sequence by hand and then prove that your formula is correct



    My attempt:
    I found the first couple of terms of the sequence to be
    $s_0=7$,
    $s_1=13$,
    $s_2=25$,
    $s_3=43$,
    $s_4=67$ and
    $s_5=97$.



    I found the formula for the $n$-th term to be $s_n=3n^2+3n+7$.



    Proof:
    Base case $s_0=7$ therefore
    $7=3cdot(0)^2+3cdot(0)+7$ so the formula works for the $s_0$ element.



    I'm not sure how to proceed from here but I believe the proof should be a proof by Strong Induction. Any help will be greatly appreciated.










    share|cite|improve this question









    New contributor




    Julia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.







    $endgroup$














      2












      2








      2


      1



      $begingroup$


      Given a sequence $s_k=s_k-1+6k$, where $s_0=7$.



      Question: First, find the closed formula for the $n$-th component of this sequence by hand and then prove that your formula is correct



      My attempt:
      I found the first couple of terms of the sequence to be
      $s_0=7$,
      $s_1=13$,
      $s_2=25$,
      $s_3=43$,
      $s_4=67$ and
      $s_5=97$.



      I found the formula for the $n$-th term to be $s_n=3n^2+3n+7$.



      Proof:
      Base case $s_0=7$ therefore
      $7=3cdot(0)^2+3cdot(0)+7$ so the formula works for the $s_0$ element.



      I'm not sure how to proceed from here but I believe the proof should be a proof by Strong Induction. Any help will be greatly appreciated.










      share|cite|improve this question









      New contributor




      Julia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.







      $endgroup$




      Given a sequence $s_k=s_k-1+6k$, where $s_0=7$.



      Question: First, find the closed formula for the $n$-th component of this sequence by hand and then prove that your formula is correct



      My attempt:
      I found the first couple of terms of the sequence to be
      $s_0=7$,
      $s_1=13$,
      $s_2=25$,
      $s_3=43$,
      $s_4=67$ and
      $s_5=97$.



      I found the formula for the $n$-th term to be $s_n=3n^2+3n+7$.



      Proof:
      Base case $s_0=7$ therefore
      $7=3cdot(0)^2+3cdot(0)+7$ so the formula works for the $s_0$ element.



      I'm not sure how to proceed from here but I believe the proof should be a proof by Strong Induction. Any help will be greatly appreciated.







      sequences-and-series induction






      share|cite|improve this question









      New contributor




      Julia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|cite|improve this question









      New contributor




      Julia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|cite|improve this question




      share|cite|improve this question








      edited 5 hours ago









      Marian G.

      38426




      38426






      New contributor




      Julia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 5 hours ago









      JuliaJulia

      113




      113




      New contributor




      Julia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Julia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Julia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          3 Answers
          3






          active

          oldest

          votes


















          2












          $begingroup$

          You just apply the recurrence
          to your induction hypothesis.



          If
          $s_n=3n^2+3n+7
          $
          ,
          then,
          since
          $s_k=s_k-1+6k
          $
          ,



          $beginarray\
          s_n+1
          &=s_n+6(n+1)\
          &=3n^2+3n+7+6(n+1)\
          &=3n^2+9n+13\
          endarray
          $



          If your hypothesis is true,
          then



          $beginarray\
          s_n+1
          &=3(n+1)^2+3(n+1)+7\
          &=3(n^2+2n+1)+3(n+1)+7\
          &=3n^2+6n+3+3n+3+7\
          &=3n^2+9n+13\
          endarray
          $



          This matches the result
          from the induction step,
          so the induction hypothesis is proved.






          share|cite|improve this answer









          $endgroup$




















            2












            $begingroup$

            FYI, here is a way to determine what the closed formula is without having to determine it by hand. This is an extension of the answer given by szw1710. The given sequence is



            $$s_k=s_k-1+6k tag1labeleq1$$



            Summing both sides of eqrefeq1 from $1$ to $n$ gives that



            $sum_k=1^ns_k = sum_k=1^ns_k-1 + sum_k=1^n6k$



            $sum_k=1^n-1s_k + s_n = s_0 + sum_k=1^n-1s_k + 6fracn(n+1)2$



            $s_n = 7 + 3n(n+1) = 3n^2 + 3n + 7$



            As you can see, this technique can easily be used in any cases where you have $s_k = s_k-1 + f(k)$ and the sum of $f(k)$ up to $k = n$ can be fairly easily determined.



            More generally, your question is a fairly simple example of Linear Recurrence Relations with Constant Coefficients. You can use a certain technique of a characteristic equation, as described in that link, to directly determine the solution of even considerably more complicated such equations.






            share|cite|improve this answer











            $endgroup$




















              2












              $begingroup$

              It seems to me that induction is not needed here. Fix $kinBbb N.$ A direct computation shows that $s_k-s_k-1=6k$ and $s_0=7.$ However, there is another problem: both induction, and my method show that if $s_k=3k^2+3k+7$, then $s_k=s_k-1+6k$. In fact, whe should prove the converse: if $s_k=s_k-1+6k$ and $s_0=7$, then $s_k=3k^2+3k+7$. I will look for some reasoning going in this direction.



              Let $s_0=7$ and $s_k=s_k-1+6k.$ Define $t_k=s_k-3k^2-3k-7.$ Then $t_0=0$. It is easy to prove (by direct computation) that $t_k=t_k-1$, so $(t_k)$ is a constant (in fact, zero) sequence. Then $s_k=3k^2+3k+7.$






              share|cite|improve this answer











              $endgroup$








              • 1




                $begingroup$
                My answer has one way to show what you're asking about, i.e., "if $s_k=s_k-1+6k$ and $s_0=7$, then $a_k=3k^2+3k+7$".
                $endgroup$
                – John Omielan
                3 hours ago










              • $begingroup$
                Yes, of course. About such techniques one could read in the "Concrete mathematics" book by Graham, Knuth, Patashnik.
                $endgroup$
                – szw1710
                3 hours ago











              Your Answer








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



              );






              Julia is a new contributor. Be nice, and check out our Code of Conduct.









              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3193879%2finduction-proof-for-sequences%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              2












              $begingroup$

              You just apply the recurrence
              to your induction hypothesis.



              If
              $s_n=3n^2+3n+7
              $
              ,
              then,
              since
              $s_k=s_k-1+6k
              $
              ,



              $beginarray\
              s_n+1
              &=s_n+6(n+1)\
              &=3n^2+3n+7+6(n+1)\
              &=3n^2+9n+13\
              endarray
              $



              If your hypothesis is true,
              then



              $beginarray\
              s_n+1
              &=3(n+1)^2+3(n+1)+7\
              &=3(n^2+2n+1)+3(n+1)+7\
              &=3n^2+6n+3+3n+3+7\
              &=3n^2+9n+13\
              endarray
              $



              This matches the result
              from the induction step,
              so the induction hypothesis is proved.






              share|cite|improve this answer









              $endgroup$

















                2












                $begingroup$

                You just apply the recurrence
                to your induction hypothesis.



                If
                $s_n=3n^2+3n+7
                $
                ,
                then,
                since
                $s_k=s_k-1+6k
                $
                ,



                $beginarray\
                s_n+1
                &=s_n+6(n+1)\
                &=3n^2+3n+7+6(n+1)\
                &=3n^2+9n+13\
                endarray
                $



                If your hypothesis is true,
                then



                $beginarray\
                s_n+1
                &=3(n+1)^2+3(n+1)+7\
                &=3(n^2+2n+1)+3(n+1)+7\
                &=3n^2+6n+3+3n+3+7\
                &=3n^2+9n+13\
                endarray
                $



                This matches the result
                from the induction step,
                so the induction hypothesis is proved.






                share|cite|improve this answer









                $endgroup$















                  2












                  2








                  2





                  $begingroup$

                  You just apply the recurrence
                  to your induction hypothesis.



                  If
                  $s_n=3n^2+3n+7
                  $
                  ,
                  then,
                  since
                  $s_k=s_k-1+6k
                  $
                  ,



                  $beginarray\
                  s_n+1
                  &=s_n+6(n+1)\
                  &=3n^2+3n+7+6(n+1)\
                  &=3n^2+9n+13\
                  endarray
                  $



                  If your hypothesis is true,
                  then



                  $beginarray\
                  s_n+1
                  &=3(n+1)^2+3(n+1)+7\
                  &=3(n^2+2n+1)+3(n+1)+7\
                  &=3n^2+6n+3+3n+3+7\
                  &=3n^2+9n+13\
                  endarray
                  $



                  This matches the result
                  from the induction step,
                  so the induction hypothesis is proved.






                  share|cite|improve this answer









                  $endgroup$



                  You just apply the recurrence
                  to your induction hypothesis.



                  If
                  $s_n=3n^2+3n+7
                  $
                  ,
                  then,
                  since
                  $s_k=s_k-1+6k
                  $
                  ,



                  $beginarray\
                  s_n+1
                  &=s_n+6(n+1)\
                  &=3n^2+3n+7+6(n+1)\
                  &=3n^2+9n+13\
                  endarray
                  $



                  If your hypothesis is true,
                  then



                  $beginarray\
                  s_n+1
                  &=3(n+1)^2+3(n+1)+7\
                  &=3(n^2+2n+1)+3(n+1)+7\
                  &=3n^2+6n+3+3n+3+7\
                  &=3n^2+9n+13\
                  endarray
                  $



                  This matches the result
                  from the induction step,
                  so the induction hypothesis is proved.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered 5 hours ago









                  marty cohenmarty cohen

                  75.9k549130




                  75.9k549130





















                      2












                      $begingroup$

                      FYI, here is a way to determine what the closed formula is without having to determine it by hand. This is an extension of the answer given by szw1710. The given sequence is



                      $$s_k=s_k-1+6k tag1labeleq1$$



                      Summing both sides of eqrefeq1 from $1$ to $n$ gives that



                      $sum_k=1^ns_k = sum_k=1^ns_k-1 + sum_k=1^n6k$



                      $sum_k=1^n-1s_k + s_n = s_0 + sum_k=1^n-1s_k + 6fracn(n+1)2$



                      $s_n = 7 + 3n(n+1) = 3n^2 + 3n + 7$



                      As you can see, this technique can easily be used in any cases where you have $s_k = s_k-1 + f(k)$ and the sum of $f(k)$ up to $k = n$ can be fairly easily determined.



                      More generally, your question is a fairly simple example of Linear Recurrence Relations with Constant Coefficients. You can use a certain technique of a characteristic equation, as described in that link, to directly determine the solution of even considerably more complicated such equations.






                      share|cite|improve this answer











                      $endgroup$

















                        2












                        $begingroup$

                        FYI, here is a way to determine what the closed formula is without having to determine it by hand. This is an extension of the answer given by szw1710. The given sequence is



                        $$s_k=s_k-1+6k tag1labeleq1$$



                        Summing both sides of eqrefeq1 from $1$ to $n$ gives that



                        $sum_k=1^ns_k = sum_k=1^ns_k-1 + sum_k=1^n6k$



                        $sum_k=1^n-1s_k + s_n = s_0 + sum_k=1^n-1s_k + 6fracn(n+1)2$



                        $s_n = 7 + 3n(n+1) = 3n^2 + 3n + 7$



                        As you can see, this technique can easily be used in any cases where you have $s_k = s_k-1 + f(k)$ and the sum of $f(k)$ up to $k = n$ can be fairly easily determined.



                        More generally, your question is a fairly simple example of Linear Recurrence Relations with Constant Coefficients. You can use a certain technique of a characteristic equation, as described in that link, to directly determine the solution of even considerably more complicated such equations.






                        share|cite|improve this answer











                        $endgroup$















                          2












                          2








                          2





                          $begingroup$

                          FYI, here is a way to determine what the closed formula is without having to determine it by hand. This is an extension of the answer given by szw1710. The given sequence is



                          $$s_k=s_k-1+6k tag1labeleq1$$



                          Summing both sides of eqrefeq1 from $1$ to $n$ gives that



                          $sum_k=1^ns_k = sum_k=1^ns_k-1 + sum_k=1^n6k$



                          $sum_k=1^n-1s_k + s_n = s_0 + sum_k=1^n-1s_k + 6fracn(n+1)2$



                          $s_n = 7 + 3n(n+1) = 3n^2 + 3n + 7$



                          As you can see, this technique can easily be used in any cases where you have $s_k = s_k-1 + f(k)$ and the sum of $f(k)$ up to $k = n$ can be fairly easily determined.



                          More generally, your question is a fairly simple example of Linear Recurrence Relations with Constant Coefficients. You can use a certain technique of a characteristic equation, as described in that link, to directly determine the solution of even considerably more complicated such equations.






                          share|cite|improve this answer











                          $endgroup$



                          FYI, here is a way to determine what the closed formula is without having to determine it by hand. This is an extension of the answer given by szw1710. The given sequence is



                          $$s_k=s_k-1+6k tag1labeleq1$$



                          Summing both sides of eqrefeq1 from $1$ to $n$ gives that



                          $sum_k=1^ns_k = sum_k=1^ns_k-1 + sum_k=1^n6k$



                          $sum_k=1^n-1s_k + s_n = s_0 + sum_k=1^n-1s_k + 6fracn(n+1)2$



                          $s_n = 7 + 3n(n+1) = 3n^2 + 3n + 7$



                          As you can see, this technique can easily be used in any cases where you have $s_k = s_k-1 + f(k)$ and the sum of $f(k)$ up to $k = n$ can be fairly easily determined.



                          More generally, your question is a fairly simple example of Linear Recurrence Relations with Constant Coefficients. You can use a certain technique of a characteristic equation, as described in that link, to directly determine the solution of even considerably more complicated such equations.







                          share|cite|improve this answer














                          share|cite|improve this answer



                          share|cite|improve this answer








                          edited 3 hours ago

























                          answered 3 hours ago









                          John OmielanJohn Omielan

                          5,2192218




                          5,2192218





















                              2












                              $begingroup$

                              It seems to me that induction is not needed here. Fix $kinBbb N.$ A direct computation shows that $s_k-s_k-1=6k$ and $s_0=7.$ However, there is another problem: both induction, and my method show that if $s_k=3k^2+3k+7$, then $s_k=s_k-1+6k$. In fact, whe should prove the converse: if $s_k=s_k-1+6k$ and $s_0=7$, then $s_k=3k^2+3k+7$. I will look for some reasoning going in this direction.



                              Let $s_0=7$ and $s_k=s_k-1+6k.$ Define $t_k=s_k-3k^2-3k-7.$ Then $t_0=0$. It is easy to prove (by direct computation) that $t_k=t_k-1$, so $(t_k)$ is a constant (in fact, zero) sequence. Then $s_k=3k^2+3k+7.$






                              share|cite|improve this answer











                              $endgroup$








                              • 1




                                $begingroup$
                                My answer has one way to show what you're asking about, i.e., "if $s_k=s_k-1+6k$ and $s_0=7$, then $a_k=3k^2+3k+7$".
                                $endgroup$
                                – John Omielan
                                3 hours ago










                              • $begingroup$
                                Yes, of course. About such techniques one could read in the "Concrete mathematics" book by Graham, Knuth, Patashnik.
                                $endgroup$
                                – szw1710
                                3 hours ago















                              2












                              $begingroup$

                              It seems to me that induction is not needed here. Fix $kinBbb N.$ A direct computation shows that $s_k-s_k-1=6k$ and $s_0=7.$ However, there is another problem: both induction, and my method show that if $s_k=3k^2+3k+7$, then $s_k=s_k-1+6k$. In fact, whe should prove the converse: if $s_k=s_k-1+6k$ and $s_0=7$, then $s_k=3k^2+3k+7$. I will look for some reasoning going in this direction.



                              Let $s_0=7$ and $s_k=s_k-1+6k.$ Define $t_k=s_k-3k^2-3k-7.$ Then $t_0=0$. It is easy to prove (by direct computation) that $t_k=t_k-1$, so $(t_k)$ is a constant (in fact, zero) sequence. Then $s_k=3k^2+3k+7.$






                              share|cite|improve this answer











                              $endgroup$








                              • 1




                                $begingroup$
                                My answer has one way to show what you're asking about, i.e., "if $s_k=s_k-1+6k$ and $s_0=7$, then $a_k=3k^2+3k+7$".
                                $endgroup$
                                – John Omielan
                                3 hours ago










                              • $begingroup$
                                Yes, of course. About such techniques one could read in the "Concrete mathematics" book by Graham, Knuth, Patashnik.
                                $endgroup$
                                – szw1710
                                3 hours ago













                              2












                              2








                              2





                              $begingroup$

                              It seems to me that induction is not needed here. Fix $kinBbb N.$ A direct computation shows that $s_k-s_k-1=6k$ and $s_0=7.$ However, there is another problem: both induction, and my method show that if $s_k=3k^2+3k+7$, then $s_k=s_k-1+6k$. In fact, whe should prove the converse: if $s_k=s_k-1+6k$ and $s_0=7$, then $s_k=3k^2+3k+7$. I will look for some reasoning going in this direction.



                              Let $s_0=7$ and $s_k=s_k-1+6k.$ Define $t_k=s_k-3k^2-3k-7.$ Then $t_0=0$. It is easy to prove (by direct computation) that $t_k=t_k-1$, so $(t_k)$ is a constant (in fact, zero) sequence. Then $s_k=3k^2+3k+7.$






                              share|cite|improve this answer











                              $endgroup$



                              It seems to me that induction is not needed here. Fix $kinBbb N.$ A direct computation shows that $s_k-s_k-1=6k$ and $s_0=7.$ However, there is another problem: both induction, and my method show that if $s_k=3k^2+3k+7$, then $s_k=s_k-1+6k$. In fact, whe should prove the converse: if $s_k=s_k-1+6k$ and $s_0=7$, then $s_k=3k^2+3k+7$. I will look for some reasoning going in this direction.



                              Let $s_0=7$ and $s_k=s_k-1+6k.$ Define $t_k=s_k-3k^2-3k-7.$ Then $t_0=0$. It is easy to prove (by direct computation) that $t_k=t_k-1$, so $(t_k)$ is a constant (in fact, zero) sequence. Then $s_k=3k^2+3k+7.$







                              share|cite|improve this answer














                              share|cite|improve this answer



                              share|cite|improve this answer








                              edited 3 hours ago

























                              answered 5 hours ago









                              szw1710szw1710

                              6,5701223




                              6,5701223







                              • 1




                                $begingroup$
                                My answer has one way to show what you're asking about, i.e., "if $s_k=s_k-1+6k$ and $s_0=7$, then $a_k=3k^2+3k+7$".
                                $endgroup$
                                – John Omielan
                                3 hours ago










                              • $begingroup$
                                Yes, of course. About such techniques one could read in the "Concrete mathematics" book by Graham, Knuth, Patashnik.
                                $endgroup$
                                – szw1710
                                3 hours ago












                              • 1




                                $begingroup$
                                My answer has one way to show what you're asking about, i.e., "if $s_k=s_k-1+6k$ and $s_0=7$, then $a_k=3k^2+3k+7$".
                                $endgroup$
                                – John Omielan
                                3 hours ago










                              • $begingroup$
                                Yes, of course. About such techniques one could read in the "Concrete mathematics" book by Graham, Knuth, Patashnik.
                                $endgroup$
                                – szw1710
                                3 hours ago







                              1




                              1




                              $begingroup$
                              My answer has one way to show what you're asking about, i.e., "if $s_k=s_k-1+6k$ and $s_0=7$, then $a_k=3k^2+3k+7$".
                              $endgroup$
                              – John Omielan
                              3 hours ago




                              $begingroup$
                              My answer has one way to show what you're asking about, i.e., "if $s_k=s_k-1+6k$ and $s_0=7$, then $a_k=3k^2+3k+7$".
                              $endgroup$
                              – John Omielan
                              3 hours ago












                              $begingroup$
                              Yes, of course. About such techniques one could read in the "Concrete mathematics" book by Graham, Knuth, Patashnik.
                              $endgroup$
                              – szw1710
                              3 hours ago




                              $begingroup$
                              Yes, of course. About such techniques one could read in the "Concrete mathematics" book by Graham, Knuth, Patashnik.
                              $endgroup$
                              – szw1710
                              3 hours ago










                              Julia is a new contributor. Be nice, and check out our Code of Conduct.









                              draft saved

                              draft discarded


















                              Julia is a new contributor. Be nice, and check out our Code of Conduct.












                              Julia is a new contributor. Be nice, and check out our Code of Conduct.











                              Julia is a new contributor. Be nice, and check out our Code of Conduct.














                              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%2f3193879%2finduction-proof-for-sequences%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

                              Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

                              fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap

                              Where else does the Shulchan Aruch quote an authority by name?Parashat Metzora+HagadolPesach/PassoverShulchan Aruch UTF-8Anonymous glosses in the Shulchan AruchWhy is the Shulchan Aruch definitive?Siman 32, Kitzur Shulchan Aruch: UntranslatedLitvaks/Yeshivish and Shulchan AruchBuying a Shulchan AruchEnglish version of SHULCHAN ARUCHIs there any place where Shulchan Aruch rules with the Rosh against the Rif and Rambam?Are there practices where Sepharadim do not hold by Shulchan Aruch?5th part of the shulchan aruch