Characterizing potentially non-differentiable functions by their maximumWhat is an example that a function is...

How spaceships determine each other's mass in space?

Should I file my taxes? No income, unemployed, but paid 2k in student loan interest

Propulsion Systems

I can't die. Who am I?

Use Mercury as quenching liquid for swords?

How to make sure I'm assertive enough in contact with subordinates?

An Undercover Army

How did the bike driver reduce his momentum?

Rationale to prefer local variables over instance variables?

Why do we say 'Pairwise Disjoint', rather than 'Disjoint'?

Should I apply for my boss's promotion?

Why would /etc/passwd be used every time someone executes `ls -l` command?

If nine coins are tossed, what is the probability that the number of heads is even?

Is every open circuit a capacitor?

Was this cameo in Captain Marvel computer generated?

How to educate team mate to take screenshots for bugs with out unwanted stuff

Having the player face themselves after the mid-game

Is it a Cyclops number? "Nobody" knows!

How would an energy-based "projectile" blow up a spaceship?

Why do phishing e-mails use faked e-mail addresses instead of the real one?

What do you call someone who likes to pick fights?

If sound is a longitudinal wave, why can we hear it if our ears aren't aligned with the propagation direction?

The (Easy) Road to Code

What is better: yes / no radio, or simple checkbox?



Characterizing potentially non-differentiable functions by their maximum


What is an example that a function is differentiable but derivative is not Riemann integrableDistinction between nowhere monotone and nowhere differentiableIs there only one continuous-everywhere non-differentiable function?Non differentiable solutions to $partial_x f + partial_y f =0$Common traits of functions which are non-trivial to integrate?Non-decreasing and everywhere differentiable on $[0,1]$ implies absolutelly continuous?Definition of Concavity for Twice Differentiable FunctionsDifference of increasing functions differentiable a.e.My proof uses derivatives. Can I extend it to non-differentiable functions?Determining, without recourse to complex analysis, which functions $f: mathbf{R} to mathbf{R}$ converge to their Taylor seriesIs $f:mathbb Rtomathbb R$ concave everywhere if, within each interval on the domain, $exists$ a sub-interval s.t. $f$ is concave locally?













1












$begingroup$


In short, my question – which has come up in a mechanism design setting I'm working on – is the following. Let $f,gcolon mathbb{R} rightarrow mathbb{R}$ be continuous functions and let $f$ be non-decreasing and non-negative. Then for each $yinmathbb{R}$ consider the function
$$
r_ycolon mathbb{R} rightarrow mathbb{R}colon x mapsto f(x)cdot y-g(x)
$$

over $mathbb{R}$. What do $f,g$ have to look like for $r_y$ to be globally optimal at $x=y$ for all $yin mathbb{R}$?



Of course, if $f,g$ are somewhat "well-behaved", we can go through the usual motions. For all $y$ it has to be $r_y'(y)=0$, i.e. $g'(y)=f'(y)y$ and via the fundamental theorem of calculus
$$
g(x)=C+int_0^x f'(zeta)zeta dzeta.
$$



But my calculus/real analysis knowledge is insufficient to understand whether the premises of the problem ensure that $f,g$ are sufficiently well-behaved or to understand what happens if they are not well-behaved.



Here are some more thoughts of mine. It's been a while since I took advanced calculus, so some of this might be confused.




  • Instead of talking about derivatives, we can talk about the (ratios of) differences. In particular, for all $d>0,yin mathbb{R}$, it must be $r_y(y+d)-r_y(y)leq 0$ and $r_y(y)-r_y(y-d)geq 0$. Rearranging stuff a little, this is equivalent to (for all $d>0,yin mathbb{R}$)
    $$
    y(f(y+d)-f(y))leq g(y+d)-g(y)leq (y+d)(f(y+d)-f(y)).
    $$

    This is nice because it's similar to the relationship between the derivatives. (Dividing by $d$ and letting it go to $0$ gives the relationship between the derivatives if they exist.) But it doesn't immediately answer questions about what kinds of $f$ are allowed or how to construct the corresponding $g$. (See below for problematic examples.)


  • Lebesgue's theorem for the differentiability of monotone functions seems to imply that $f$ and $g$ are differentiable almost everywhere. (The previous point implies that if $f$ is monotone, $g$ is monotone on $(-infty,0)$ and on $(0,infty)$.) So we can talk about the derivatives of $f$ and $g$ almost everywhere. But we might not be able to obtain (an "allowed") $g$ via integration of $g'(x)=f'(x)x$. For example, if $f$ is the Cantor function for $xin[0,1]$, then
    $$
    int_0^x f'(zeta)zeta dzeta = 0,
    $$

    right (see, e.g., sect. 2 here)? But if $f$ is the Cantor function and $g=0$, then $r_{frac{1}{2}}(frac{1}{2})<r_{frac{1}{2}}(1)$. That is, $r_{frac{1}{2}}$ does not have a maximum at $1/2$. So can $f$ be the Cantor function? That is, if $f$ is the Cantor function, is there a corresponding $g$ (s.t. $r_y$ has a maximum at $y$ for all $y$) and if so what is the corresponding $g$? More generally, can $f$ be a function that we can't find by integrating its derivative and if so, is there a way of finding the corresponding $g$?


  • The above point asks whether $g$ might not be an integral over $g'$. Another question is whether $g'$ (or $f'$) must be integrable at all. Of course, there are continuous functions whose derivatives are not integrable, but the examples I am aware of aren't even monotone (not to mention our other requirements for $f,g$).


  • One standard move that people use to replace derivatives is to use sub-/super-derivatives. But that seems to require the functions in question to be convex/concave. But neither $r_y$, nor $f$ or $g$ must be convex/concave everywhere.











share|cite|improve this question









New contributor




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







$endgroup$

















    1












    $begingroup$


    In short, my question – which has come up in a mechanism design setting I'm working on – is the following. Let $f,gcolon mathbb{R} rightarrow mathbb{R}$ be continuous functions and let $f$ be non-decreasing and non-negative. Then for each $yinmathbb{R}$ consider the function
    $$
    r_ycolon mathbb{R} rightarrow mathbb{R}colon x mapsto f(x)cdot y-g(x)
    $$

    over $mathbb{R}$. What do $f,g$ have to look like for $r_y$ to be globally optimal at $x=y$ for all $yin mathbb{R}$?



    Of course, if $f,g$ are somewhat "well-behaved", we can go through the usual motions. For all $y$ it has to be $r_y'(y)=0$, i.e. $g'(y)=f'(y)y$ and via the fundamental theorem of calculus
    $$
    g(x)=C+int_0^x f'(zeta)zeta dzeta.
    $$



    But my calculus/real analysis knowledge is insufficient to understand whether the premises of the problem ensure that $f,g$ are sufficiently well-behaved or to understand what happens if they are not well-behaved.



    Here are some more thoughts of mine. It's been a while since I took advanced calculus, so some of this might be confused.




    • Instead of talking about derivatives, we can talk about the (ratios of) differences. In particular, for all $d>0,yin mathbb{R}$, it must be $r_y(y+d)-r_y(y)leq 0$ and $r_y(y)-r_y(y-d)geq 0$. Rearranging stuff a little, this is equivalent to (for all $d>0,yin mathbb{R}$)
      $$
      y(f(y+d)-f(y))leq g(y+d)-g(y)leq (y+d)(f(y+d)-f(y)).
      $$

      This is nice because it's similar to the relationship between the derivatives. (Dividing by $d$ and letting it go to $0$ gives the relationship between the derivatives if they exist.) But it doesn't immediately answer questions about what kinds of $f$ are allowed or how to construct the corresponding $g$. (See below for problematic examples.)


    • Lebesgue's theorem for the differentiability of monotone functions seems to imply that $f$ and $g$ are differentiable almost everywhere. (The previous point implies that if $f$ is monotone, $g$ is monotone on $(-infty,0)$ and on $(0,infty)$.) So we can talk about the derivatives of $f$ and $g$ almost everywhere. But we might not be able to obtain (an "allowed") $g$ via integration of $g'(x)=f'(x)x$. For example, if $f$ is the Cantor function for $xin[0,1]$, then
      $$
      int_0^x f'(zeta)zeta dzeta = 0,
      $$

      right (see, e.g., sect. 2 here)? But if $f$ is the Cantor function and $g=0$, then $r_{frac{1}{2}}(frac{1}{2})<r_{frac{1}{2}}(1)$. That is, $r_{frac{1}{2}}$ does not have a maximum at $1/2$. So can $f$ be the Cantor function? That is, if $f$ is the Cantor function, is there a corresponding $g$ (s.t. $r_y$ has a maximum at $y$ for all $y$) and if so what is the corresponding $g$? More generally, can $f$ be a function that we can't find by integrating its derivative and if so, is there a way of finding the corresponding $g$?


    • The above point asks whether $g$ might not be an integral over $g'$. Another question is whether $g'$ (or $f'$) must be integrable at all. Of course, there are continuous functions whose derivatives are not integrable, but the examples I am aware of aren't even monotone (not to mention our other requirements for $f,g$).


    • One standard move that people use to replace derivatives is to use sub-/super-derivatives. But that seems to require the functions in question to be convex/concave. But neither $r_y$, nor $f$ or $g$ must be convex/concave everywhere.











    share|cite|improve this question









    New contributor




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







    $endgroup$















      1












      1








      1





      $begingroup$


      In short, my question – which has come up in a mechanism design setting I'm working on – is the following. Let $f,gcolon mathbb{R} rightarrow mathbb{R}$ be continuous functions and let $f$ be non-decreasing and non-negative. Then for each $yinmathbb{R}$ consider the function
      $$
      r_ycolon mathbb{R} rightarrow mathbb{R}colon x mapsto f(x)cdot y-g(x)
      $$

      over $mathbb{R}$. What do $f,g$ have to look like for $r_y$ to be globally optimal at $x=y$ for all $yin mathbb{R}$?



      Of course, if $f,g$ are somewhat "well-behaved", we can go through the usual motions. For all $y$ it has to be $r_y'(y)=0$, i.e. $g'(y)=f'(y)y$ and via the fundamental theorem of calculus
      $$
      g(x)=C+int_0^x f'(zeta)zeta dzeta.
      $$



      But my calculus/real analysis knowledge is insufficient to understand whether the premises of the problem ensure that $f,g$ are sufficiently well-behaved or to understand what happens if they are not well-behaved.



      Here are some more thoughts of mine. It's been a while since I took advanced calculus, so some of this might be confused.




      • Instead of talking about derivatives, we can talk about the (ratios of) differences. In particular, for all $d>0,yin mathbb{R}$, it must be $r_y(y+d)-r_y(y)leq 0$ and $r_y(y)-r_y(y-d)geq 0$. Rearranging stuff a little, this is equivalent to (for all $d>0,yin mathbb{R}$)
        $$
        y(f(y+d)-f(y))leq g(y+d)-g(y)leq (y+d)(f(y+d)-f(y)).
        $$

        This is nice because it's similar to the relationship between the derivatives. (Dividing by $d$ and letting it go to $0$ gives the relationship between the derivatives if they exist.) But it doesn't immediately answer questions about what kinds of $f$ are allowed or how to construct the corresponding $g$. (See below for problematic examples.)


      • Lebesgue's theorem for the differentiability of monotone functions seems to imply that $f$ and $g$ are differentiable almost everywhere. (The previous point implies that if $f$ is monotone, $g$ is monotone on $(-infty,0)$ and on $(0,infty)$.) So we can talk about the derivatives of $f$ and $g$ almost everywhere. But we might not be able to obtain (an "allowed") $g$ via integration of $g'(x)=f'(x)x$. For example, if $f$ is the Cantor function for $xin[0,1]$, then
        $$
        int_0^x f'(zeta)zeta dzeta = 0,
        $$

        right (see, e.g., sect. 2 here)? But if $f$ is the Cantor function and $g=0$, then $r_{frac{1}{2}}(frac{1}{2})<r_{frac{1}{2}}(1)$. That is, $r_{frac{1}{2}}$ does not have a maximum at $1/2$. So can $f$ be the Cantor function? That is, if $f$ is the Cantor function, is there a corresponding $g$ (s.t. $r_y$ has a maximum at $y$ for all $y$) and if so what is the corresponding $g$? More generally, can $f$ be a function that we can't find by integrating its derivative and if so, is there a way of finding the corresponding $g$?


      • The above point asks whether $g$ might not be an integral over $g'$. Another question is whether $g'$ (or $f'$) must be integrable at all. Of course, there are continuous functions whose derivatives are not integrable, but the examples I am aware of aren't even monotone (not to mention our other requirements for $f,g$).


      • One standard move that people use to replace derivatives is to use sub-/super-derivatives. But that seems to require the functions in question to be convex/concave. But neither $r_y$, nor $f$ or $g$ must be convex/concave everywhere.











      share|cite|improve this question









      New contributor




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







      $endgroup$




      In short, my question – which has come up in a mechanism design setting I'm working on – is the following. Let $f,gcolon mathbb{R} rightarrow mathbb{R}$ be continuous functions and let $f$ be non-decreasing and non-negative. Then for each $yinmathbb{R}$ consider the function
      $$
      r_ycolon mathbb{R} rightarrow mathbb{R}colon x mapsto f(x)cdot y-g(x)
      $$

      over $mathbb{R}$. What do $f,g$ have to look like for $r_y$ to be globally optimal at $x=y$ for all $yin mathbb{R}$?



      Of course, if $f,g$ are somewhat "well-behaved", we can go through the usual motions. For all $y$ it has to be $r_y'(y)=0$, i.e. $g'(y)=f'(y)y$ and via the fundamental theorem of calculus
      $$
      g(x)=C+int_0^x f'(zeta)zeta dzeta.
      $$



      But my calculus/real analysis knowledge is insufficient to understand whether the premises of the problem ensure that $f,g$ are sufficiently well-behaved or to understand what happens if they are not well-behaved.



      Here are some more thoughts of mine. It's been a while since I took advanced calculus, so some of this might be confused.




      • Instead of talking about derivatives, we can talk about the (ratios of) differences. In particular, for all $d>0,yin mathbb{R}$, it must be $r_y(y+d)-r_y(y)leq 0$ and $r_y(y)-r_y(y-d)geq 0$. Rearranging stuff a little, this is equivalent to (for all $d>0,yin mathbb{R}$)
        $$
        y(f(y+d)-f(y))leq g(y+d)-g(y)leq (y+d)(f(y+d)-f(y)).
        $$

        This is nice because it's similar to the relationship between the derivatives. (Dividing by $d$ and letting it go to $0$ gives the relationship between the derivatives if they exist.) But it doesn't immediately answer questions about what kinds of $f$ are allowed or how to construct the corresponding $g$. (See below for problematic examples.)


      • Lebesgue's theorem for the differentiability of monotone functions seems to imply that $f$ and $g$ are differentiable almost everywhere. (The previous point implies that if $f$ is monotone, $g$ is monotone on $(-infty,0)$ and on $(0,infty)$.) So we can talk about the derivatives of $f$ and $g$ almost everywhere. But we might not be able to obtain (an "allowed") $g$ via integration of $g'(x)=f'(x)x$. For example, if $f$ is the Cantor function for $xin[0,1]$, then
        $$
        int_0^x f'(zeta)zeta dzeta = 0,
        $$

        right (see, e.g., sect. 2 here)? But if $f$ is the Cantor function and $g=0$, then $r_{frac{1}{2}}(frac{1}{2})<r_{frac{1}{2}}(1)$. That is, $r_{frac{1}{2}}$ does not have a maximum at $1/2$. So can $f$ be the Cantor function? That is, if $f$ is the Cantor function, is there a corresponding $g$ (s.t. $r_y$ has a maximum at $y$ for all $y$) and if so what is the corresponding $g$? More generally, can $f$ be a function that we can't find by integrating its derivative and if so, is there a way of finding the corresponding $g$?


      • The above point asks whether $g$ might not be an integral over $g'$. Another question is whether $g'$ (or $f'$) must be integrable at all. Of course, there are continuous functions whose derivatives are not integrable, but the examples I am aware of aren't even monotone (not to mention our other requirements for $f,g$).


      • One standard move that people use to replace derivatives is to use sub-/super-derivatives. But that seems to require the functions in question to be convex/concave. But neither $r_y$, nor $f$ or $g$ must be convex/concave everywhere.








      real-analysis calculus integration






      share|cite|improve this question









      New contributor




      CPO 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




      CPO 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 19 hours ago







      CPO













      New contributor




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









      asked yesterday









      CPOCPO

      63




      63




      New contributor




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





      New contributor





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






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






















          0






          active

          oldest

          votes











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


          }
          });






          CPO 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%2f3139474%2fcharacterizing-potentially-non-differentiable-functions-by-their-maximum%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








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










          draft saved

          draft discarded


















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













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












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
















          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%2f3139474%2fcharacterizing-potentially-non-differentiable-functions-by-their-maximum%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?