Is there a function that satisfies $f(log frac{p}{1-p}) = p(1-p)$?












2












$begingroup$



Let $pin (0,1)$ I am wondering there exists a function $f:mathbb{R}to[0,{1over 2}]$ that satisfies
$$
fleft(log frac{p}{1-p}right) = p(1-p)
$$




I've tried messing around with exponentials but nothing has worked so far.










share|cite|improve this question











$endgroup$

















    2












    $begingroup$



    Let $pin (0,1)$ I am wondering there exists a function $f:mathbb{R}to[0,{1over 2}]$ that satisfies
    $$
    fleft(log frac{p}{1-p}right) = p(1-p)
    $$




    I've tried messing around with exponentials but nothing has worked so far.










    share|cite|improve this question











    $endgroup$















      2












      2








      2





      $begingroup$



      Let $pin (0,1)$ I am wondering there exists a function $f:mathbb{R}to[0,{1over 2}]$ that satisfies
      $$
      fleft(log frac{p}{1-p}right) = p(1-p)
      $$




      I've tried messing around with exponentials but nothing has worked so far.










      share|cite|improve this question











      $endgroup$





      Let $pin (0,1)$ I am wondering there exists a function $f:mathbb{R}to[0,{1over 2}]$ that satisfies
      $$
      fleft(log frac{p}{1-p}right) = p(1-p)
      $$




      I've tried messing around with exponentials but nothing has worked so far.







      functions logarithms exponential-function functional-equations






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 1 '18 at 16:36









      greedoid

      39.2k114797




      39.2k114797










      asked Dec 1 '18 at 16:04









      5d41402abc45d41402abc4

      182




      182






















          1 Answer
          1






          active

          oldest

          votes


















          3












          $begingroup$

          Write $x= log frac{p}{1-p}$ then $p = {e^xover e^x+1}$ so $$f(x) = {e^xover e^x+1}left(1- {e^xover e^x+1}right) = {e^xover (e^x+1)^2}$$



          and clearly $f(x)in [0,{1over 2}]$.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Why are you unconventionally assuming that $log$ is base $10$ instead of base $e$?
            $endgroup$
            – Git Gud
            Dec 1 '18 at 16:17






          • 3




            $begingroup$
            Because in my country it is convenctonaly. Logarithm with base $e$ is denoted by $ln$ from latin logarithmus naturalis
            $endgroup$
            – greedoid
            Dec 1 '18 at 16:20








          • 1




            $begingroup$
            Ok, I have no problem with that.
            $endgroup$
            – greedoid
            Dec 1 '18 at 16:24






          • 2




            $begingroup$
            @GitGud: I think it is stretching it quite a bit to call using base-10 logarithms "noncompliance with a standard definition". It is one of the common meanings of the $log$ symbol, and the difference is more related to which field you're working in than what country you are in.
            $endgroup$
            – Henning Makholm
            Dec 1 '18 at 16:25






          • 1




            $begingroup$
            The ISO's stands on this doesn't comply with the mathematical culture. The standard, among mathematicians, is that $log$ is base $e$. This shouldn't be new for anyone with a (relatively) large exposure to mathematics. @callculus
            $endgroup$
            – Git Gud
            Dec 1 '18 at 16:30













          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%2f3021505%2fis-there-a-function-that-satisfies-f-log-fracp1-p-p1-p%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$

          Write $x= log frac{p}{1-p}$ then $p = {e^xover e^x+1}$ so $$f(x) = {e^xover e^x+1}left(1- {e^xover e^x+1}right) = {e^xover (e^x+1)^2}$$



          and clearly $f(x)in [0,{1over 2}]$.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Why are you unconventionally assuming that $log$ is base $10$ instead of base $e$?
            $endgroup$
            – Git Gud
            Dec 1 '18 at 16:17






          • 3




            $begingroup$
            Because in my country it is convenctonaly. Logarithm with base $e$ is denoted by $ln$ from latin logarithmus naturalis
            $endgroup$
            – greedoid
            Dec 1 '18 at 16:20








          • 1




            $begingroup$
            Ok, I have no problem with that.
            $endgroup$
            – greedoid
            Dec 1 '18 at 16:24






          • 2




            $begingroup$
            @GitGud: I think it is stretching it quite a bit to call using base-10 logarithms "noncompliance with a standard definition". It is one of the common meanings of the $log$ symbol, and the difference is more related to which field you're working in than what country you are in.
            $endgroup$
            – Henning Makholm
            Dec 1 '18 at 16:25






          • 1




            $begingroup$
            The ISO's stands on this doesn't comply with the mathematical culture. The standard, among mathematicians, is that $log$ is base $e$. This shouldn't be new for anyone with a (relatively) large exposure to mathematics. @callculus
            $endgroup$
            – Git Gud
            Dec 1 '18 at 16:30


















          3












          $begingroup$

          Write $x= log frac{p}{1-p}$ then $p = {e^xover e^x+1}$ so $$f(x) = {e^xover e^x+1}left(1- {e^xover e^x+1}right) = {e^xover (e^x+1)^2}$$



          and clearly $f(x)in [0,{1over 2}]$.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Why are you unconventionally assuming that $log$ is base $10$ instead of base $e$?
            $endgroup$
            – Git Gud
            Dec 1 '18 at 16:17






          • 3




            $begingroup$
            Because in my country it is convenctonaly. Logarithm with base $e$ is denoted by $ln$ from latin logarithmus naturalis
            $endgroup$
            – greedoid
            Dec 1 '18 at 16:20








          • 1




            $begingroup$
            Ok, I have no problem with that.
            $endgroup$
            – greedoid
            Dec 1 '18 at 16:24






          • 2




            $begingroup$
            @GitGud: I think it is stretching it quite a bit to call using base-10 logarithms "noncompliance with a standard definition". It is one of the common meanings of the $log$ symbol, and the difference is more related to which field you're working in than what country you are in.
            $endgroup$
            – Henning Makholm
            Dec 1 '18 at 16:25






          • 1




            $begingroup$
            The ISO's stands on this doesn't comply with the mathematical culture. The standard, among mathematicians, is that $log$ is base $e$. This shouldn't be new for anyone with a (relatively) large exposure to mathematics. @callculus
            $endgroup$
            – Git Gud
            Dec 1 '18 at 16:30
















          3












          3








          3





          $begingroup$

          Write $x= log frac{p}{1-p}$ then $p = {e^xover e^x+1}$ so $$f(x) = {e^xover e^x+1}left(1- {e^xover e^x+1}right) = {e^xover (e^x+1)^2}$$



          and clearly $f(x)in [0,{1over 2}]$.






          share|cite|improve this answer











          $endgroup$



          Write $x= log frac{p}{1-p}$ then $p = {e^xover e^x+1}$ so $$f(x) = {e^xover e^x+1}left(1- {e^xover e^x+1}right) = {e^xover (e^x+1)^2}$$



          and clearly $f(x)in [0,{1over 2}]$.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Dec 1 '18 at 16:35

























          answered Dec 1 '18 at 16:09









          greedoidgreedoid

          39.2k114797




          39.2k114797












          • $begingroup$
            Why are you unconventionally assuming that $log$ is base $10$ instead of base $e$?
            $endgroup$
            – Git Gud
            Dec 1 '18 at 16:17






          • 3




            $begingroup$
            Because in my country it is convenctonaly. Logarithm with base $e$ is denoted by $ln$ from latin logarithmus naturalis
            $endgroup$
            – greedoid
            Dec 1 '18 at 16:20








          • 1




            $begingroup$
            Ok, I have no problem with that.
            $endgroup$
            – greedoid
            Dec 1 '18 at 16:24






          • 2




            $begingroup$
            @GitGud: I think it is stretching it quite a bit to call using base-10 logarithms "noncompliance with a standard definition". It is one of the common meanings of the $log$ symbol, and the difference is more related to which field you're working in than what country you are in.
            $endgroup$
            – Henning Makholm
            Dec 1 '18 at 16:25






          • 1




            $begingroup$
            The ISO's stands on this doesn't comply with the mathematical culture. The standard, among mathematicians, is that $log$ is base $e$. This shouldn't be new for anyone with a (relatively) large exposure to mathematics. @callculus
            $endgroup$
            – Git Gud
            Dec 1 '18 at 16:30




















          • $begingroup$
            Why are you unconventionally assuming that $log$ is base $10$ instead of base $e$?
            $endgroup$
            – Git Gud
            Dec 1 '18 at 16:17






          • 3




            $begingroup$
            Because in my country it is convenctonaly. Logarithm with base $e$ is denoted by $ln$ from latin logarithmus naturalis
            $endgroup$
            – greedoid
            Dec 1 '18 at 16:20








          • 1




            $begingroup$
            Ok, I have no problem with that.
            $endgroup$
            – greedoid
            Dec 1 '18 at 16:24






          • 2




            $begingroup$
            @GitGud: I think it is stretching it quite a bit to call using base-10 logarithms "noncompliance with a standard definition". It is one of the common meanings of the $log$ symbol, and the difference is more related to which field you're working in than what country you are in.
            $endgroup$
            – Henning Makholm
            Dec 1 '18 at 16:25






          • 1




            $begingroup$
            The ISO's stands on this doesn't comply with the mathematical culture. The standard, among mathematicians, is that $log$ is base $e$. This shouldn't be new for anyone with a (relatively) large exposure to mathematics. @callculus
            $endgroup$
            – Git Gud
            Dec 1 '18 at 16:30


















          $begingroup$
          Why are you unconventionally assuming that $log$ is base $10$ instead of base $e$?
          $endgroup$
          – Git Gud
          Dec 1 '18 at 16:17




          $begingroup$
          Why are you unconventionally assuming that $log$ is base $10$ instead of base $e$?
          $endgroup$
          – Git Gud
          Dec 1 '18 at 16:17




          3




          3




          $begingroup$
          Because in my country it is convenctonaly. Logarithm with base $e$ is denoted by $ln$ from latin logarithmus naturalis
          $endgroup$
          – greedoid
          Dec 1 '18 at 16:20






          $begingroup$
          Because in my country it is convenctonaly. Logarithm with base $e$ is denoted by $ln$ from latin logarithmus naturalis
          $endgroup$
          – greedoid
          Dec 1 '18 at 16:20






          1




          1




          $begingroup$
          Ok, I have no problem with that.
          $endgroup$
          – greedoid
          Dec 1 '18 at 16:24




          $begingroup$
          Ok, I have no problem with that.
          $endgroup$
          – greedoid
          Dec 1 '18 at 16:24




          2




          2




          $begingroup$
          @GitGud: I think it is stretching it quite a bit to call using base-10 logarithms "noncompliance with a standard definition". It is one of the common meanings of the $log$ symbol, and the difference is more related to which field you're working in than what country you are in.
          $endgroup$
          – Henning Makholm
          Dec 1 '18 at 16:25




          $begingroup$
          @GitGud: I think it is stretching it quite a bit to call using base-10 logarithms "noncompliance with a standard definition". It is one of the common meanings of the $log$ symbol, and the difference is more related to which field you're working in than what country you are in.
          $endgroup$
          – Henning Makholm
          Dec 1 '18 at 16:25




          1




          1




          $begingroup$
          The ISO's stands on this doesn't comply with the mathematical culture. The standard, among mathematicians, is that $log$ is base $e$. This shouldn't be new for anyone with a (relatively) large exposure to mathematics. @callculus
          $endgroup$
          – Git Gud
          Dec 1 '18 at 16:30






          $begingroup$
          The ISO's stands on this doesn't comply with the mathematical culture. The standard, among mathematicians, is that $log$ is base $e$. This shouldn't be new for anyone with a (relatively) large exposure to mathematics. @callculus
          $endgroup$
          – Git Gud
          Dec 1 '18 at 16:30




















          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%2f3021505%2fis-there-a-function-that-satisfies-f-log-fracp1-p-p1-p%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

          Brian Clough

          Cáceres