Simple Derivative Proof?Proof of derivative of invertible functionHow to make a piecewise function differentiable?The Differentiability of a Piecewise FunctionProof of Lipschitz continuousA question about existence of derivative of function at ZeroQuestion about derivative proof :)Derivative of a power functionProperties of the mean value theorem derivativeProving that the function is bounded by the function of its derivative on the given intervalIs a function strictly increasing if its derivative is positive at all point but critical points?

In linear regression why does regularisation penalise the parameter values as well?

Looking for sci-fi book based on Hinduism/Buddhism

Madam I m Adam..please don’t get mad..you will no longer be prime

Why did the Apollo 13 crew extend the LM landing gear?

My large rocket is still flipping over

How do I allocate more memory to an app on Sheepshaver running Mac OS 9?

Which US defense organization would respond to an invasion like this?

Understanding ties

Where to draw the line between quantum mechanics theory and its interpretation(s)?

Constitutional limitation of criminalizing behavior in US law?

Why would a military not separate its forces into different branches?

Make me a minimum magic sum

Is Iron Man stronger than the Hulk?

How to deal with employer who keeps me at work after working hours

Clarification of algebra in moment generating functions

How to pass query parameters in URL in Salesforce Summer 19 Release?

Why does blending blueberries, milk, banana and vanilla extract cause the mixture to have a yogurty consistency?

Dangerous workplace travelling

What happens if I accidentally leave an app running and click "Install Now" in Software Updater?

Can full drive backup be used instead of MSSQL database backup?

Sci-fi/fantasy book - ships on steel runners skating across ice sheets

Speed up this NIntegrate

about academic proof-reading, what to do in this situation?

How to remap repeating commands i.e. <number><command>?



Simple Derivative Proof?


Proof of derivative of invertible functionHow to make a piecewise function differentiable?The Differentiability of a Piecewise FunctionProof of Lipschitz continuousA question about existence of derivative of function at ZeroQuestion about derivative proof :)Derivative of a power functionProperties of the mean value theorem derivativeProving that the function is bounded by the function of its derivative on the given intervalIs a function strictly increasing if its derivative is positive at all point but critical points?













2












$begingroup$


Suppose that f is a function with the following properties:
f is differentiable everywhere
f(x+y) = f(x)f(y), f(0)≠0
f'(0)=1
f(0)=1
How do you prove that f(x)>0 for all values of x? Please explain the steps, as I am in an intro class.










share|cite|improve this question









New contributor




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







$endgroup$











  • $begingroup$
    Here is a helpful clue. For any base "b". $b^x+y = b^xb^y$
    $endgroup$
    – Q the Platypus
    1 hour ago















2












$begingroup$


Suppose that f is a function with the following properties:
f is differentiable everywhere
f(x+y) = f(x)f(y), f(0)≠0
f'(0)=1
f(0)=1
How do you prove that f(x)>0 for all values of x? Please explain the steps, as I am in an intro class.










share|cite|improve this question









New contributor




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







$endgroup$











  • $begingroup$
    Here is a helpful clue. For any base "b". $b^x+y = b^xb^y$
    $endgroup$
    – Q the Platypus
    1 hour ago













2












2








2


2



$begingroup$


Suppose that f is a function with the following properties:
f is differentiable everywhere
f(x+y) = f(x)f(y), f(0)≠0
f'(0)=1
f(0)=1
How do you prove that f(x)>0 for all values of x? Please explain the steps, as I am in an intro class.










share|cite|improve this question









New contributor




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







$endgroup$




Suppose that f is a function with the following properties:
f is differentiable everywhere
f(x+y) = f(x)f(y), f(0)≠0
f'(0)=1
f(0)=1
How do you prove that f(x)>0 for all values of x? Please explain the steps, as I am in an intro class.







algebra-precalculus functions derivatives






share|cite|improve this question









New contributor




Macey 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




Macey 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 1 hour ago







Macey













New contributor




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









asked 1 hour ago









MaceyMacey

112




112




New contributor




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





New contributor





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






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











  • $begingroup$
    Here is a helpful clue. For any base "b". $b^x+y = b^xb^y$
    $endgroup$
    – Q the Platypus
    1 hour ago
















  • $begingroup$
    Here is a helpful clue. For any base "b". $b^x+y = b^xb^y$
    $endgroup$
    – Q the Platypus
    1 hour ago















$begingroup$
Here is a helpful clue. For any base "b". $b^x+y = b^xb^y$
$endgroup$
– Q the Platypus
1 hour ago




$begingroup$
Here is a helpful clue. For any base "b". $b^x+y = b^xb^y$
$endgroup$
– Q the Platypus
1 hour ago










3 Answers
3






active

oldest

votes


















4












$begingroup$

The first step when thinking about a problem like this would be to ask "What would happen if $f(z) = 0$ for some value?". Well since $f(x + y) = f(x)f(y)$ that would mean you could subtract z from any number to find a $f(x)f(z)$ pair that would have to equal zero. So all the numbers would have to be zero, which is contradicted by the questions requirement that $f(0)=1$.



You can make a similar argument for negative numbers. Any positive number times a negative number is a negative number. So if there was a number that make $f(x)$ negative then you could always find a $f(x)f(y)$ that would also be negative and force f(0) to be negative which we know it is not.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    I'm not sure what you mean when you say you can make a similar argument for negative numbers. Do you mean that saying something like f(z) = -1 for some value then you would need an x+y pair that = -1? Sorry, I am not good at understanding proofs.
    $endgroup$
    – Macey
    1 hour ago



















2












$begingroup$

For any $xinBbb R$, we have $f(x)=f(frac x2+frac x2)=left(f(x/2)right)^2geq0$, so we know $f(x)geq0$ for all $xinBbb R$. Now suppose $f(x_0)=0$. Then $f(0)=f(x_0+(-x_0))=f(x_0)f(-x_0)=0$, which is a contradiction. Thus $f(x)>0$ for all $x$.






share|cite|improve this answer











$endgroup$




















    0












    $begingroup$

    If you diffentiate the equality wrt. $x$, you get $f'(x+y)=f'(x)f(y)$, so for $x=0$ you get $$f'(y)=f(y)$$



    You may know that the solutions of this differential equation are of the form $lambda e^x$. Applying $f'(0)=1$ you get $f(x)=e^x$ as a unique solution, and it is indeed $>0$






    share|cite|improve this answer









    $endgroup$












    • $begingroup$
      How do you know that f(x) must be greater than 0 if f'(y)=f(y)? Thank you.
      $endgroup$
      – Macey
      1 hour ago











    • $begingroup$
      $f'=f$ is a differential equation, which I solve to answer the question. Read until the end, I can conclude by saying that the exponential is $>0$
      $endgroup$
      – elidiot
      1 hour ago












    Your Answer








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



    );






    Macey 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%2f3213940%2fsimple-derivative-proof%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    4












    $begingroup$

    The first step when thinking about a problem like this would be to ask "What would happen if $f(z) = 0$ for some value?". Well since $f(x + y) = f(x)f(y)$ that would mean you could subtract z from any number to find a $f(x)f(z)$ pair that would have to equal zero. So all the numbers would have to be zero, which is contradicted by the questions requirement that $f(0)=1$.



    You can make a similar argument for negative numbers. Any positive number times a negative number is a negative number. So if there was a number that make $f(x)$ negative then you could always find a $f(x)f(y)$ that would also be negative and force f(0) to be negative which we know it is not.






    share|cite|improve this answer











    $endgroup$












    • $begingroup$
      I'm not sure what you mean when you say you can make a similar argument for negative numbers. Do you mean that saying something like f(z) = -1 for some value then you would need an x+y pair that = -1? Sorry, I am not good at understanding proofs.
      $endgroup$
      – Macey
      1 hour ago
















    4












    $begingroup$

    The first step when thinking about a problem like this would be to ask "What would happen if $f(z) = 0$ for some value?". Well since $f(x + y) = f(x)f(y)$ that would mean you could subtract z from any number to find a $f(x)f(z)$ pair that would have to equal zero. So all the numbers would have to be zero, which is contradicted by the questions requirement that $f(0)=1$.



    You can make a similar argument for negative numbers. Any positive number times a negative number is a negative number. So if there was a number that make $f(x)$ negative then you could always find a $f(x)f(y)$ that would also be negative and force f(0) to be negative which we know it is not.






    share|cite|improve this answer











    $endgroup$












    • $begingroup$
      I'm not sure what you mean when you say you can make a similar argument for negative numbers. Do you mean that saying something like f(z) = -1 for some value then you would need an x+y pair that = -1? Sorry, I am not good at understanding proofs.
      $endgroup$
      – Macey
      1 hour ago














    4












    4








    4





    $begingroup$

    The first step when thinking about a problem like this would be to ask "What would happen if $f(z) = 0$ for some value?". Well since $f(x + y) = f(x)f(y)$ that would mean you could subtract z from any number to find a $f(x)f(z)$ pair that would have to equal zero. So all the numbers would have to be zero, which is contradicted by the questions requirement that $f(0)=1$.



    You can make a similar argument for negative numbers. Any positive number times a negative number is a negative number. So if there was a number that make $f(x)$ negative then you could always find a $f(x)f(y)$ that would also be negative and force f(0) to be negative which we know it is not.






    share|cite|improve this answer











    $endgroup$



    The first step when thinking about a problem like this would be to ask "What would happen if $f(z) = 0$ for some value?". Well since $f(x + y) = f(x)f(y)$ that would mean you could subtract z from any number to find a $f(x)f(z)$ pair that would have to equal zero. So all the numbers would have to be zero, which is contradicted by the questions requirement that $f(0)=1$.



    You can make a similar argument for negative numbers. Any positive number times a negative number is a negative number. So if there was a number that make $f(x)$ negative then you could always find a $f(x)f(y)$ that would also be negative and force f(0) to be negative which we know it is not.







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited 1 hour ago

























    answered 1 hour ago









    Q the PlatypusQ the Platypus

    2,9811135




    2,9811135











    • $begingroup$
      I'm not sure what you mean when you say you can make a similar argument for negative numbers. Do you mean that saying something like f(z) = -1 for some value then you would need an x+y pair that = -1? Sorry, I am not good at understanding proofs.
      $endgroup$
      – Macey
      1 hour ago

















    • $begingroup$
      I'm not sure what you mean when you say you can make a similar argument for negative numbers. Do you mean that saying something like f(z) = -1 for some value then you would need an x+y pair that = -1? Sorry, I am not good at understanding proofs.
      $endgroup$
      – Macey
      1 hour ago
















    $begingroup$
    I'm not sure what you mean when you say you can make a similar argument for negative numbers. Do you mean that saying something like f(z) = -1 for some value then you would need an x+y pair that = -1? Sorry, I am not good at understanding proofs.
    $endgroup$
    – Macey
    1 hour ago





    $begingroup$
    I'm not sure what you mean when you say you can make a similar argument for negative numbers. Do you mean that saying something like f(z) = -1 for some value then you would need an x+y pair that = -1? Sorry, I am not good at understanding proofs.
    $endgroup$
    – Macey
    1 hour ago












    2












    $begingroup$

    For any $xinBbb R$, we have $f(x)=f(frac x2+frac x2)=left(f(x/2)right)^2geq0$, so we know $f(x)geq0$ for all $xinBbb R$. Now suppose $f(x_0)=0$. Then $f(0)=f(x_0+(-x_0))=f(x_0)f(-x_0)=0$, which is a contradiction. Thus $f(x)>0$ for all $x$.






    share|cite|improve this answer











    $endgroup$

















      2












      $begingroup$

      For any $xinBbb R$, we have $f(x)=f(frac x2+frac x2)=left(f(x/2)right)^2geq0$, so we know $f(x)geq0$ for all $xinBbb R$. Now suppose $f(x_0)=0$. Then $f(0)=f(x_0+(-x_0))=f(x_0)f(-x_0)=0$, which is a contradiction. Thus $f(x)>0$ for all $x$.






      share|cite|improve this answer











      $endgroup$















        2












        2








        2





        $begingroup$

        For any $xinBbb R$, we have $f(x)=f(frac x2+frac x2)=left(f(x/2)right)^2geq0$, so we know $f(x)geq0$ for all $xinBbb R$. Now suppose $f(x_0)=0$. Then $f(0)=f(x_0+(-x_0))=f(x_0)f(-x_0)=0$, which is a contradiction. Thus $f(x)>0$ for all $x$.






        share|cite|improve this answer











        $endgroup$



        For any $xinBbb R$, we have $f(x)=f(frac x2+frac x2)=left(f(x/2)right)^2geq0$, so we know $f(x)geq0$ for all $xinBbb R$. Now suppose $f(x_0)=0$. Then $f(0)=f(x_0+(-x_0))=f(x_0)f(-x_0)=0$, which is a contradiction. Thus $f(x)>0$ for all $x$.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited 1 hour ago

























        answered 1 hour ago









        ClaytonClayton

        20k33388




        20k33388





















            0












            $begingroup$

            If you diffentiate the equality wrt. $x$, you get $f'(x+y)=f'(x)f(y)$, so for $x=0$ you get $$f'(y)=f(y)$$



            You may know that the solutions of this differential equation are of the form $lambda e^x$. Applying $f'(0)=1$ you get $f(x)=e^x$ as a unique solution, and it is indeed $>0$






            share|cite|improve this answer









            $endgroup$












            • $begingroup$
              How do you know that f(x) must be greater than 0 if f'(y)=f(y)? Thank you.
              $endgroup$
              – Macey
              1 hour ago











            • $begingroup$
              $f'=f$ is a differential equation, which I solve to answer the question. Read until the end, I can conclude by saying that the exponential is $>0$
              $endgroup$
              – elidiot
              1 hour ago
















            0












            $begingroup$

            If you diffentiate the equality wrt. $x$, you get $f'(x+y)=f'(x)f(y)$, so for $x=0$ you get $$f'(y)=f(y)$$



            You may know that the solutions of this differential equation are of the form $lambda e^x$. Applying $f'(0)=1$ you get $f(x)=e^x$ as a unique solution, and it is indeed $>0$






            share|cite|improve this answer









            $endgroup$












            • $begingroup$
              How do you know that f(x) must be greater than 0 if f'(y)=f(y)? Thank you.
              $endgroup$
              – Macey
              1 hour ago











            • $begingroup$
              $f'=f$ is a differential equation, which I solve to answer the question. Read until the end, I can conclude by saying that the exponential is $>0$
              $endgroup$
              – elidiot
              1 hour ago














            0












            0








            0





            $begingroup$

            If you diffentiate the equality wrt. $x$, you get $f'(x+y)=f'(x)f(y)$, so for $x=0$ you get $$f'(y)=f(y)$$



            You may know that the solutions of this differential equation are of the form $lambda e^x$. Applying $f'(0)=1$ you get $f(x)=e^x$ as a unique solution, and it is indeed $>0$






            share|cite|improve this answer









            $endgroup$



            If you diffentiate the equality wrt. $x$, you get $f'(x+y)=f'(x)f(y)$, so for $x=0$ you get $$f'(y)=f(y)$$



            You may know that the solutions of this differential equation are of the form $lambda e^x$. Applying $f'(0)=1$ you get $f(x)=e^x$ as a unique solution, and it is indeed $>0$







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered 1 hour ago









            elidiotelidiot

            1,21014




            1,21014











            • $begingroup$
              How do you know that f(x) must be greater than 0 if f'(y)=f(y)? Thank you.
              $endgroup$
              – Macey
              1 hour ago











            • $begingroup$
              $f'=f$ is a differential equation, which I solve to answer the question. Read until the end, I can conclude by saying that the exponential is $>0$
              $endgroup$
              – elidiot
              1 hour ago

















            • $begingroup$
              How do you know that f(x) must be greater than 0 if f'(y)=f(y)? Thank you.
              $endgroup$
              – Macey
              1 hour ago











            • $begingroup$
              $f'=f$ is a differential equation, which I solve to answer the question. Read until the end, I can conclude by saying that the exponential is $>0$
              $endgroup$
              – elidiot
              1 hour ago
















            $begingroup$
            How do you know that f(x) must be greater than 0 if f'(y)=f(y)? Thank you.
            $endgroup$
            – Macey
            1 hour ago





            $begingroup$
            How do you know that f(x) must be greater than 0 if f'(y)=f(y)? Thank you.
            $endgroup$
            – Macey
            1 hour ago













            $begingroup$
            $f'=f$ is a differential equation, which I solve to answer the question. Read until the end, I can conclude by saying that the exponential is $>0$
            $endgroup$
            – elidiot
            1 hour ago





            $begingroup$
            $f'=f$ is a differential equation, which I solve to answer the question. Read until the end, I can conclude by saying that the exponential is $>0$
            $endgroup$
            – elidiot
            1 hour ago











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









            draft saved

            draft discarded


















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












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











            Macey 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%2f3213940%2fsimple-derivative-proof%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

            Log på Navigationsmenu

            Creating second map without labels using QGIS?How to lock map labels for inset map in Print Composer?How to Force the Showing of Labels of a Vector File in QGISQGIS Valmiera, Labels only show for part of polygonsRemoving duplicate point labels in QGISLabeling every feature using QGIS?Show labels for point features outside map canvasAbbreviate Road Labels in QGIS only when requiredExporting map from composer in QGIS - text labels have moved in output?How to make sure labels in qgis turn up in layout map?Writing label expression with ArcMap and If then Statement?

            Nuuk Indholdsfortegnelse Etyomologi | Historie | Geografi | Transport og infrastruktur | Politik og administration | Uddannelsesinstitutioner | Kultur | Venskabsbyer | Noter | Eksterne henvisninger | Se også | Navigationsmenuwww.sermersooq.gl64°10′N 51°45′V / 64.167°N 51.750°V / 64.167; -51.75064°10′N 51°45′V / 64.167°N 51.750°V / 64.167; -51.750DMI - KlimanormalerSalmonsen, s. 850Grønlands Naturinstitut undersøger rensdyr i Akia og Maniitsoq foråret 2008Grønlands NaturinstitutNy vej til Qinngorput indviet i dagAntallet af biler i Nuuk må begrænsesNy taxacentral mødt med demonstrationKøreplan. Rute 1, 2 og 3SnescootersporNuukNord er for storSkoler i Kommuneqarfik SermersooqAtuarfik Samuel KleinschmidtKangillinguit AtuarfiatNuussuup AtuarfiaNuuk Internationale FriskoleIlinniarfissuaq, Grønlands SeminariumLedelseÅrsberetning for 2008Kunst og arkitekturÅrsberetning for 2008Julie om naturenNuuk KunstmuseumSilamiutGrønlands Nationalmuseum og ArkivStatistisk ÅrbogGrønlands LandsbibliotekStore koncerter på stribeVandhund nummer 1.000.000Kommuneqarfik Sermersooq – MalikForsidenVenskabsbyerLyngby-Taarbæk i GrønlandArctic Business NetworkWinter Cities 2008 i NuukDagligt opdaterede satellitbilleder fra NuukområdetKommuneqarfik Sermersooqs hjemmesideTurist i NuukGrønlands Statistiks databankGrønlands Hjemmestyres valgresultaterrrWorldCat124325457671310-5