Check proof that, if $a_1a_2… a_n=1$ with $a_igt0$ then $(1+a_1)(1+a_2)…(1+a_n)geq2^n$

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite
2












Theorem: Suppose there is a sequence of positive real numbers such that $a_1a_2... a_n=1$ then



$$(1+a_1)(1+a_2)...(1+a_n)geq2^n$$



(Prove by induction, do not use geometric mean)



I believe I have a proof, but I am unsure it is correct. Could you help me identify any mistakes or find a more direct approach?



Proof: Let $n=1$ then clearly $a_1=1$ and $(1+1)geq2$



Assume the claim is true for all sequences of length $k<n$. Then from a sequence $a_1a_2..a_n$, let $c=a_ia_j$ where $a_igeq1$ and $a_jleq1$. We know we can pick these because otherwise the product must be less or than greater one.



Then $c(a_1a_2...a_n)= 1$ where $ineq j$ and $ineq k$ and by the induction hypothesis:



$$(c+1)(a_1+1)(a_2+1)...(a_n+1)geq 2^n-1$$



And

$$(1+a_i)(1+a_j)=a_ia_j+a_i+a_j+1$$



We want to show this product is greater than $2(c+1)$.



$$(1-a_j)geq (1-a_j)$$



$$a_i(1-a_j)geq (1-a_j)$$ since $a_igeq 1$.



$$a_i-a_ia_jgeq (1-a_j)$$



$$a_i + a_j geq a_ia_j + 1$$



$$a_i + a_j + (a_ia_j + 1) geq a_ia_j + 1 + (a_ia_j + 1)$$



$$(1+a_i)(1+a_j) geq 2(a_ia_j + 1) = 2(c+1)$$



Finally:



$$(1+a_i)(1+a_j)(a_1+1)...(a_n+1)geq 2(c+1)frac2^n-1c+1=2^n$$



Note: This exercise comes from Udi Manber's Intro to Algorithms.







share|cite|improve this question





















  • It looks correct to me.
    – Parcly Taxel
    Jul 22 at 5:59










  • Please try to concoct informative titles, see the edited title for an example.
    – Did
    Jul 22 at 8:29










  • Possible duplicate of Prove that $(1+a_1) cdot (1+a_2) cdot dots cdot (1+a_n) geq 2^n$
    – rtybase
    Jul 22 at 8:50










  • @rtybase Thank you. that is the same setup, but the book specifically asks for an induction method. The answer is using geometric mean, which the book said not to use.
    – Justin Meiners
    Jul 22 at 15:37






  • 1




    Math is really hard to search, I definitely attempted to find the answer first. I still think this is a unique solution, but I don't want to pollute any sites and I don't think I have any more desire to contribute here. Please delete my question.
    – Justin Meiners
    Jul 22 at 16:16















up vote
1
down vote

favorite
2












Theorem: Suppose there is a sequence of positive real numbers such that $a_1a_2... a_n=1$ then



$$(1+a_1)(1+a_2)...(1+a_n)geq2^n$$



(Prove by induction, do not use geometric mean)



I believe I have a proof, but I am unsure it is correct. Could you help me identify any mistakes or find a more direct approach?



Proof: Let $n=1$ then clearly $a_1=1$ and $(1+1)geq2$



Assume the claim is true for all sequences of length $k<n$. Then from a sequence $a_1a_2..a_n$, let $c=a_ia_j$ where $a_igeq1$ and $a_jleq1$. We know we can pick these because otherwise the product must be less or than greater one.



Then $c(a_1a_2...a_n)= 1$ where $ineq j$ and $ineq k$ and by the induction hypothesis:



$$(c+1)(a_1+1)(a_2+1)...(a_n+1)geq 2^n-1$$



And

$$(1+a_i)(1+a_j)=a_ia_j+a_i+a_j+1$$



We want to show this product is greater than $2(c+1)$.



$$(1-a_j)geq (1-a_j)$$



$$a_i(1-a_j)geq (1-a_j)$$ since $a_igeq 1$.



$$a_i-a_ia_jgeq (1-a_j)$$



$$a_i + a_j geq a_ia_j + 1$$



$$a_i + a_j + (a_ia_j + 1) geq a_ia_j + 1 + (a_ia_j + 1)$$



$$(1+a_i)(1+a_j) geq 2(a_ia_j + 1) = 2(c+1)$$



Finally:



$$(1+a_i)(1+a_j)(a_1+1)...(a_n+1)geq 2(c+1)frac2^n-1c+1=2^n$$



Note: This exercise comes from Udi Manber's Intro to Algorithms.







share|cite|improve this question





















  • It looks correct to me.
    – Parcly Taxel
    Jul 22 at 5:59










  • Please try to concoct informative titles, see the edited title for an example.
    – Did
    Jul 22 at 8:29










  • Possible duplicate of Prove that $(1+a_1) cdot (1+a_2) cdot dots cdot (1+a_n) geq 2^n$
    – rtybase
    Jul 22 at 8:50










  • @rtybase Thank you. that is the same setup, but the book specifically asks for an induction method. The answer is using geometric mean, which the book said not to use.
    – Justin Meiners
    Jul 22 at 15:37






  • 1




    Math is really hard to search, I definitely attempted to find the answer first. I still think this is a unique solution, but I don't want to pollute any sites and I don't think I have any more desire to contribute here. Please delete my question.
    – Justin Meiners
    Jul 22 at 16:16













up vote
1
down vote

favorite
2









up vote
1
down vote

favorite
2






2





Theorem: Suppose there is a sequence of positive real numbers such that $a_1a_2... a_n=1$ then



$$(1+a_1)(1+a_2)...(1+a_n)geq2^n$$



(Prove by induction, do not use geometric mean)



I believe I have a proof, but I am unsure it is correct. Could you help me identify any mistakes or find a more direct approach?



Proof: Let $n=1$ then clearly $a_1=1$ and $(1+1)geq2$



Assume the claim is true for all sequences of length $k<n$. Then from a sequence $a_1a_2..a_n$, let $c=a_ia_j$ where $a_igeq1$ and $a_jleq1$. We know we can pick these because otherwise the product must be less or than greater one.



Then $c(a_1a_2...a_n)= 1$ where $ineq j$ and $ineq k$ and by the induction hypothesis:



$$(c+1)(a_1+1)(a_2+1)...(a_n+1)geq 2^n-1$$



And

$$(1+a_i)(1+a_j)=a_ia_j+a_i+a_j+1$$



We want to show this product is greater than $2(c+1)$.



$$(1-a_j)geq (1-a_j)$$



$$a_i(1-a_j)geq (1-a_j)$$ since $a_igeq 1$.



$$a_i-a_ia_jgeq (1-a_j)$$



$$a_i + a_j geq a_ia_j + 1$$



$$a_i + a_j + (a_ia_j + 1) geq a_ia_j + 1 + (a_ia_j + 1)$$



$$(1+a_i)(1+a_j) geq 2(a_ia_j + 1) = 2(c+1)$$



Finally:



$$(1+a_i)(1+a_j)(a_1+1)...(a_n+1)geq 2(c+1)frac2^n-1c+1=2^n$$



Note: This exercise comes from Udi Manber's Intro to Algorithms.







share|cite|improve this question













Theorem: Suppose there is a sequence of positive real numbers such that $a_1a_2... a_n=1$ then



$$(1+a_1)(1+a_2)...(1+a_n)geq2^n$$



(Prove by induction, do not use geometric mean)



I believe I have a proof, but I am unsure it is correct. Could you help me identify any mistakes or find a more direct approach?



Proof: Let $n=1$ then clearly $a_1=1$ and $(1+1)geq2$



Assume the claim is true for all sequences of length $k<n$. Then from a sequence $a_1a_2..a_n$, let $c=a_ia_j$ where $a_igeq1$ and $a_jleq1$. We know we can pick these because otherwise the product must be less or than greater one.



Then $c(a_1a_2...a_n)= 1$ where $ineq j$ and $ineq k$ and by the induction hypothesis:



$$(c+1)(a_1+1)(a_2+1)...(a_n+1)geq 2^n-1$$



And

$$(1+a_i)(1+a_j)=a_ia_j+a_i+a_j+1$$



We want to show this product is greater than $2(c+1)$.



$$(1-a_j)geq (1-a_j)$$



$$a_i(1-a_j)geq (1-a_j)$$ since $a_igeq 1$.



$$a_i-a_ia_jgeq (1-a_j)$$



$$a_i + a_j geq a_ia_j + 1$$



$$a_i + a_j + (a_ia_j + 1) geq a_ia_j + 1 + (a_ia_j + 1)$$



$$(1+a_i)(1+a_j) geq 2(a_ia_j + 1) = 2(c+1)$$



Finally:



$$(1+a_i)(1+a_j)(a_1+1)...(a_n+1)geq 2(c+1)frac2^n-1c+1=2^n$$



Note: This exercise comes from Udi Manber's Intro to Algorithms.









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited Jul 22 at 16:46









Ryan Pendleton

1032




1032









asked Jul 22 at 5:56









Justin Meiners

1064




1064











  • It looks correct to me.
    – Parcly Taxel
    Jul 22 at 5:59










  • Please try to concoct informative titles, see the edited title for an example.
    – Did
    Jul 22 at 8:29










  • Possible duplicate of Prove that $(1+a_1) cdot (1+a_2) cdot dots cdot (1+a_n) geq 2^n$
    – rtybase
    Jul 22 at 8:50










  • @rtybase Thank you. that is the same setup, but the book specifically asks for an induction method. The answer is using geometric mean, which the book said not to use.
    – Justin Meiners
    Jul 22 at 15:37






  • 1




    Math is really hard to search, I definitely attempted to find the answer first. I still think this is a unique solution, but I don't want to pollute any sites and I don't think I have any more desire to contribute here. Please delete my question.
    – Justin Meiners
    Jul 22 at 16:16

















  • It looks correct to me.
    – Parcly Taxel
    Jul 22 at 5:59










  • Please try to concoct informative titles, see the edited title for an example.
    – Did
    Jul 22 at 8:29










  • Possible duplicate of Prove that $(1+a_1) cdot (1+a_2) cdot dots cdot (1+a_n) geq 2^n$
    – rtybase
    Jul 22 at 8:50










  • @rtybase Thank you. that is the same setup, but the book specifically asks for an induction method. The answer is using geometric mean, which the book said not to use.
    – Justin Meiners
    Jul 22 at 15:37






  • 1




    Math is really hard to search, I definitely attempted to find the answer first. I still think this is a unique solution, but I don't want to pollute any sites and I don't think I have any more desire to contribute here. Please delete my question.
    – Justin Meiners
    Jul 22 at 16:16
















It looks correct to me.
– Parcly Taxel
Jul 22 at 5:59




It looks correct to me.
– Parcly Taxel
Jul 22 at 5:59












Please try to concoct informative titles, see the edited title for an example.
– Did
Jul 22 at 8:29




Please try to concoct informative titles, see the edited title for an example.
– Did
Jul 22 at 8:29












Possible duplicate of Prove that $(1+a_1) cdot (1+a_2) cdot dots cdot (1+a_n) geq 2^n$
– rtybase
Jul 22 at 8:50




Possible duplicate of Prove that $(1+a_1) cdot (1+a_2) cdot dots cdot (1+a_n) geq 2^n$
– rtybase
Jul 22 at 8:50












@rtybase Thank you. that is the same setup, but the book specifically asks for an induction method. The answer is using geometric mean, which the book said not to use.
– Justin Meiners
Jul 22 at 15:37




@rtybase Thank you. that is the same setup, but the book specifically asks for an induction method. The answer is using geometric mean, which the book said not to use.
– Justin Meiners
Jul 22 at 15:37




1




1




Math is really hard to search, I definitely attempted to find the answer first. I still think this is a unique solution, but I don't want to pollute any sites and I don't think I have any more desire to contribute here. Please delete my question.
– Justin Meiners
Jul 22 at 16:16





Math is really hard to search, I definitely attempted to find the answer first. I still think this is a unique solution, but I don't want to pollute any sites and I don't think I have any more desire to contribute here. Please delete my question.
– Justin Meiners
Jul 22 at 16:16











1 Answer
1






active

oldest

votes

















up vote
5
down vote













$$ a+b geq 2sqrtab $$

$$ (1+a_1)(1+a_2)ldots(1+a_n) geq 2sqrta_1 cdot 2sqrta_2 ldots 2sqrta_n = 2^nsqrta_1a_2a_3 ldots a_n = 2^n $$






share|cite|improve this answer





















    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',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    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%2f2859135%2fcheck-proof-that-if-a-1a-2-a-n-1-with-a-i-gt0-then-1a-11a%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    5
    down vote













    $$ a+b geq 2sqrtab $$

    $$ (1+a_1)(1+a_2)ldots(1+a_n) geq 2sqrta_1 cdot 2sqrta_2 ldots 2sqrta_n = 2^nsqrta_1a_2a_3 ldots a_n = 2^n $$






    share|cite|improve this answer

























      up vote
      5
      down vote













      $$ a+b geq 2sqrtab $$

      $$ (1+a_1)(1+a_2)ldots(1+a_n) geq 2sqrta_1 cdot 2sqrta_2 ldots 2sqrta_n = 2^nsqrta_1a_2a_3 ldots a_n = 2^n $$






      share|cite|improve this answer























        up vote
        5
        down vote










        up vote
        5
        down vote









        $$ a+b geq 2sqrtab $$

        $$ (1+a_1)(1+a_2)ldots(1+a_n) geq 2sqrta_1 cdot 2sqrta_2 ldots 2sqrta_n = 2^nsqrta_1a_2a_3 ldots a_n = 2^n $$






        share|cite|improve this answer













        $$ a+b geq 2sqrtab $$

        $$ (1+a_1)(1+a_2)ldots(1+a_n) geq 2sqrta_1 cdot 2sqrta_2 ldots 2sqrta_n = 2^nsqrta_1a_2a_3 ldots a_n = 2^n $$







        share|cite|improve this answer













        share|cite|improve this answer



        share|cite|improve this answer











        answered Jul 22 at 6:15









        Vladislav Kharlamov

        572216




        572216






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2859135%2fcheck-proof-that-if-a-1a-2-a-n-1-with-a-i-gt0-then-1a-11a%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            What is the equation of a 3D cone with generalised tilt?

            Color the edges and diagonals of a regular polygon

            Relationship between determinant of matrix and determinant of adjoint?