Proving that $n! > 3n$ for $n geq 4$ by inductionProof that $n! > 3n$ for $nge4 $ using the Principle...

label a part of commutative diagram

Why I don't get the wanted width of tcbox?

Would this string work as string?

How can an organ that provides biological immortality be unable to regenerate?

Should a narrator ever describe things based on a characters view instead of fact?

Would mining huge amounts of resources on the Moon change its orbit?

Single word to change groups

UK Tourist Visa- Enquiry

Homology of the fiber

How do you justify more code being written by following clean code practices?

Are hand made posters acceptable in Academia?

Help with identifying unique aircraft over NE Pennsylvania

Unable to get newly inserted Product's Id using After Plugin for Catalog Product save controller method

Is this Pascal's Matrix?

How to balance a monster modification (zombie)?

"Marked down as someone wanting to sell shares." What does that mean?

is this saw blade faulty?

Can other pieces capture a threatening piece and prevent a checkmate?

Air travel with refrigerated insulin

What (if any) is the reason to buy in small local stores?

Imaginary part of expression too difficult to calculate

Weird lines in Microsoft Word

When did hardware antialiasing start being available?

Do native speakers use "ultima" and "proxima" frequently in spoken English?



Proving that $n! > 3n$ for $n geq 4$ by induction


Proof that $n! > 3n$ for $nge4 $ using the Principle of Mathematical InductionProof that $n! > 3n$ for $nge4 $ using the Principle of Mathematical InductionProper way to make transition from $k$ to $k+1$ in proofs by inductionthe purpose of inductionProving $n! > n^2$ by mathematical inductionHow to prove this inequality $3^{n}geq n^{2}$ for $ngeq 1$ with mathematical induction?How to prove inequality $3^{n}≤4n!$ for $n≥4$ with mathematical induction?Recursive induction for a sequence.Prove by induction that for $ngeq1$, $(a_1+a_2+…+a_n)/n geq (a_1*a_2*…*a_n)^{1/n}$Prove by Induction that $2^n geq n+12$ for all $ngeq4$Explaining the proof of Fibonacci number using inductive reasoning













2












$begingroup$


I need to prove that $n! > 3n$ for $n geq 4$ by induction. There are countless explanations of how to do it for say $3^n$ but the only relevant example I can find doesn't give me a clear answer of how to do it.



When doing the inductive step I get to



$$(n+1)n! > (n+1)3n$$



but not sure what to do after that.










share|cite|improve this question











$endgroup$












  • $begingroup$
    Is that what you've deduced or what you want to prove?
    $endgroup$
    – saulspatz
    Mar 12 at 5:19










  • $begingroup$
    You don't know how to prove $(n+1)3nge 3(n+1) $???
    $endgroup$
    – fleablood
    Mar 12 at 6:00
















2












$begingroup$


I need to prove that $n! > 3n$ for $n geq 4$ by induction. There are countless explanations of how to do it for say $3^n$ but the only relevant example I can find doesn't give me a clear answer of how to do it.



When doing the inductive step I get to



$$(n+1)n! > (n+1)3n$$



but not sure what to do after that.










share|cite|improve this question











$endgroup$












  • $begingroup$
    Is that what you've deduced or what you want to prove?
    $endgroup$
    – saulspatz
    Mar 12 at 5:19










  • $begingroup$
    You don't know how to prove $(n+1)3nge 3(n+1) $???
    $endgroup$
    – fleablood
    Mar 12 at 6:00














2












2








2





$begingroup$


I need to prove that $n! > 3n$ for $n geq 4$ by induction. There are countless explanations of how to do it for say $3^n$ but the only relevant example I can find doesn't give me a clear answer of how to do it.



When doing the inductive step I get to



$$(n+1)n! > (n+1)3n$$



but not sure what to do after that.










share|cite|improve this question











$endgroup$




I need to prove that $n! > 3n$ for $n geq 4$ by induction. There are countless explanations of how to do it for say $3^n$ but the only relevant example I can find doesn't give me a clear answer of how to do it.



When doing the inductive step I get to



$$(n+1)n! > (n+1)3n$$



but not sure what to do after that.







logic induction






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 12 at 5:27









Eevee Trainer

8,07421439




8,07421439










asked Mar 12 at 5:17









Sam WoodSam Wood

132




132












  • $begingroup$
    Is that what you've deduced or what you want to prove?
    $endgroup$
    – saulspatz
    Mar 12 at 5:19










  • $begingroup$
    You don't know how to prove $(n+1)3nge 3(n+1) $???
    $endgroup$
    – fleablood
    Mar 12 at 6:00


















  • $begingroup$
    Is that what you've deduced or what you want to prove?
    $endgroup$
    – saulspatz
    Mar 12 at 5:19










  • $begingroup$
    You don't know how to prove $(n+1)3nge 3(n+1) $???
    $endgroup$
    – fleablood
    Mar 12 at 6:00
















$begingroup$
Is that what you've deduced or what you want to prove?
$endgroup$
– saulspatz
Mar 12 at 5:19




$begingroup$
Is that what you've deduced or what you want to prove?
$endgroup$
– saulspatz
Mar 12 at 5:19












$begingroup$
You don't know how to prove $(n+1)3nge 3(n+1) $???
$endgroup$
– fleablood
Mar 12 at 6:00




$begingroup$
You don't know how to prove $(n+1)3nge 3(n+1) $???
$endgroup$
– fleablood
Mar 12 at 6:00










5 Answers
5






active

oldest

votes


















1












$begingroup$

Since $(n+1)3n>(n+1)3$ you don't have to go any further. You are done.



Induction Step:



Assume $n!>3n$. Then



$(n+1)! =$



$(n+1)n!> $



$(n+1)3n> $



$3(n+1)$



So $n!>3nimplies (n+1)!>3 (n+1) $



That's all. (Assuming you did the base case: $4!>3*4$.)






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thanks, i was confusing myself and thinking that i had to do more to prove it.
    $endgroup$
    – Sam Wood
    Mar 12 at 6:57



















0












$begingroup$

Option.



$n ge 4.$



0) Base case n=4√



1)Hypothesis: $3n < n!$



Step $n+1$:



$3(n+1) =3n +3 < n! +3 <$



$n! +nn!= (n+1)n!=(n+1)!.$



Used: $3 < nn! $






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    Short answer:



    $$4!>3cdot4$$



    $$n!>3nimplies(n+1)!=(n+1)n!>(n+1)3n>3(n+1).$$





    Anyway, this theorem really doesn't deserve an inductive proof. It is immediate that



    $$1cdot2cdotcolor{green}3cdot4cdotscolor{green}n>color{green}{3n}.$$






    share|cite|improve this answer









    $endgroup$





















      0












      $begingroup$

      No need for induction ! For $n ge 4$



      $frac{n!}{3n} = frac{(n-1)!}{3} ge 2\ Rightarrow n! ge 6n > 3n$






      share|cite|improve this answer









      $endgroup$





















        0












        $begingroup$

        For your proof, you need to have three things:





        • A base case: Verify the identity for your "lowest/base" value. Here, that is $n=4$.


        • The inductive hypothesis: This is what you assume holds. For some $n=k>4$, here, we will assume this holds:


        $$k! > 3k$$





        • The inductive step: Now that we assume the proposition holds for $n=k$, we want to show that the "next highest" value also holds. Here, that means we want to show $n=k+1$ holds. That means we want to show


        $$(k+1)! > 3(k+1)$$





        You seem to have had some sort of misunderstanding on the last step because what you're trying to prove isn't right there. Start with what I have above and see what you can do.



        Some further tips:




        • You will want to note that the inductive hypothesis is very important in inductive proofs, in that you will want to use it in the induction step at some point. Try to manipulate the expression in question to make the hypothesis pop out.*


        • An occasionally overlooked property of the factorial is that $(n+1)! = n! cdot (n+1)$. This may prove useful in this proof.





        Footnote (*): I don't really think you'll need to make direct use of the inductive hypothesis here, at least the way I would do this proof by induction. I'd also argue that one doesn't need induction to prove this in the first place but I imagine this is mostly just a contrived example to help you learn induction.






        share|cite|improve this answer











        $endgroup$













        • $begingroup$
          This is not a solution, but an extended comment.
          $endgroup$
          – DavidG
          Mar 15 at 1:42











        Your Answer





        StackExchange.ifUsing("editor", function () {
        return StackExchange.using("mathjaxEditing", function () {
        StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
        StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
        });
        });
        }, "mathjax-editing");

        StackExchange.ready(function() {
        var channelOptions = {
        tags: "".split(" "),
        id: "69"
        };
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function() {
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled) {
        StackExchange.using("snippets", function() {
        createEditor();
        });
        }
        else {
        createEditor();
        }
        });

        function createEditor() {
        StackExchange.prepareEditor({
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: true,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        imageUploader: {
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        },
        noCode: true, onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        });


        }
        });














        draft saved

        draft discarded


















        StackExchange.ready(
        function () {
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3144691%2fproving-that-n-3n-for-n-geq-4-by-induction%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        5 Answers
        5






        active

        oldest

        votes








        5 Answers
        5






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        1












        $begingroup$

        Since $(n+1)3n>(n+1)3$ you don't have to go any further. You are done.



        Induction Step:



        Assume $n!>3n$. Then



        $(n+1)! =$



        $(n+1)n!> $



        $(n+1)3n> $



        $3(n+1)$



        So $n!>3nimplies (n+1)!>3 (n+1) $



        That's all. (Assuming you did the base case: $4!>3*4$.)






        share|cite|improve this answer









        $endgroup$













        • $begingroup$
          Thanks, i was confusing myself and thinking that i had to do more to prove it.
          $endgroup$
          – Sam Wood
          Mar 12 at 6:57
















        1












        $begingroup$

        Since $(n+1)3n>(n+1)3$ you don't have to go any further. You are done.



        Induction Step:



        Assume $n!>3n$. Then



        $(n+1)! =$



        $(n+1)n!> $



        $(n+1)3n> $



        $3(n+1)$



        So $n!>3nimplies (n+1)!>3 (n+1) $



        That's all. (Assuming you did the base case: $4!>3*4$.)






        share|cite|improve this answer









        $endgroup$













        • $begingroup$
          Thanks, i was confusing myself and thinking that i had to do more to prove it.
          $endgroup$
          – Sam Wood
          Mar 12 at 6:57














        1












        1








        1





        $begingroup$

        Since $(n+1)3n>(n+1)3$ you don't have to go any further. You are done.



        Induction Step:



        Assume $n!>3n$. Then



        $(n+1)! =$



        $(n+1)n!> $



        $(n+1)3n> $



        $3(n+1)$



        So $n!>3nimplies (n+1)!>3 (n+1) $



        That's all. (Assuming you did the base case: $4!>3*4$.)






        share|cite|improve this answer









        $endgroup$



        Since $(n+1)3n>(n+1)3$ you don't have to go any further. You are done.



        Induction Step:



        Assume $n!>3n$. Then



        $(n+1)! =$



        $(n+1)n!> $



        $(n+1)3n> $



        $3(n+1)$



        So $n!>3nimplies (n+1)!>3 (n+1) $



        That's all. (Assuming you did the base case: $4!>3*4$.)







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Mar 12 at 6:05









        fleabloodfleablood

        72.8k22788




        72.8k22788












        • $begingroup$
          Thanks, i was confusing myself and thinking that i had to do more to prove it.
          $endgroup$
          – Sam Wood
          Mar 12 at 6:57


















        • $begingroup$
          Thanks, i was confusing myself and thinking that i had to do more to prove it.
          $endgroup$
          – Sam Wood
          Mar 12 at 6:57
















        $begingroup$
        Thanks, i was confusing myself and thinking that i had to do more to prove it.
        $endgroup$
        – Sam Wood
        Mar 12 at 6:57




        $begingroup$
        Thanks, i was confusing myself and thinking that i had to do more to prove it.
        $endgroup$
        – Sam Wood
        Mar 12 at 6:57











        0












        $begingroup$

        Option.



        $n ge 4.$



        0) Base case n=4√



        1)Hypothesis: $3n < n!$



        Step $n+1$:



        $3(n+1) =3n +3 < n! +3 <$



        $n! +nn!= (n+1)n!=(n+1)!.$



        Used: $3 < nn! $






        share|cite|improve this answer









        $endgroup$


















          0












          $begingroup$

          Option.



          $n ge 4.$



          0) Base case n=4√



          1)Hypothesis: $3n < n!$



          Step $n+1$:



          $3(n+1) =3n +3 < n! +3 <$



          $n! +nn!= (n+1)n!=(n+1)!.$



          Used: $3 < nn! $






          share|cite|improve this answer









          $endgroup$
















            0












            0








            0





            $begingroup$

            Option.



            $n ge 4.$



            0) Base case n=4√



            1)Hypothesis: $3n < n!$



            Step $n+1$:



            $3(n+1) =3n +3 < n! +3 <$



            $n! +nn!= (n+1)n!=(n+1)!.$



            Used: $3 < nn! $






            share|cite|improve this answer









            $endgroup$



            Option.



            $n ge 4.$



            0) Base case n=4√



            1)Hypothesis: $3n < n!$



            Step $n+1$:



            $3(n+1) =3n +3 < n! +3 <$



            $n! +nn!= (n+1)n!=(n+1)!.$



            Used: $3 < nn! $







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Mar 12 at 9:16









            Peter SzilasPeter Szilas

            11.6k2822




            11.6k2822























                0












                $begingroup$

                Short answer:



                $$4!>3cdot4$$



                $$n!>3nimplies(n+1)!=(n+1)n!>(n+1)3n>3(n+1).$$





                Anyway, this theorem really doesn't deserve an inductive proof. It is immediate that



                $$1cdot2cdotcolor{green}3cdot4cdotscolor{green}n>color{green}{3n}.$$






                share|cite|improve this answer









                $endgroup$


















                  0












                  $begingroup$

                  Short answer:



                  $$4!>3cdot4$$



                  $$n!>3nimplies(n+1)!=(n+1)n!>(n+1)3n>3(n+1).$$





                  Anyway, this theorem really doesn't deserve an inductive proof. It is immediate that



                  $$1cdot2cdotcolor{green}3cdot4cdotscolor{green}n>color{green}{3n}.$$






                  share|cite|improve this answer









                  $endgroup$
















                    0












                    0








                    0





                    $begingroup$

                    Short answer:



                    $$4!>3cdot4$$



                    $$n!>3nimplies(n+1)!=(n+1)n!>(n+1)3n>3(n+1).$$





                    Anyway, this theorem really doesn't deserve an inductive proof. It is immediate that



                    $$1cdot2cdotcolor{green}3cdot4cdotscolor{green}n>color{green}{3n}.$$






                    share|cite|improve this answer









                    $endgroup$



                    Short answer:



                    $$4!>3cdot4$$



                    $$n!>3nimplies(n+1)!=(n+1)n!>(n+1)3n>3(n+1).$$





                    Anyway, this theorem really doesn't deserve an inductive proof. It is immediate that



                    $$1cdot2cdotcolor{green}3cdot4cdotscolor{green}n>color{green}{3n}.$$







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered Mar 12 at 9:23









                    Yves DaoustYves Daoust

                    131k676229




                    131k676229























                        0












                        $begingroup$

                        No need for induction ! For $n ge 4$



                        $frac{n!}{3n} = frac{(n-1)!}{3} ge 2\ Rightarrow n! ge 6n > 3n$






                        share|cite|improve this answer









                        $endgroup$


















                          0












                          $begingroup$

                          No need for induction ! For $n ge 4$



                          $frac{n!}{3n} = frac{(n-1)!}{3} ge 2\ Rightarrow n! ge 6n > 3n$






                          share|cite|improve this answer









                          $endgroup$
















                            0












                            0








                            0





                            $begingroup$

                            No need for induction ! For $n ge 4$



                            $frac{n!}{3n} = frac{(n-1)!}{3} ge 2\ Rightarrow n! ge 6n > 3n$






                            share|cite|improve this answer









                            $endgroup$



                            No need for induction ! For $n ge 4$



                            $frac{n!}{3n} = frac{(n-1)!}{3} ge 2\ Rightarrow n! ge 6n > 3n$







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered Mar 12 at 9:31









                            gandalf61gandalf61

                            9,109825




                            9,109825























                                0












                                $begingroup$

                                For your proof, you need to have three things:





                                • A base case: Verify the identity for your "lowest/base" value. Here, that is $n=4$.


                                • The inductive hypothesis: This is what you assume holds. For some $n=k>4$, here, we will assume this holds:


                                $$k! > 3k$$





                                • The inductive step: Now that we assume the proposition holds for $n=k$, we want to show that the "next highest" value also holds. Here, that means we want to show $n=k+1$ holds. That means we want to show


                                $$(k+1)! > 3(k+1)$$





                                You seem to have had some sort of misunderstanding on the last step because what you're trying to prove isn't right there. Start with what I have above and see what you can do.



                                Some further tips:




                                • You will want to note that the inductive hypothesis is very important in inductive proofs, in that you will want to use it in the induction step at some point. Try to manipulate the expression in question to make the hypothesis pop out.*


                                • An occasionally overlooked property of the factorial is that $(n+1)! = n! cdot (n+1)$. This may prove useful in this proof.





                                Footnote (*): I don't really think you'll need to make direct use of the inductive hypothesis here, at least the way I would do this proof by induction. I'd also argue that one doesn't need induction to prove this in the first place but I imagine this is mostly just a contrived example to help you learn induction.






                                share|cite|improve this answer











                                $endgroup$













                                • $begingroup$
                                  This is not a solution, but an extended comment.
                                  $endgroup$
                                  – DavidG
                                  Mar 15 at 1:42
















                                0












                                $begingroup$

                                For your proof, you need to have three things:





                                • A base case: Verify the identity for your "lowest/base" value. Here, that is $n=4$.


                                • The inductive hypothesis: This is what you assume holds. For some $n=k>4$, here, we will assume this holds:


                                $$k! > 3k$$





                                • The inductive step: Now that we assume the proposition holds for $n=k$, we want to show that the "next highest" value also holds. Here, that means we want to show $n=k+1$ holds. That means we want to show


                                $$(k+1)! > 3(k+1)$$





                                You seem to have had some sort of misunderstanding on the last step because what you're trying to prove isn't right there. Start with what I have above and see what you can do.



                                Some further tips:




                                • You will want to note that the inductive hypothesis is very important in inductive proofs, in that you will want to use it in the induction step at some point. Try to manipulate the expression in question to make the hypothesis pop out.*


                                • An occasionally overlooked property of the factorial is that $(n+1)! = n! cdot (n+1)$. This may prove useful in this proof.





                                Footnote (*): I don't really think you'll need to make direct use of the inductive hypothesis here, at least the way I would do this proof by induction. I'd also argue that one doesn't need induction to prove this in the first place but I imagine this is mostly just a contrived example to help you learn induction.






                                share|cite|improve this answer











                                $endgroup$













                                • $begingroup$
                                  This is not a solution, but an extended comment.
                                  $endgroup$
                                  – DavidG
                                  Mar 15 at 1:42














                                0












                                0








                                0





                                $begingroup$

                                For your proof, you need to have three things:





                                • A base case: Verify the identity for your "lowest/base" value. Here, that is $n=4$.


                                • The inductive hypothesis: This is what you assume holds. For some $n=k>4$, here, we will assume this holds:


                                $$k! > 3k$$





                                • The inductive step: Now that we assume the proposition holds for $n=k$, we want to show that the "next highest" value also holds. Here, that means we want to show $n=k+1$ holds. That means we want to show


                                $$(k+1)! > 3(k+1)$$





                                You seem to have had some sort of misunderstanding on the last step because what you're trying to prove isn't right there. Start with what I have above and see what you can do.



                                Some further tips:




                                • You will want to note that the inductive hypothesis is very important in inductive proofs, in that you will want to use it in the induction step at some point. Try to manipulate the expression in question to make the hypothesis pop out.*


                                • An occasionally overlooked property of the factorial is that $(n+1)! = n! cdot (n+1)$. This may prove useful in this proof.





                                Footnote (*): I don't really think you'll need to make direct use of the inductive hypothesis here, at least the way I would do this proof by induction. I'd also argue that one doesn't need induction to prove this in the first place but I imagine this is mostly just a contrived example to help you learn induction.






                                share|cite|improve this answer











                                $endgroup$



                                For your proof, you need to have three things:





                                • A base case: Verify the identity for your "lowest/base" value. Here, that is $n=4$.


                                • The inductive hypothesis: This is what you assume holds. For some $n=k>4$, here, we will assume this holds:


                                $$k! > 3k$$





                                • The inductive step: Now that we assume the proposition holds for $n=k$, we want to show that the "next highest" value also holds. Here, that means we want to show $n=k+1$ holds. That means we want to show


                                $$(k+1)! > 3(k+1)$$





                                You seem to have had some sort of misunderstanding on the last step because what you're trying to prove isn't right there. Start with what I have above and see what you can do.



                                Some further tips:




                                • You will want to note that the inductive hypothesis is very important in inductive proofs, in that you will want to use it in the induction step at some point. Try to manipulate the expression in question to make the hypothesis pop out.*


                                • An occasionally overlooked property of the factorial is that $(n+1)! = n! cdot (n+1)$. This may prove useful in this proof.





                                Footnote (*): I don't really think you'll need to make direct use of the inductive hypothesis here, at least the way I would do this proof by induction. I'd also argue that one doesn't need induction to prove this in the first place but I imagine this is mostly just a contrived example to help you learn induction.







                                share|cite|improve this answer














                                share|cite|improve this answer



                                share|cite|improve this answer








                                edited Mar 15 at 1:45

























                                answered Mar 12 at 5:26









                                Eevee TrainerEevee Trainer

                                8,07421439




                                8,07421439












                                • $begingroup$
                                  This is not a solution, but an extended comment.
                                  $endgroup$
                                  – DavidG
                                  Mar 15 at 1:42


















                                • $begingroup$
                                  This is not a solution, but an extended comment.
                                  $endgroup$
                                  – DavidG
                                  Mar 15 at 1:42
















                                $begingroup$
                                This is not a solution, but an extended comment.
                                $endgroup$
                                – DavidG
                                Mar 15 at 1:42




                                $begingroup$
                                This is not a solution, but an extended comment.
                                $endgroup$
                                – DavidG
                                Mar 15 at 1:42


















                                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%2f3144691%2fproving-that-n-3n-for-n-geq-4-by-induction%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

                                Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

                                Fil:Tokke komm.svg

                                Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?