INDUCTION why is this a valid proof? The 2019 Stack Overflow Developer Survey Results Are In Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar ManaraHow to Handle Stronger Induction Hypothesis - Strong InductionEquality such that induction step is valid but basis is not?proving $n!>2^n;;forall ;n≥4;$ by mathematical inductionMathematical Induction — $a_n=2a_n-1-1$Proof by induction that $n^3 + (n + 1)^3 + (n + 2)^3$ is a multiple of $9$. Please mark/grade.Proof by Strong Induction for $a_k = 2~a_k-1 + 3~a_k-2$Is this a valid strong induction proof? (2 base cases)Strange induction proofProof by strong induction questionIs this a valid proof that there are infinitely many natural numbers?

Sub-subscripts in strings cause different spacings than subscripts

Example of compact Riemannian manifold with only one geodesic.

ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?

Button changing its text & action. Good or terrible?

Why can't wing-mounted spoilers be used to steepen approaches?

Is an up-to-date browser secure on an out-of-date OS?

What can I do if neighbor is blocking my solar panels intentionally?

"is" operation returns false with ndarray.data attribute, even though two array objects have same id

How do you keep chess fun when your opponent constantly beats you?

Drawing vertical/oblique lines in Metrical tree (tikz-qtree, tipa)

Can a flute soloist sit?

What was the last x86 CPU that did not have the x87 floating-point unit built in?

Didn't get enough time to take a Coding Test - what to do now?

Why doesn't shell automatically fix "useless use of cat"?

Intergalactic human space ship encounters another ship, character gets shunted off beyond known universe, reality starts collapsing

should truth entail possible truth

Windows 10: How to Lock (not sleep) laptop on lid close?

My body leaves; my core can stay

how can a perfect fourth interval be considered either consonant or dissonant?

How do spell lists change if the party levels up without taking a long rest?

Match Roman Numerals

One-dimensional Japanese puzzle

Word to describe a time interval

How to read αἱμύλιος or when to aspirate



INDUCTION why is this a valid proof?



The 2019 Stack Overflow Developer Survey Results Are In
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraHow to Handle Stronger Induction Hypothesis - Strong InductionEquality such that induction step is valid but basis is not?proving $n!>2^n;;forall ;n≥4;$ by mathematical inductionMathematical Induction — $a_n=2a_n-1-1$Proof by induction that $n^3 + (n + 1)^3 + (n + 2)^3$ is a multiple of $9$. Please mark/grade.Proof by Strong Induction for $a_k = 2~a_k-1 + 3~a_k-2$Is this a valid strong induction proof? (2 base cases)Strange induction proofProof by strong induction questionIs this a valid proof that there are infinitely many natural numbers?










-2












$begingroup$


I have a problem to understand k in the following induction proof.




Prove that $3^n -1$ is even for any natural number $n$.




Is there anybody that can show me that this is a valid proof and what is k in this case?
beginalign
tagBasis 3^0-1&=0 \
tagBasis -3^1-1&=2 \
tagInduction step textFor $ngeq2$ qquad 3^n-1&=3cdot 3^n-1-1 \
&=3cdot(3^n-1-1)+2 \
&=3cdot 2k+2 quad textwhere $k inmathbbZ$ \
&=2cdot(3k+1) \
endalign










share|cite|improve this question











$endgroup$











  • $begingroup$
    What is it meant to be a proof by induction of?
    $endgroup$
    – J.G.
    Mar 24 at 16:59






  • 1




    $begingroup$
    Looks like you are trying to show $2|(3^n-1-1)$. If so the induction step would be assuming that there is an integer $k$ such that $2k=3^n-1-1$ with $n ge 2$
    $endgroup$
    – randomgirl
    Mar 24 at 16:59











  • $begingroup$
    Proof that $$3^n-1$$ is an even number for all natural numbers
    $endgroup$
    – user657388
    Mar 24 at 17:03










  • $begingroup$
    Proof of what? Please state what you are trying to prove.
    $endgroup$
    – fleablood
    Mar 24 at 17:03






  • 1




    $begingroup$
    But you didn't say what you are trying to prove...
    $endgroup$
    – CiaPan
    Mar 24 at 17:07
















-2












$begingroup$


I have a problem to understand k in the following induction proof.




Prove that $3^n -1$ is even for any natural number $n$.




Is there anybody that can show me that this is a valid proof and what is k in this case?
beginalign
tagBasis 3^0-1&=0 \
tagBasis -3^1-1&=2 \
tagInduction step textFor $ngeq2$ qquad 3^n-1&=3cdot 3^n-1-1 \
&=3cdot(3^n-1-1)+2 \
&=3cdot 2k+2 quad textwhere $k inmathbbZ$ \
&=2cdot(3k+1) \
endalign










share|cite|improve this question











$endgroup$











  • $begingroup$
    What is it meant to be a proof by induction of?
    $endgroup$
    – J.G.
    Mar 24 at 16:59






  • 1




    $begingroup$
    Looks like you are trying to show $2|(3^n-1-1)$. If so the induction step would be assuming that there is an integer $k$ such that $2k=3^n-1-1$ with $n ge 2$
    $endgroup$
    – randomgirl
    Mar 24 at 16:59











  • $begingroup$
    Proof that $$3^n-1$$ is an even number for all natural numbers
    $endgroup$
    – user657388
    Mar 24 at 17:03










  • $begingroup$
    Proof of what? Please state what you are trying to prove.
    $endgroup$
    – fleablood
    Mar 24 at 17:03






  • 1




    $begingroup$
    But you didn't say what you are trying to prove...
    $endgroup$
    – CiaPan
    Mar 24 at 17:07














-2












-2








-2





$begingroup$


I have a problem to understand k in the following induction proof.




Prove that $3^n -1$ is even for any natural number $n$.




Is there anybody that can show me that this is a valid proof and what is k in this case?
beginalign
tagBasis 3^0-1&=0 \
tagBasis -3^1-1&=2 \
tagInduction step textFor $ngeq2$ qquad 3^n-1&=3cdot 3^n-1-1 \
&=3cdot(3^n-1-1)+2 \
&=3cdot 2k+2 quad textwhere $k inmathbbZ$ \
&=2cdot(3k+1) \
endalign










share|cite|improve this question











$endgroup$




I have a problem to understand k in the following induction proof.




Prove that $3^n -1$ is even for any natural number $n$.




Is there anybody that can show me that this is a valid proof and what is k in this case?
beginalign
tagBasis 3^0-1&=0 \
tagBasis -3^1-1&=2 \
tagInduction step textFor $ngeq2$ qquad 3^n-1&=3cdot 3^n-1-1 \
&=3cdot(3^n-1-1)+2 \
&=3cdot 2k+2 quad textwhere $k inmathbbZ$ \
&=2cdot(3k+1) \
endalign







discrete-mathematics induction proof-explanation






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 24 at 17:35









Brian

1,517416




1,517416










asked Mar 24 at 16:54









user657388user657388

1




1











  • $begingroup$
    What is it meant to be a proof by induction of?
    $endgroup$
    – J.G.
    Mar 24 at 16:59






  • 1




    $begingroup$
    Looks like you are trying to show $2|(3^n-1-1)$. If so the induction step would be assuming that there is an integer $k$ such that $2k=3^n-1-1$ with $n ge 2$
    $endgroup$
    – randomgirl
    Mar 24 at 16:59











  • $begingroup$
    Proof that $$3^n-1$$ is an even number for all natural numbers
    $endgroup$
    – user657388
    Mar 24 at 17:03










  • $begingroup$
    Proof of what? Please state what you are trying to prove.
    $endgroup$
    – fleablood
    Mar 24 at 17:03






  • 1




    $begingroup$
    But you didn't say what you are trying to prove...
    $endgroup$
    – CiaPan
    Mar 24 at 17:07

















  • $begingroup$
    What is it meant to be a proof by induction of?
    $endgroup$
    – J.G.
    Mar 24 at 16:59






  • 1




    $begingroup$
    Looks like you are trying to show $2|(3^n-1-1)$. If so the induction step would be assuming that there is an integer $k$ such that $2k=3^n-1-1$ with $n ge 2$
    $endgroup$
    – randomgirl
    Mar 24 at 16:59











  • $begingroup$
    Proof that $$3^n-1$$ is an even number for all natural numbers
    $endgroup$
    – user657388
    Mar 24 at 17:03










  • $begingroup$
    Proof of what? Please state what you are trying to prove.
    $endgroup$
    – fleablood
    Mar 24 at 17:03






  • 1




    $begingroup$
    But you didn't say what you are trying to prove...
    $endgroup$
    – CiaPan
    Mar 24 at 17:07
















$begingroup$
What is it meant to be a proof by induction of?
$endgroup$
– J.G.
Mar 24 at 16:59




$begingroup$
What is it meant to be a proof by induction of?
$endgroup$
– J.G.
Mar 24 at 16:59




1




1




$begingroup$
Looks like you are trying to show $2|(3^n-1-1)$. If so the induction step would be assuming that there is an integer $k$ such that $2k=3^n-1-1$ with $n ge 2$
$endgroup$
– randomgirl
Mar 24 at 16:59





$begingroup$
Looks like you are trying to show $2|(3^n-1-1)$. If so the induction step would be assuming that there is an integer $k$ such that $2k=3^n-1-1$ with $n ge 2$
$endgroup$
– randomgirl
Mar 24 at 16:59













$begingroup$
Proof that $$3^n-1$$ is an even number for all natural numbers
$endgroup$
– user657388
Mar 24 at 17:03




$begingroup$
Proof that $$3^n-1$$ is an even number for all natural numbers
$endgroup$
– user657388
Mar 24 at 17:03












$begingroup$
Proof of what? Please state what you are trying to prove.
$endgroup$
– fleablood
Mar 24 at 17:03




$begingroup$
Proof of what? Please state what you are trying to prove.
$endgroup$
– fleablood
Mar 24 at 17:03




1




1




$begingroup$
But you didn't say what you are trying to prove...
$endgroup$
– CiaPan
Mar 24 at 17:07





$begingroup$
But you didn't say what you are trying to prove...
$endgroup$
– CiaPan
Mar 24 at 17:07











2 Answers
2






active

oldest

votes


















0












$begingroup$

I may be mistaken, but it looks like this is a proof of the fact that numbers of the form $3^n-1$ for $n in mathbbN$ are even, meaning they can be expressed as $2k$ for integral $k$. The base cases, the second of which is both superfluous and and mistakenly has a negative in front of the $3^1$, show directly that this holds for $n = 0,1$. In the inductive step, it is proven that the claim holds for $n$, assuming that it holds for $n-1$. As you can see, the quantity $3^n - 1$ is - after a string of algebraic manipulations including the substitution $3^n-1-1=2k$ are performed - shown to be equal to twice an integer. In my mind, an easier proof would be to note that $3^n$ is always odd, and thus $3^n - 1$ is always even, but maybe this is more a demonstration of the technique of induction than of its result.






share|cite|improve this answer











$endgroup$




















    0












    $begingroup$

    It's is a valid proof but badly explained:



    Claim: $3^n -1$ is even.



    Case $n = 0$. $3^0 -1 = 0$ is an even number.



    Case $n = 1$ we don't actually need to do this step but $3^1 -1 = 2$ and even number. (Presumably that negative sign is a typo.)



    Induction Step: $n ge 2$. AND we assume that we have already shown that $3^n-1 -1$ is an even number. (As we have already done for $n =0$ and $n=1$). [The written proof never stated that we are making that assumption. If one is familiar with induction proofs it goes without saying, but for a novice it should be pointed out.]



    Now for $n$:



    $3^n -1 =$



    $3*3^n-1 - 1=$



    $3(3^n-1 -1) + 3 -1 =$



    $3(3^n-1 -1) + 2 =$



    Now we assumed we have shown $3^n-1 -1$ is an even number. Let's call that numbe $2k$ and substitute it in.



    $= 3(2k) + 2 = $



    $6k + 2 = $



    $2(3k + 1)$. ANd that is in even number.



    So if $n = 2$ and we know $3^1 -1$ is even we know $3^2 - 1$ is even. ANd if $n =3$ and we know $3^2 -1$ is even we know $3^3 -1$ is even. And if $n = 4$ and we know $3^3 -1$ is even we know $3^4 -1$ is even and so on forever.



    The inductive step lets us go on forever.



    ....



    That's the basic proof by induction.



    1) Base Step: You show it for the first case.



    2) Induction step: You show that if it is true of one case it will be true for that next.



    Implication: You realize that if one case implies the next, and you have a first case, that means you have proven the second... and therefore the third.... and therefore the fourth .... and therefore every case.



    ====



    FWIW



    I'd do it this way.



    Base case: $n = 0$



    $3^0 -1 = 0$ and even number.



    Induction step: Assume we know that $3^n -1 = 2k$ an even number. We will prove $3^n+1 - 1$ is an even number:



    $3^n+1 - 1 =$



    $3*3^n - 1 = $



    $3(3^n -1) + 3 - 1=$



    $3*2k + 3 - 1=$



    $3*2k + 2 =$



    $2(3k + 1)$ is an even number.



    Implication: We have shown this is true for $n=0$. We have shown if in it true for $n$ it is true for $n +1$. So it is true for $n = 0+ 1= 1$; and for $n = 1+1=2$; and for $n=2+1=3$; and so on for all non-negative integers.






    share|cite|improve this answer











    $endgroup$













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



      );













      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3160771%2finduction-why-is-this-a-valid-proof%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$

      I may be mistaken, but it looks like this is a proof of the fact that numbers of the form $3^n-1$ for $n in mathbbN$ are even, meaning they can be expressed as $2k$ for integral $k$. The base cases, the second of which is both superfluous and and mistakenly has a negative in front of the $3^1$, show directly that this holds for $n = 0,1$. In the inductive step, it is proven that the claim holds for $n$, assuming that it holds for $n-1$. As you can see, the quantity $3^n - 1$ is - after a string of algebraic manipulations including the substitution $3^n-1-1=2k$ are performed - shown to be equal to twice an integer. In my mind, an easier proof would be to note that $3^n$ is always odd, and thus $3^n - 1$ is always even, but maybe this is more a demonstration of the technique of induction than of its result.






      share|cite|improve this answer











      $endgroup$

















        0












        $begingroup$

        I may be mistaken, but it looks like this is a proof of the fact that numbers of the form $3^n-1$ for $n in mathbbN$ are even, meaning they can be expressed as $2k$ for integral $k$. The base cases, the second of which is both superfluous and and mistakenly has a negative in front of the $3^1$, show directly that this holds for $n = 0,1$. In the inductive step, it is proven that the claim holds for $n$, assuming that it holds for $n-1$. As you can see, the quantity $3^n - 1$ is - after a string of algebraic manipulations including the substitution $3^n-1-1=2k$ are performed - shown to be equal to twice an integer. In my mind, an easier proof would be to note that $3^n$ is always odd, and thus $3^n - 1$ is always even, but maybe this is more a demonstration of the technique of induction than of its result.






        share|cite|improve this answer











        $endgroup$















          0












          0








          0





          $begingroup$

          I may be mistaken, but it looks like this is a proof of the fact that numbers of the form $3^n-1$ for $n in mathbbN$ are even, meaning they can be expressed as $2k$ for integral $k$. The base cases, the second of which is both superfluous and and mistakenly has a negative in front of the $3^1$, show directly that this holds for $n = 0,1$. In the inductive step, it is proven that the claim holds for $n$, assuming that it holds for $n-1$. As you can see, the quantity $3^n - 1$ is - after a string of algebraic manipulations including the substitution $3^n-1-1=2k$ are performed - shown to be equal to twice an integer. In my mind, an easier proof would be to note that $3^n$ is always odd, and thus $3^n - 1$ is always even, but maybe this is more a demonstration of the technique of induction than of its result.






          share|cite|improve this answer











          $endgroup$



          I may be mistaken, but it looks like this is a proof of the fact that numbers of the form $3^n-1$ for $n in mathbbN$ are even, meaning they can be expressed as $2k$ for integral $k$. The base cases, the second of which is both superfluous and and mistakenly has a negative in front of the $3^1$, show directly that this holds for $n = 0,1$. In the inductive step, it is proven that the claim holds for $n$, assuming that it holds for $n-1$. As you can see, the quantity $3^n - 1$ is - after a string of algebraic manipulations including the substitution $3^n-1-1=2k$ are performed - shown to be equal to twice an integer. In my mind, an easier proof would be to note that $3^n$ is always odd, and thus $3^n - 1$ is always even, but maybe this is more a demonstration of the technique of induction than of its result.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Mar 24 at 17:08









          randomgirl

          3,0391915




          3,0391915










          answered Mar 24 at 17:07









          Julian AsilisJulian Asilis

          1




          1





















              0












              $begingroup$

              It's is a valid proof but badly explained:



              Claim: $3^n -1$ is even.



              Case $n = 0$. $3^0 -1 = 0$ is an even number.



              Case $n = 1$ we don't actually need to do this step but $3^1 -1 = 2$ and even number. (Presumably that negative sign is a typo.)



              Induction Step: $n ge 2$. AND we assume that we have already shown that $3^n-1 -1$ is an even number. (As we have already done for $n =0$ and $n=1$). [The written proof never stated that we are making that assumption. If one is familiar with induction proofs it goes without saying, but for a novice it should be pointed out.]



              Now for $n$:



              $3^n -1 =$



              $3*3^n-1 - 1=$



              $3(3^n-1 -1) + 3 -1 =$



              $3(3^n-1 -1) + 2 =$



              Now we assumed we have shown $3^n-1 -1$ is an even number. Let's call that numbe $2k$ and substitute it in.



              $= 3(2k) + 2 = $



              $6k + 2 = $



              $2(3k + 1)$. ANd that is in even number.



              So if $n = 2$ and we know $3^1 -1$ is even we know $3^2 - 1$ is even. ANd if $n =3$ and we know $3^2 -1$ is even we know $3^3 -1$ is even. And if $n = 4$ and we know $3^3 -1$ is even we know $3^4 -1$ is even and so on forever.



              The inductive step lets us go on forever.



              ....



              That's the basic proof by induction.



              1) Base Step: You show it for the first case.



              2) Induction step: You show that if it is true of one case it will be true for that next.



              Implication: You realize that if one case implies the next, and you have a first case, that means you have proven the second... and therefore the third.... and therefore the fourth .... and therefore every case.



              ====



              FWIW



              I'd do it this way.



              Base case: $n = 0$



              $3^0 -1 = 0$ and even number.



              Induction step: Assume we know that $3^n -1 = 2k$ an even number. We will prove $3^n+1 - 1$ is an even number:



              $3^n+1 - 1 =$



              $3*3^n - 1 = $



              $3(3^n -1) + 3 - 1=$



              $3*2k + 3 - 1=$



              $3*2k + 2 =$



              $2(3k + 1)$ is an even number.



              Implication: We have shown this is true for $n=0$. We have shown if in it true for $n$ it is true for $n +1$. So it is true for $n = 0+ 1= 1$; and for $n = 1+1=2$; and for $n=2+1=3$; and so on for all non-negative integers.






              share|cite|improve this answer











              $endgroup$

















                0












                $begingroup$

                It's is a valid proof but badly explained:



                Claim: $3^n -1$ is even.



                Case $n = 0$. $3^0 -1 = 0$ is an even number.



                Case $n = 1$ we don't actually need to do this step but $3^1 -1 = 2$ and even number. (Presumably that negative sign is a typo.)



                Induction Step: $n ge 2$. AND we assume that we have already shown that $3^n-1 -1$ is an even number. (As we have already done for $n =0$ and $n=1$). [The written proof never stated that we are making that assumption. If one is familiar with induction proofs it goes without saying, but for a novice it should be pointed out.]



                Now for $n$:



                $3^n -1 =$



                $3*3^n-1 - 1=$



                $3(3^n-1 -1) + 3 -1 =$



                $3(3^n-1 -1) + 2 =$



                Now we assumed we have shown $3^n-1 -1$ is an even number. Let's call that numbe $2k$ and substitute it in.



                $= 3(2k) + 2 = $



                $6k + 2 = $



                $2(3k + 1)$. ANd that is in even number.



                So if $n = 2$ and we know $3^1 -1$ is even we know $3^2 - 1$ is even. ANd if $n =3$ and we know $3^2 -1$ is even we know $3^3 -1$ is even. And if $n = 4$ and we know $3^3 -1$ is even we know $3^4 -1$ is even and so on forever.



                The inductive step lets us go on forever.



                ....



                That's the basic proof by induction.



                1) Base Step: You show it for the first case.



                2) Induction step: You show that if it is true of one case it will be true for that next.



                Implication: You realize that if one case implies the next, and you have a first case, that means you have proven the second... and therefore the third.... and therefore the fourth .... and therefore every case.



                ====



                FWIW



                I'd do it this way.



                Base case: $n = 0$



                $3^0 -1 = 0$ and even number.



                Induction step: Assume we know that $3^n -1 = 2k$ an even number. We will prove $3^n+1 - 1$ is an even number:



                $3^n+1 - 1 =$



                $3*3^n - 1 = $



                $3(3^n -1) + 3 - 1=$



                $3*2k + 3 - 1=$



                $3*2k + 2 =$



                $2(3k + 1)$ is an even number.



                Implication: We have shown this is true for $n=0$. We have shown if in it true for $n$ it is true for $n +1$. So it is true for $n = 0+ 1= 1$; and for $n = 1+1=2$; and for $n=2+1=3$; and so on for all non-negative integers.






                share|cite|improve this answer











                $endgroup$















                  0












                  0








                  0





                  $begingroup$

                  It's is a valid proof but badly explained:



                  Claim: $3^n -1$ is even.



                  Case $n = 0$. $3^0 -1 = 0$ is an even number.



                  Case $n = 1$ we don't actually need to do this step but $3^1 -1 = 2$ and even number. (Presumably that negative sign is a typo.)



                  Induction Step: $n ge 2$. AND we assume that we have already shown that $3^n-1 -1$ is an even number. (As we have already done for $n =0$ and $n=1$). [The written proof never stated that we are making that assumption. If one is familiar with induction proofs it goes without saying, but for a novice it should be pointed out.]



                  Now for $n$:



                  $3^n -1 =$



                  $3*3^n-1 - 1=$



                  $3(3^n-1 -1) + 3 -1 =$



                  $3(3^n-1 -1) + 2 =$



                  Now we assumed we have shown $3^n-1 -1$ is an even number. Let's call that numbe $2k$ and substitute it in.



                  $= 3(2k) + 2 = $



                  $6k + 2 = $



                  $2(3k + 1)$. ANd that is in even number.



                  So if $n = 2$ and we know $3^1 -1$ is even we know $3^2 - 1$ is even. ANd if $n =3$ and we know $3^2 -1$ is even we know $3^3 -1$ is even. And if $n = 4$ and we know $3^3 -1$ is even we know $3^4 -1$ is even and so on forever.



                  The inductive step lets us go on forever.



                  ....



                  That's the basic proof by induction.



                  1) Base Step: You show it for the first case.



                  2) Induction step: You show that if it is true of one case it will be true for that next.



                  Implication: You realize that if one case implies the next, and you have a first case, that means you have proven the second... and therefore the third.... and therefore the fourth .... and therefore every case.



                  ====



                  FWIW



                  I'd do it this way.



                  Base case: $n = 0$



                  $3^0 -1 = 0$ and even number.



                  Induction step: Assume we know that $3^n -1 = 2k$ an even number. We will prove $3^n+1 - 1$ is an even number:



                  $3^n+1 - 1 =$



                  $3*3^n - 1 = $



                  $3(3^n -1) + 3 - 1=$



                  $3*2k + 3 - 1=$



                  $3*2k + 2 =$



                  $2(3k + 1)$ is an even number.



                  Implication: We have shown this is true for $n=0$. We have shown if in it true for $n$ it is true for $n +1$. So it is true for $n = 0+ 1= 1$; and for $n = 1+1=2$; and for $n=2+1=3$; and so on for all non-negative integers.






                  share|cite|improve this answer











                  $endgroup$



                  It's is a valid proof but badly explained:



                  Claim: $3^n -1$ is even.



                  Case $n = 0$. $3^0 -1 = 0$ is an even number.



                  Case $n = 1$ we don't actually need to do this step but $3^1 -1 = 2$ and even number. (Presumably that negative sign is a typo.)



                  Induction Step: $n ge 2$. AND we assume that we have already shown that $3^n-1 -1$ is an even number. (As we have already done for $n =0$ and $n=1$). [The written proof never stated that we are making that assumption. If one is familiar with induction proofs it goes without saying, but for a novice it should be pointed out.]



                  Now for $n$:



                  $3^n -1 =$



                  $3*3^n-1 - 1=$



                  $3(3^n-1 -1) + 3 -1 =$



                  $3(3^n-1 -1) + 2 =$



                  Now we assumed we have shown $3^n-1 -1$ is an even number. Let's call that numbe $2k$ and substitute it in.



                  $= 3(2k) + 2 = $



                  $6k + 2 = $



                  $2(3k + 1)$. ANd that is in even number.



                  So if $n = 2$ and we know $3^1 -1$ is even we know $3^2 - 1$ is even. ANd if $n =3$ and we know $3^2 -1$ is even we know $3^3 -1$ is even. And if $n = 4$ and we know $3^3 -1$ is even we know $3^4 -1$ is even and so on forever.



                  The inductive step lets us go on forever.



                  ....



                  That's the basic proof by induction.



                  1) Base Step: You show it for the first case.



                  2) Induction step: You show that if it is true of one case it will be true for that next.



                  Implication: You realize that if one case implies the next, and you have a first case, that means you have proven the second... and therefore the third.... and therefore the fourth .... and therefore every case.



                  ====



                  FWIW



                  I'd do it this way.



                  Base case: $n = 0$



                  $3^0 -1 = 0$ and even number.



                  Induction step: Assume we know that $3^n -1 = 2k$ an even number. We will prove $3^n+1 - 1$ is an even number:



                  $3^n+1 - 1 =$



                  $3*3^n - 1 = $



                  $3(3^n -1) + 3 - 1=$



                  $3*2k + 3 - 1=$



                  $3*2k + 2 =$



                  $2(3k + 1)$ is an even number.



                  Implication: We have shown this is true for $n=0$. We have shown if in it true for $n$ it is true for $n +1$. So it is true for $n = 0+ 1= 1$; and for $n = 1+1=2$; and for $n=2+1=3$; and so on for all non-negative integers.







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Mar 24 at 17:29

























                  answered Mar 24 at 17:23









                  fleabloodfleablood

                  1




                  1



























                      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%2f3160771%2finduction-why-is-this-a-valid-proof%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