Why is u'(t)/u(t) = (ln(u(t)))'?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












I saw this from these online notes about differential equations.




$fracmu'(t)mu(t) = p(t)$



Hopefully you will recognize the left side of this from your Calculus I class as the following derivative.



($lnmu(t))' = p(t)$




I don't think I understand why $fracmu'(t)mu(t) = (lnmu(t))'$ is true. Why is this the case? Thank you very much!







share|cite|improve this question















  • 3




    Two words: chain rule.
    – Sean Roberson
    yesterday










  • Recall that the chain rule yields that $fracddt f(g(t)) = f'(g(t))*g'(t)$. In your case, we'll call $f(t) = textln (t)$ and let $g(t) = mu (t)$
    – D. Beec
    yesterday











  • Oh okay, that makes perfect sense now! I forgot to try the chain rule. Thank you.
    – Beneschan
    yesterday














up vote
2
down vote

favorite












I saw this from these online notes about differential equations.




$fracmu'(t)mu(t) = p(t)$



Hopefully you will recognize the left side of this from your Calculus I class as the following derivative.



($lnmu(t))' = p(t)$




I don't think I understand why $fracmu'(t)mu(t) = (lnmu(t))'$ is true. Why is this the case? Thank you very much!







share|cite|improve this question















  • 3




    Two words: chain rule.
    – Sean Roberson
    yesterday










  • Recall that the chain rule yields that $fracddt f(g(t)) = f'(g(t))*g'(t)$. In your case, we'll call $f(t) = textln (t)$ and let $g(t) = mu (t)$
    – D. Beec
    yesterday











  • Oh okay, that makes perfect sense now! I forgot to try the chain rule. Thank you.
    – Beneschan
    yesterday












up vote
2
down vote

favorite









up vote
2
down vote

favorite











I saw this from these online notes about differential equations.




$fracmu'(t)mu(t) = p(t)$



Hopefully you will recognize the left side of this from your Calculus I class as the following derivative.



($lnmu(t))' = p(t)$




I don't think I understand why $fracmu'(t)mu(t) = (lnmu(t))'$ is true. Why is this the case? Thank you very much!







share|cite|improve this question











I saw this from these online notes about differential equations.




$fracmu'(t)mu(t) = p(t)$



Hopefully you will recognize the left side of this from your Calculus I class as the following derivative.



($lnmu(t))' = p(t)$




I don't think I understand why $fracmu'(t)mu(t) = (lnmu(t))'$ is true. Why is this the case? Thank you very much!









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked yesterday









Beneschan

44537




44537







  • 3




    Two words: chain rule.
    – Sean Roberson
    yesterday










  • Recall that the chain rule yields that $fracddt f(g(t)) = f'(g(t))*g'(t)$. In your case, we'll call $f(t) = textln (t)$ and let $g(t) = mu (t)$
    – D. Beec
    yesterday











  • Oh okay, that makes perfect sense now! I forgot to try the chain rule. Thank you.
    – Beneschan
    yesterday












  • 3




    Two words: chain rule.
    – Sean Roberson
    yesterday










  • Recall that the chain rule yields that $fracddt f(g(t)) = f'(g(t))*g'(t)$. In your case, we'll call $f(t) = textln (t)$ and let $g(t) = mu (t)$
    – D. Beec
    yesterday











  • Oh okay, that makes perfect sense now! I forgot to try the chain rule. Thank you.
    – Beneschan
    yesterday







3




3




Two words: chain rule.
– Sean Roberson
yesterday




Two words: chain rule.
– Sean Roberson
yesterday












Recall that the chain rule yields that $fracddt f(g(t)) = f'(g(t))*g'(t)$. In your case, we'll call $f(t) = textln (t)$ and let $g(t) = mu (t)$
– D. Beec
yesterday





Recall that the chain rule yields that $fracddt f(g(t)) = f'(g(t))*g'(t)$. In your case, we'll call $f(t) = textln (t)$ and let $g(t) = mu (t)$
– D. Beec
yesterday













Oh okay, that makes perfect sense now! I forgot to try the chain rule. Thank you.
– Beneschan
yesterday




Oh okay, that makes perfect sense now! I forgot to try the chain rule. Thank you.
– Beneschan
yesterday










3 Answers
3






active

oldest

votes

















up vote
3
down vote



accepted










It is the chain rule $$(ln(f(x))'=frac1f(x)cdot f'(x)$$ for $$f(x)>0$$






share|cite|improve this answer




























    up vote
    0
    down vote













    Apply chain rule :
    $$(ln( u(t))'=frac ddt ln (u(t))=frac d ln udufrac dudt=frac 1 u(t)frac dudt=frac u'u$$






    share|cite|improve this answer




























      up vote
      0
      down vote













      If we let $$I=intfracf'(x)f(x)dx$$
      then we can use substitution $u=f(x) therefore dx=fracduf'(x)$
      so the integral becomes:
      $$I=intfrac1udu=ln|u|=ln|f(x)|+C therefore fracddxleft[ln(f(x))right]=fracf'(x)f(x)$$






      share|cite|improve this answer





















        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',
        convertImagesToLinks: true,
        noModals: false,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        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%2f2872447%2fwhy-is-ut-ut-lnut%23new-answer', 'question_page');

        );

        Post as a guest






























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes








        up vote
        3
        down vote



        accepted










        It is the chain rule $$(ln(f(x))'=frac1f(x)cdot f'(x)$$ for $$f(x)>0$$






        share|cite|improve this answer

























          up vote
          3
          down vote



          accepted










          It is the chain rule $$(ln(f(x))'=frac1f(x)cdot f'(x)$$ for $$f(x)>0$$






          share|cite|improve this answer























            up vote
            3
            down vote



            accepted







            up vote
            3
            down vote



            accepted






            It is the chain rule $$(ln(f(x))'=frac1f(x)cdot f'(x)$$ for $$f(x)>0$$






            share|cite|improve this answer













            It is the chain rule $$(ln(f(x))'=frac1f(x)cdot f'(x)$$ for $$f(x)>0$$







            share|cite|improve this answer













            share|cite|improve this answer



            share|cite|improve this answer











            answered yesterday









            Dr. Sonnhard Graubner

            66.6k32659




            66.6k32659




















                up vote
                0
                down vote













                Apply chain rule :
                $$(ln( u(t))'=frac ddt ln (u(t))=frac d ln udufrac dudt=frac 1 u(t)frac dudt=frac u'u$$






                share|cite|improve this answer

























                  up vote
                  0
                  down vote













                  Apply chain rule :
                  $$(ln( u(t))'=frac ddt ln (u(t))=frac d ln udufrac dudt=frac 1 u(t)frac dudt=frac u'u$$






                  share|cite|improve this answer























                    up vote
                    0
                    down vote










                    up vote
                    0
                    down vote









                    Apply chain rule :
                    $$(ln( u(t))'=frac ddt ln (u(t))=frac d ln udufrac dudt=frac 1 u(t)frac dudt=frac u'u$$






                    share|cite|improve this answer













                    Apply chain rule :
                    $$(ln( u(t))'=frac ddt ln (u(t))=frac d ln udufrac dudt=frac 1 u(t)frac dudt=frac u'u$$







                    share|cite|improve this answer













                    share|cite|improve this answer



                    share|cite|improve this answer











                    answered yesterday









                    Isham

                    10.4k3729




                    10.4k3729




















                        up vote
                        0
                        down vote













                        If we let $$I=intfracf'(x)f(x)dx$$
                        then we can use substitution $u=f(x) therefore dx=fracduf'(x)$
                        so the integral becomes:
                        $$I=intfrac1udu=ln|u|=ln|f(x)|+C therefore fracddxleft[ln(f(x))right]=fracf'(x)f(x)$$






                        share|cite|improve this answer

























                          up vote
                          0
                          down vote













                          If we let $$I=intfracf'(x)f(x)dx$$
                          then we can use substitution $u=f(x) therefore dx=fracduf'(x)$
                          so the integral becomes:
                          $$I=intfrac1udu=ln|u|=ln|f(x)|+C therefore fracddxleft[ln(f(x))right]=fracf'(x)f(x)$$






                          share|cite|improve this answer























                            up vote
                            0
                            down vote










                            up vote
                            0
                            down vote









                            If we let $$I=intfracf'(x)f(x)dx$$
                            then we can use substitution $u=f(x) therefore dx=fracduf'(x)$
                            so the integral becomes:
                            $$I=intfrac1udu=ln|u|=ln|f(x)|+C therefore fracddxleft[ln(f(x))right]=fracf'(x)f(x)$$






                            share|cite|improve this answer













                            If we let $$I=intfracf'(x)f(x)dx$$
                            then we can use substitution $u=f(x) therefore dx=fracduf'(x)$
                            so the integral becomes:
                            $$I=intfrac1udu=ln|u|=ln|f(x)|+C therefore fracddxleft[ln(f(x))right]=fracf'(x)f(x)$$







                            share|cite|improve this answer













                            share|cite|improve this answer



                            share|cite|improve this answer











                            answered yesterday









                            Henry Lee

                            48210




                            48210






















                                 

                                draft saved


                                draft discarded


























                                 


                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function ()
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2872447%2fwhy-is-ut-ut-lnut%23new-answer', 'question_page');

                                );

                                Post as a guest













































































                                Comments

                                Popular posts from this blog

                                What is the equation of a 3D cone with generalised tilt?

                                Color the edges and diagonals of a regular polygon

                                Relationship between determinant of matrix and determinant of adjoint?