Can we prove this inequality holds for some region?












1












$begingroup$


Can we prove this inequality holds form some region
, if $(x-a)^2+(y-b)^2>R^2$ then
$$
begin{align}
-xarctan(x)+0.5x-yarctan(y)+0.4y<0\
end{align}
$$

As I can see from the WolframAlpha picture there is some region that is similar to $(x-a)^2+(y-b)^2>R^2$ but I have no idea how we can prove that and find $R$



enter image description here










share|cite|improve this question









$endgroup$

















    1












    $begingroup$


    Can we prove this inequality holds form some region
    , if $(x-a)^2+(y-b)^2>R^2$ then
    $$
    begin{align}
    -xarctan(x)+0.5x-yarctan(y)+0.4y<0\
    end{align}
    $$

    As I can see from the WolframAlpha picture there is some region that is similar to $(x-a)^2+(y-b)^2>R^2$ but I have no idea how we can prove that and find $R$



    enter image description here










    share|cite|improve this question









    $endgroup$















      1












      1








      1





      $begingroup$


      Can we prove this inequality holds form some region
      , if $(x-a)^2+(y-b)^2>R^2$ then
      $$
      begin{align}
      -xarctan(x)+0.5x-yarctan(y)+0.4y<0\
      end{align}
      $$

      As I can see from the WolframAlpha picture there is some region that is similar to $(x-a)^2+(y-b)^2>R^2$ but I have no idea how we can prove that and find $R$



      enter image description here










      share|cite|improve this question









      $endgroup$




      Can we prove this inequality holds form some region
      , if $(x-a)^2+(y-b)^2>R^2$ then
      $$
      begin{align}
      -xarctan(x)+0.5x-yarctan(y)+0.4y<0\
      end{align}
      $$

      As I can see from the WolframAlpha picture there is some region that is similar to $(x-a)^2+(y-b)^2>R^2$ but I have no idea how we can prove that and find $R$



      enter image description here







      inequality






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Dec 2 '18 at 18:04









      TagTag

      696




      696






















          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          The picture suggests to take $a=0.5/2$, $b=0.4/2$ and $Rsimeq 1/3$. We can bound $R$ more precisely
          looking for a big disk $D$ with this center $(a,b)$, which is contained in the white region. Thus we have to show that if $(x,y)in D$ then



          $$-xarctan(x)+0.5x-yarctan(y)+0.4yge 0.$$



          We use a fact that for each non-negative $t$ we have $operatorname{arctan} tle t$. Therefore we have $-toperatorname{arctan} tge –t^2$ for each real $t$. Then



          $$-xarctan(x)+0.5x-yarctan(y)+0.4yge$$ $$–x^2+0.5x-y^2+0.4y=$$ $$-(x-a)^2+a^2-(y-b)^2+b^2ge a^2+b^2-R^2.$$



          So $R=sqrt{a^2+b^2}=sqrt{0.1025}=0.3201dots.$ fits.



          I thank to user8053696 for providing the picture:



          enter image description here



          But to find a small disk which contains the white region, we have to look for other, I think, not so simple arguments.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Could you, please, clarify why if $-x^2+0.5x-y^2+0.4y<0$ then $-xarctan(x)+0.5x-yarctan(y)+0.4y<0$? Because this circle will be inside closed region of function with arctan not outside. i.imgur.com/n9Xy2z1.png
            $endgroup$
            – Tag
            Dec 3 '18 at 7:51












          • $begingroup$
            For example, from 5>-5 doesn't follow that 5 is negative.
            $endgroup$
            – Tag
            Dec 3 '18 at 7:57










          • $begingroup$
            @user8053696 Thanks for the picture, I clarified my answer.
            $endgroup$
            – Alex Ravsky
            Dec 3 '18 at 13:31











          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%2f3022978%2fcan-we-prove-this-inequality-holds-for-some-region%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0












          $begingroup$

          The picture suggests to take $a=0.5/2$, $b=0.4/2$ and $Rsimeq 1/3$. We can bound $R$ more precisely
          looking for a big disk $D$ with this center $(a,b)$, which is contained in the white region. Thus we have to show that if $(x,y)in D$ then



          $$-xarctan(x)+0.5x-yarctan(y)+0.4yge 0.$$



          We use a fact that for each non-negative $t$ we have $operatorname{arctan} tle t$. Therefore we have $-toperatorname{arctan} tge –t^2$ for each real $t$. Then



          $$-xarctan(x)+0.5x-yarctan(y)+0.4yge$$ $$–x^2+0.5x-y^2+0.4y=$$ $$-(x-a)^2+a^2-(y-b)^2+b^2ge a^2+b^2-R^2.$$



          So $R=sqrt{a^2+b^2}=sqrt{0.1025}=0.3201dots.$ fits.



          I thank to user8053696 for providing the picture:



          enter image description here



          But to find a small disk which contains the white region, we have to look for other, I think, not so simple arguments.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Could you, please, clarify why if $-x^2+0.5x-y^2+0.4y<0$ then $-xarctan(x)+0.5x-yarctan(y)+0.4y<0$? Because this circle will be inside closed region of function with arctan not outside. i.imgur.com/n9Xy2z1.png
            $endgroup$
            – Tag
            Dec 3 '18 at 7:51












          • $begingroup$
            For example, from 5>-5 doesn't follow that 5 is negative.
            $endgroup$
            – Tag
            Dec 3 '18 at 7:57










          • $begingroup$
            @user8053696 Thanks for the picture, I clarified my answer.
            $endgroup$
            – Alex Ravsky
            Dec 3 '18 at 13:31
















          0












          $begingroup$

          The picture suggests to take $a=0.5/2$, $b=0.4/2$ and $Rsimeq 1/3$. We can bound $R$ more precisely
          looking for a big disk $D$ with this center $(a,b)$, which is contained in the white region. Thus we have to show that if $(x,y)in D$ then



          $$-xarctan(x)+0.5x-yarctan(y)+0.4yge 0.$$



          We use a fact that for each non-negative $t$ we have $operatorname{arctan} tle t$. Therefore we have $-toperatorname{arctan} tge –t^2$ for each real $t$. Then



          $$-xarctan(x)+0.5x-yarctan(y)+0.4yge$$ $$–x^2+0.5x-y^2+0.4y=$$ $$-(x-a)^2+a^2-(y-b)^2+b^2ge a^2+b^2-R^2.$$



          So $R=sqrt{a^2+b^2}=sqrt{0.1025}=0.3201dots.$ fits.



          I thank to user8053696 for providing the picture:



          enter image description here



          But to find a small disk which contains the white region, we have to look for other, I think, not so simple arguments.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Could you, please, clarify why if $-x^2+0.5x-y^2+0.4y<0$ then $-xarctan(x)+0.5x-yarctan(y)+0.4y<0$? Because this circle will be inside closed region of function with arctan not outside. i.imgur.com/n9Xy2z1.png
            $endgroup$
            – Tag
            Dec 3 '18 at 7:51












          • $begingroup$
            For example, from 5>-5 doesn't follow that 5 is negative.
            $endgroup$
            – Tag
            Dec 3 '18 at 7:57










          • $begingroup$
            @user8053696 Thanks for the picture, I clarified my answer.
            $endgroup$
            – Alex Ravsky
            Dec 3 '18 at 13:31














          0












          0








          0





          $begingroup$

          The picture suggests to take $a=0.5/2$, $b=0.4/2$ and $Rsimeq 1/3$. We can bound $R$ more precisely
          looking for a big disk $D$ with this center $(a,b)$, which is contained in the white region. Thus we have to show that if $(x,y)in D$ then



          $$-xarctan(x)+0.5x-yarctan(y)+0.4yge 0.$$



          We use a fact that for each non-negative $t$ we have $operatorname{arctan} tle t$. Therefore we have $-toperatorname{arctan} tge –t^2$ for each real $t$. Then



          $$-xarctan(x)+0.5x-yarctan(y)+0.4yge$$ $$–x^2+0.5x-y^2+0.4y=$$ $$-(x-a)^2+a^2-(y-b)^2+b^2ge a^2+b^2-R^2.$$



          So $R=sqrt{a^2+b^2}=sqrt{0.1025}=0.3201dots.$ fits.



          I thank to user8053696 for providing the picture:



          enter image description here



          But to find a small disk which contains the white region, we have to look for other, I think, not so simple arguments.






          share|cite|improve this answer











          $endgroup$



          The picture suggests to take $a=0.5/2$, $b=0.4/2$ and $Rsimeq 1/3$. We can bound $R$ more precisely
          looking for a big disk $D$ with this center $(a,b)$, which is contained in the white region. Thus we have to show that if $(x,y)in D$ then



          $$-xarctan(x)+0.5x-yarctan(y)+0.4yge 0.$$



          We use a fact that for each non-negative $t$ we have $operatorname{arctan} tle t$. Therefore we have $-toperatorname{arctan} tge –t^2$ for each real $t$. Then



          $$-xarctan(x)+0.5x-yarctan(y)+0.4yge$$ $$–x^2+0.5x-y^2+0.4y=$$ $$-(x-a)^2+a^2-(y-b)^2+b^2ge a^2+b^2-R^2.$$



          So $R=sqrt{a^2+b^2}=sqrt{0.1025}=0.3201dots.$ fits.



          I thank to user8053696 for providing the picture:



          enter image description here



          But to find a small disk which contains the white region, we have to look for other, I think, not so simple arguments.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Dec 3 '18 at 13:31

























          answered Dec 3 '18 at 6:23









          Alex RavskyAlex Ravsky

          39.6k32181




          39.6k32181












          • $begingroup$
            Could you, please, clarify why if $-x^2+0.5x-y^2+0.4y<0$ then $-xarctan(x)+0.5x-yarctan(y)+0.4y<0$? Because this circle will be inside closed region of function with arctan not outside. i.imgur.com/n9Xy2z1.png
            $endgroup$
            – Tag
            Dec 3 '18 at 7:51












          • $begingroup$
            For example, from 5>-5 doesn't follow that 5 is negative.
            $endgroup$
            – Tag
            Dec 3 '18 at 7:57










          • $begingroup$
            @user8053696 Thanks for the picture, I clarified my answer.
            $endgroup$
            – Alex Ravsky
            Dec 3 '18 at 13:31


















          • $begingroup$
            Could you, please, clarify why if $-x^2+0.5x-y^2+0.4y<0$ then $-xarctan(x)+0.5x-yarctan(y)+0.4y<0$? Because this circle will be inside closed region of function with arctan not outside. i.imgur.com/n9Xy2z1.png
            $endgroup$
            – Tag
            Dec 3 '18 at 7:51












          • $begingroup$
            For example, from 5>-5 doesn't follow that 5 is negative.
            $endgroup$
            – Tag
            Dec 3 '18 at 7:57










          • $begingroup$
            @user8053696 Thanks for the picture, I clarified my answer.
            $endgroup$
            – Alex Ravsky
            Dec 3 '18 at 13:31
















          $begingroup$
          Could you, please, clarify why if $-x^2+0.5x-y^2+0.4y<0$ then $-xarctan(x)+0.5x-yarctan(y)+0.4y<0$? Because this circle will be inside closed region of function with arctan not outside. i.imgur.com/n9Xy2z1.png
          $endgroup$
          – Tag
          Dec 3 '18 at 7:51






          $begingroup$
          Could you, please, clarify why if $-x^2+0.5x-y^2+0.4y<0$ then $-xarctan(x)+0.5x-yarctan(y)+0.4y<0$? Because this circle will be inside closed region of function with arctan not outside. i.imgur.com/n9Xy2z1.png
          $endgroup$
          – Tag
          Dec 3 '18 at 7:51














          $begingroup$
          For example, from 5>-5 doesn't follow that 5 is negative.
          $endgroup$
          – Tag
          Dec 3 '18 at 7:57




          $begingroup$
          For example, from 5>-5 doesn't follow that 5 is negative.
          $endgroup$
          – Tag
          Dec 3 '18 at 7:57












          $begingroup$
          @user8053696 Thanks for the picture, I clarified my answer.
          $endgroup$
          – Alex Ravsky
          Dec 3 '18 at 13:31




          $begingroup$
          @user8053696 Thanks for the picture, I clarified my answer.
          $endgroup$
          – Alex Ravsky
          Dec 3 '18 at 13:31


















          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%2f3022978%2fcan-we-prove-this-inequality-holds-for-some-region%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

          Index of /

          Tribalistas

          Listed building