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

                      Solar Wings Breeze Design and development Specifications (Breeze) References Navigation menu1368-485X"Hang glider: Breeze (Solar Wings)"e

                      Kathakali Contents Etymology and nomenclature History Repertoire Songs and musical instruments Traditional plays Styles: Sampradayam Training centers and awards Relationship to other dance forms See also Notes References External links Navigation menueThe Illustrated Encyclopedia of Hinduism: A-MSouth Asian Folklore: An EncyclopediaRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to Play10.1353/atj.2005.0004The Illustrated Encyclopedia of Hinduism: A-MEncyclopedia of HinduismKathakali Dance-drama: Where Gods and Demons Come to PlaySonic Liturgy: Ritual and Music in Hindu Tradition"The Mirror of Gesture"Kathakali Dance-drama: Where Gods and Demons Come to Play"Kathakali"Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceMedieval Indian Literature: An AnthologyThe Oxford Companion to Indian TheatreSouth Asian Folklore: An Encyclopedia : Afghanistan, Bangladesh, India, Nepal, Pakistan, Sri LankaThe Rise of Performance Studies: Rethinking Richard Schechner's Broad SpectrumIndian Theatre: Traditions of PerformanceModern Asian Theatre and Performance 1900-2000Critical Theory and PerformanceBetween Theater and AnthropologyKathakali603847011Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceBetween Theater and AnthropologyBetween Theater and AnthropologyNambeesan Smaraka AwardsArchivedThe Cambridge Guide to TheatreRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeThe Garland Encyclopedia of World Music: South Asia : the Indian subcontinentThe Ethos of Noh: Actors and Their Art10.2307/1145740By Means of Performance: Intercultural Studies of Theatre and Ritual10.1017/s204912550000100xReconceiving the Renaissance: A Critical ReaderPerformance TheoryListening to Theatre: The Aural Dimension of Beijing Opera10.2307/1146013Kathakali: The Art of the Non-WorldlyOn KathakaliKathakali, the dance theatreThe Kathakali Complex: Performance & StructureKathakali Dance-Drama: Where Gods and Demons Come to Play10.1093/obo/9780195399318-0071Drama and Ritual of Early Hinduism"In the Shadow of Hollywood Orientalism: Authentic East Indian Dancing"10.1080/08949460490274013Sanskrit Play Production in Ancient IndiaIndian Music: History and StructureBharata, the Nāṭyaśāstra233639306Table of Contents2238067286469807Dance In Indian Painting10.2307/32047833204783Kathakali Dance-Theatre: A Visual Narrative of Sacred Indian MimeIndian Classical Dance: The Renaissance and BeyondKathakali: an indigenous art-form of Keralaeee

                      Method to test if a number is a perfect power? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Detecting perfect squares faster than by extracting square rooteffective way to get the integer sequence A181392 from oeisA rarely mentioned fact about perfect powersHow many numbers such $n$ are there that $n<100,lfloorsqrtn rfloor mid n$Check perfect squareness by modulo division against multiple basesFor what pair of integers $(a,b)$ is $3^a + 7^b$ a perfect square.Do there exist any positive integers $n$ such that $lfloore^nrfloor$ is a perfect power? What is the probability that one exists?finding perfect power factors of an integerProve that the sequence contains a perfect square for any natural number $m $ in the domain of $f$ .Counting Perfect Powers