Question about strong convexity












1












$begingroup$


enter image description here



I don't really know how to begin. I tried substituting $y$ for $x + h$ and taking the Taylor approx. of $f(x + h)$ around $f(x)$. The RHS becomes



$h^T nabla f(x) + phi(x)$



Where $phi$ is our remainder function. Since $f$ is only $C^1$ smooth, the remainder function isn't well conditioned and this is sorta where I hit a wall. My friends in similar classes recommended finding something to integrate, but I don't really know what.



Furthermore, this sorta fails some sanity checks. Like if you take a convex function and negate it, the result shouldn't be convex; however, negating a function doesn't affect whether it satisfies $|nabla f(y) - nabla f(x)|^2 geq l |f(y) - f(x)|$.



Any tips would be appreciated :)










share|cite|improve this question









$endgroup$

















    1












    $begingroup$


    enter image description here



    I don't really know how to begin. I tried substituting $y$ for $x + h$ and taking the Taylor approx. of $f(x + h)$ around $f(x)$. The RHS becomes



    $h^T nabla f(x) + phi(x)$



    Where $phi$ is our remainder function. Since $f$ is only $C^1$ smooth, the remainder function isn't well conditioned and this is sorta where I hit a wall. My friends in similar classes recommended finding something to integrate, but I don't really know what.



    Furthermore, this sorta fails some sanity checks. Like if you take a convex function and negate it, the result shouldn't be convex; however, negating a function doesn't affect whether it satisfies $|nabla f(y) - nabla f(x)|^2 geq l |f(y) - f(x)|$.



    Any tips would be appreciated :)










    share|cite|improve this question









    $endgroup$















      1












      1








      1





      $begingroup$


      enter image description here



      I don't really know how to begin. I tried substituting $y$ for $x + h$ and taking the Taylor approx. of $f(x + h)$ around $f(x)$. The RHS becomes



      $h^T nabla f(x) + phi(x)$



      Where $phi$ is our remainder function. Since $f$ is only $C^1$ smooth, the remainder function isn't well conditioned and this is sorta where I hit a wall. My friends in similar classes recommended finding something to integrate, but I don't really know what.



      Furthermore, this sorta fails some sanity checks. Like if you take a convex function and negate it, the result shouldn't be convex; however, negating a function doesn't affect whether it satisfies $|nabla f(y) - nabla f(x)|^2 geq l |f(y) - f(x)|$.



      Any tips would be appreciated :)










      share|cite|improve this question









      $endgroup$




      enter image description here



      I don't really know how to begin. I tried substituting $y$ for $x + h$ and taking the Taylor approx. of $f(x + h)$ around $f(x)$. The RHS becomes



      $h^T nabla f(x) + phi(x)$



      Where $phi$ is our remainder function. Since $f$ is only $C^1$ smooth, the remainder function isn't well conditioned and this is sorta where I hit a wall. My friends in similar classes recommended finding something to integrate, but I don't really know what.



      Furthermore, this sorta fails some sanity checks. Like if you take a convex function and negate it, the result shouldn't be convex; however, negating a function doesn't affect whether it satisfies $|nabla f(y) - nabla f(x)|^2 geq l |f(y) - f(x)|$.



      Any tips would be appreciated :)







      real-analysis convex-analysis nonlinear-optimization






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Dec 11 '18 at 2:09









      Louis CastricatoLouis Castricato

      285




      285






















          1 Answer
          1






          active

          oldest

          votes


















          3












          $begingroup$

          The claim as stated is false: $f=0$ is an obvious counter-example.
          And, as you already mentioned, if $f$ satisfies the inequality then also $-f$.



          In addition, every smooth function satisfying the inequality has to be a constant:



          If $f$ satisfies the inequality and $nabla f$ is Lipschitz, then necessarily $f$ is constant:
          $$
          |f(x+h)-f(x)|le l |nabla f(x+h)-nabla f(x)|^2 le l cdot L cdot |h|^2.
          $$

          Dividing by $|h|$ and letting $hto 0$ proves $nabla f(x)=0$.



          Hence, the claimed statement is not even wrong.



          Edit: Also every convex $C^1$ function satisfying the inequality is constant. I found a result of Rockafellar ('Second-order convex analysis', Journal of Nonlinear and Convex Analysis 1 (1999), 1-16, available at https://sites.math.washington.edu/~rtr/papers/rtr176-SecondOrderConvexAnalysis.pdf), which could be of use here:



          Let $f$ be $C^1$ and convex. Then for almost all $x$ the map $nabla f$ satisfies a Lipschitz estimate. Then all such functions $f$ satisfying the inequality above have $nabla f=0$ almost everywhere. Hence, almost all points in $mathbb R^n$ are global minimizers of $f$, so $f$ has to be constant.






          share|cite|improve this answer











          $endgroup$













            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%2f3034780%2fquestion-about-strong-convexity%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









            3












            $begingroup$

            The claim as stated is false: $f=0$ is an obvious counter-example.
            And, as you already mentioned, if $f$ satisfies the inequality then also $-f$.



            In addition, every smooth function satisfying the inequality has to be a constant:



            If $f$ satisfies the inequality and $nabla f$ is Lipschitz, then necessarily $f$ is constant:
            $$
            |f(x+h)-f(x)|le l |nabla f(x+h)-nabla f(x)|^2 le l cdot L cdot |h|^2.
            $$

            Dividing by $|h|$ and letting $hto 0$ proves $nabla f(x)=0$.



            Hence, the claimed statement is not even wrong.



            Edit: Also every convex $C^1$ function satisfying the inequality is constant. I found a result of Rockafellar ('Second-order convex analysis', Journal of Nonlinear and Convex Analysis 1 (1999), 1-16, available at https://sites.math.washington.edu/~rtr/papers/rtr176-SecondOrderConvexAnalysis.pdf), which could be of use here:



            Let $f$ be $C^1$ and convex. Then for almost all $x$ the map $nabla f$ satisfies a Lipschitz estimate. Then all such functions $f$ satisfying the inequality above have $nabla f=0$ almost everywhere. Hence, almost all points in $mathbb R^n$ are global minimizers of $f$, so $f$ has to be constant.






            share|cite|improve this answer











            $endgroup$


















              3












              $begingroup$

              The claim as stated is false: $f=0$ is an obvious counter-example.
              And, as you already mentioned, if $f$ satisfies the inequality then also $-f$.



              In addition, every smooth function satisfying the inequality has to be a constant:



              If $f$ satisfies the inequality and $nabla f$ is Lipschitz, then necessarily $f$ is constant:
              $$
              |f(x+h)-f(x)|le l |nabla f(x+h)-nabla f(x)|^2 le l cdot L cdot |h|^2.
              $$

              Dividing by $|h|$ and letting $hto 0$ proves $nabla f(x)=0$.



              Hence, the claimed statement is not even wrong.



              Edit: Also every convex $C^1$ function satisfying the inequality is constant. I found a result of Rockafellar ('Second-order convex analysis', Journal of Nonlinear and Convex Analysis 1 (1999), 1-16, available at https://sites.math.washington.edu/~rtr/papers/rtr176-SecondOrderConvexAnalysis.pdf), which could be of use here:



              Let $f$ be $C^1$ and convex. Then for almost all $x$ the map $nabla f$ satisfies a Lipschitz estimate. Then all such functions $f$ satisfying the inequality above have $nabla f=0$ almost everywhere. Hence, almost all points in $mathbb R^n$ are global minimizers of $f$, so $f$ has to be constant.






              share|cite|improve this answer











              $endgroup$
















                3












                3








                3





                $begingroup$

                The claim as stated is false: $f=0$ is an obvious counter-example.
                And, as you already mentioned, if $f$ satisfies the inequality then also $-f$.



                In addition, every smooth function satisfying the inequality has to be a constant:



                If $f$ satisfies the inequality and $nabla f$ is Lipschitz, then necessarily $f$ is constant:
                $$
                |f(x+h)-f(x)|le l |nabla f(x+h)-nabla f(x)|^2 le l cdot L cdot |h|^2.
                $$

                Dividing by $|h|$ and letting $hto 0$ proves $nabla f(x)=0$.



                Hence, the claimed statement is not even wrong.



                Edit: Also every convex $C^1$ function satisfying the inequality is constant. I found a result of Rockafellar ('Second-order convex analysis', Journal of Nonlinear and Convex Analysis 1 (1999), 1-16, available at https://sites.math.washington.edu/~rtr/papers/rtr176-SecondOrderConvexAnalysis.pdf), which could be of use here:



                Let $f$ be $C^1$ and convex. Then for almost all $x$ the map $nabla f$ satisfies a Lipschitz estimate. Then all such functions $f$ satisfying the inequality above have $nabla f=0$ almost everywhere. Hence, almost all points in $mathbb R^n$ are global minimizers of $f$, so $f$ has to be constant.






                share|cite|improve this answer











                $endgroup$



                The claim as stated is false: $f=0$ is an obvious counter-example.
                And, as you already mentioned, if $f$ satisfies the inequality then also $-f$.



                In addition, every smooth function satisfying the inequality has to be a constant:



                If $f$ satisfies the inequality and $nabla f$ is Lipschitz, then necessarily $f$ is constant:
                $$
                |f(x+h)-f(x)|le l |nabla f(x+h)-nabla f(x)|^2 le l cdot L cdot |h|^2.
                $$

                Dividing by $|h|$ and letting $hto 0$ proves $nabla f(x)=0$.



                Hence, the claimed statement is not even wrong.



                Edit: Also every convex $C^1$ function satisfying the inequality is constant. I found a result of Rockafellar ('Second-order convex analysis', Journal of Nonlinear and Convex Analysis 1 (1999), 1-16, available at https://sites.math.washington.edu/~rtr/papers/rtr176-SecondOrderConvexAnalysis.pdf), which could be of use here:



                Let $f$ be $C^1$ and convex. Then for almost all $x$ the map $nabla f$ satisfies a Lipschitz estimate. Then all such functions $f$ satisfying the inequality above have $nabla f=0$ almost everywhere. Hence, almost all points in $mathbb R^n$ are global minimizers of $f$, so $f$ has to be constant.







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited Dec 11 '18 at 8:46

























                answered Dec 11 '18 at 8:14









                dawdaw

                24.5k1645




                24.5k1645






























                    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%2f3034780%2fquestion-about-strong-convexity%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

                    Plaza Victoria

                    In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

                    How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...