Proving inequalities hold when applying exponentials

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











up vote
1
down vote

favorite












So I'm set out to prove that for all $a,binmathbbR^+$ where $a,b > 0$, and for all $rinmathbbQ$ where $r > 0$,



$$
a < b if and only if a^r<b^r
$$



This seems so obvious that it shouldn't have to be proved, and thus I'm not really sure how to start.










share|cite|improve this question









New contributor




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



















  • Hint: $lnx$ is a strictly increasing function, so if $a < b$, $lna < lnb$.
    – Taliant
    3 hours ago










  • First prove the problem for $a=1$ and then note that the problem can be reduced to this special case by dividing the inequality by $a^r$.
    – Paramanand Singh
    43 mins ago














up vote
1
down vote

favorite












So I'm set out to prove that for all $a,binmathbbR^+$ where $a,b > 0$, and for all $rinmathbbQ$ where $r > 0$,



$$
a < b if and only if a^r<b^r
$$



This seems so obvious that it shouldn't have to be proved, and thus I'm not really sure how to start.










share|cite|improve this question









New contributor




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



















  • Hint: $lnx$ is a strictly increasing function, so if $a < b$, $lna < lnb$.
    – Taliant
    3 hours ago










  • First prove the problem for $a=1$ and then note that the problem can be reduced to this special case by dividing the inequality by $a^r$.
    – Paramanand Singh
    43 mins ago












up vote
1
down vote

favorite









up vote
1
down vote

favorite











So I'm set out to prove that for all $a,binmathbbR^+$ where $a,b > 0$, and for all $rinmathbbQ$ where $r > 0$,



$$
a < b if and only if a^r<b^r
$$



This seems so obvious that it shouldn't have to be proved, and thus I'm not really sure how to start.










share|cite|improve this question









New contributor




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











So I'm set out to prove that for all $a,binmathbbR^+$ where $a,b > 0$, and for all $rinmathbbQ$ where $r > 0$,



$$
a < b if and only if a^r<b^r
$$



This seems so obvious that it shouldn't have to be proved, and thus I'm not really sure how to start.







real-analysis inequality






share|cite|improve this question









New contributor




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











share|cite|improve this question









New contributor




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









share|cite|improve this question




share|cite|improve this question








edited 2 hours ago









SlightlyDeviant

428




428






New contributor




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









asked 3 hours ago









Sam Kim

61




61




New contributor




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





New contributor





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






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











  • Hint: $lnx$ is a strictly increasing function, so if $a < b$, $lna < lnb$.
    – Taliant
    3 hours ago










  • First prove the problem for $a=1$ and then note that the problem can be reduced to this special case by dividing the inequality by $a^r$.
    – Paramanand Singh
    43 mins ago
















  • Hint: $lnx$ is a strictly increasing function, so if $a < b$, $lna < lnb$.
    – Taliant
    3 hours ago










  • First prove the problem for $a=1$ and then note that the problem can be reduced to this special case by dividing the inequality by $a^r$.
    – Paramanand Singh
    43 mins ago















Hint: $lnx$ is a strictly increasing function, so if $a < b$, $lna < lnb$.
– Taliant
3 hours ago




Hint: $lnx$ is a strictly increasing function, so if $a < b$, $lna < lnb$.
– Taliant
3 hours ago












First prove the problem for $a=1$ and then note that the problem can be reduced to this special case by dividing the inequality by $a^r$.
– Paramanand Singh
43 mins ago




First prove the problem for $a=1$ and then note that the problem can be reduced to this special case by dividing the inequality by $a^r$.
– Paramanand Singh
43 mins ago










2 Answers
2






active

oldest

votes

















up vote
3
down vote













The hint:
$$b^r-a^r=a^rleft(left(fracbaright)^r-1right).$$






share|cite|improve this answer



























    up vote
    1
    down vote













    A strategy can be like this:



    1. prove that it holds for $rinBbb Nsetminus0$;


    2. use (1) to prove that it holds when $frac1rinBbb N$;


    3. use (1) and (2) to prove that it holds for all $rinBbb Q_>0$.






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



      );






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









       

      draft saved


      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2956105%2fproving-inequalities-hold-when-applying-exponentials%23new-answer', 'question_page');

      );

      Post as a guest






























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      3
      down vote













      The hint:
      $$b^r-a^r=a^rleft(left(fracbaright)^r-1right).$$






      share|cite|improve this answer
























        up vote
        3
        down vote













        The hint:
        $$b^r-a^r=a^rleft(left(fracbaright)^r-1right).$$






        share|cite|improve this answer






















          up vote
          3
          down vote










          up vote
          3
          down vote









          The hint:
          $$b^r-a^r=a^rleft(left(fracbaright)^r-1right).$$






          share|cite|improve this answer












          The hint:
          $$b^r-a^r=a^rleft(left(fracbaright)^r-1right).$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered 3 hours ago









          Michael Rozenberg

          91.7k1584181




          91.7k1584181




















              up vote
              1
              down vote













              A strategy can be like this:



              1. prove that it holds for $rinBbb Nsetminus0$;


              2. use (1) to prove that it holds when $frac1rinBbb N$;


              3. use (1) and (2) to prove that it holds for all $rinBbb Q_>0$.






              share|cite|improve this answer
























                up vote
                1
                down vote













                A strategy can be like this:



                1. prove that it holds for $rinBbb Nsetminus0$;


                2. use (1) to prove that it holds when $frac1rinBbb N$;


                3. use (1) and (2) to prove that it holds for all $rinBbb Q_>0$.






                share|cite|improve this answer






















                  up vote
                  1
                  down vote










                  up vote
                  1
                  down vote









                  A strategy can be like this:



                  1. prove that it holds for $rinBbb Nsetminus0$;


                  2. use (1) to prove that it holds when $frac1rinBbb N$;


                  3. use (1) and (2) to prove that it holds for all $rinBbb Q_>0$.






                  share|cite|improve this answer












                  A strategy can be like this:



                  1. prove that it holds for $rinBbb Nsetminus0$;


                  2. use (1) to prove that it holds when $frac1rinBbb N$;


                  3. use (1) and (2) to prove that it holds for all $rinBbb Q_>0$.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered 30 mins ago









                  Saucy O'Path

                  4,464424




                  4,464424




















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









                       

                      draft saved


                      draft discarded


















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












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











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













                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2956105%2fproving-inequalities-hold-when-applying-exponentials%23new-answer', 'question_page');

                      );

                      Post as a guest













































































                      Comments

                      Popular posts from this blog

                      What does second last employer means? [closed]

                      List of Gilmore Girls characters

                      Confectionery