Help with integral and constants












0












$begingroup$


I am trying to understand an integral in a problem I am doing:



$intfrac {du}{u} = -intfrac {dt}{t}$



Which according to the textbook solutions gives $ln(u) = -ln(t) + ln(C)$



This seems to be done for convenience, because we get $u(t) = frac{C}{t}$ as the final answer. But when I integrate, I get $- ln(t) -ln(C)$, which gives $u(t) = frac{1}{Ct}$. Is it just the case that we can make the constant of integration whatever we like in problems like this? I think it is strange that the choice of constant would change the final answer.



Thanks for your help.










share|cite|improve this question









$endgroup$








  • 1




    $begingroup$
    The constant of integration is entirely arbitrary. The two results are the same, just with different constants. Write $$u(t)={1over Kt}$$ and you'll see it's the same as the prior result; we just have $K={1over C}$
    $endgroup$
    – saulspatz
    Dec 2 '18 at 15:14










  • $begingroup$
    we are able to redefine the integration constant however we want, for example such that $ln(C_1)=-ln(C_2)$
    $endgroup$
    – Henry Lee
    Dec 2 '18 at 18:32
















0












$begingroup$


I am trying to understand an integral in a problem I am doing:



$intfrac {du}{u} = -intfrac {dt}{t}$



Which according to the textbook solutions gives $ln(u) = -ln(t) + ln(C)$



This seems to be done for convenience, because we get $u(t) = frac{C}{t}$ as the final answer. But when I integrate, I get $- ln(t) -ln(C)$, which gives $u(t) = frac{1}{Ct}$. Is it just the case that we can make the constant of integration whatever we like in problems like this? I think it is strange that the choice of constant would change the final answer.



Thanks for your help.










share|cite|improve this question









$endgroup$








  • 1




    $begingroup$
    The constant of integration is entirely arbitrary. The two results are the same, just with different constants. Write $$u(t)={1over Kt}$$ and you'll see it's the same as the prior result; we just have $K={1over C}$
    $endgroup$
    – saulspatz
    Dec 2 '18 at 15:14










  • $begingroup$
    we are able to redefine the integration constant however we want, for example such that $ln(C_1)=-ln(C_2)$
    $endgroup$
    – Henry Lee
    Dec 2 '18 at 18:32














0












0








0





$begingroup$


I am trying to understand an integral in a problem I am doing:



$intfrac {du}{u} = -intfrac {dt}{t}$



Which according to the textbook solutions gives $ln(u) = -ln(t) + ln(C)$



This seems to be done for convenience, because we get $u(t) = frac{C}{t}$ as the final answer. But when I integrate, I get $- ln(t) -ln(C)$, which gives $u(t) = frac{1}{Ct}$. Is it just the case that we can make the constant of integration whatever we like in problems like this? I think it is strange that the choice of constant would change the final answer.



Thanks for your help.










share|cite|improve this question









$endgroup$




I am trying to understand an integral in a problem I am doing:



$intfrac {du}{u} = -intfrac {dt}{t}$



Which according to the textbook solutions gives $ln(u) = -ln(t) + ln(C)$



This seems to be done for convenience, because we get $u(t) = frac{C}{t}$ as the final answer. But when I integrate, I get $- ln(t) -ln(C)$, which gives $u(t) = frac{1}{Ct}$. Is it just the case that we can make the constant of integration whatever we like in problems like this? I think it is strange that the choice of constant would change the final answer.



Thanks for your help.







calculus integration






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Dec 2 '18 at 15:08









ChristianChristian

367




367








  • 1




    $begingroup$
    The constant of integration is entirely arbitrary. The two results are the same, just with different constants. Write $$u(t)={1over Kt}$$ and you'll see it's the same as the prior result; we just have $K={1over C}$
    $endgroup$
    – saulspatz
    Dec 2 '18 at 15:14










  • $begingroup$
    we are able to redefine the integration constant however we want, for example such that $ln(C_1)=-ln(C_2)$
    $endgroup$
    – Henry Lee
    Dec 2 '18 at 18:32














  • 1




    $begingroup$
    The constant of integration is entirely arbitrary. The two results are the same, just with different constants. Write $$u(t)={1over Kt}$$ and you'll see it's the same as the prior result; we just have $K={1over C}$
    $endgroup$
    – saulspatz
    Dec 2 '18 at 15:14










  • $begingroup$
    we are able to redefine the integration constant however we want, for example such that $ln(C_1)=-ln(C_2)$
    $endgroup$
    – Henry Lee
    Dec 2 '18 at 18:32








1




1




$begingroup$
The constant of integration is entirely arbitrary. The two results are the same, just with different constants. Write $$u(t)={1over Kt}$$ and you'll see it's the same as the prior result; we just have $K={1over C}$
$endgroup$
– saulspatz
Dec 2 '18 at 15:14




$begingroup$
The constant of integration is entirely arbitrary. The two results are the same, just with different constants. Write $$u(t)={1over Kt}$$ and you'll see it's the same as the prior result; we just have $K={1over C}$
$endgroup$
– saulspatz
Dec 2 '18 at 15:14












$begingroup$
we are able to redefine the integration constant however we want, for example such that $ln(C_1)=-ln(C_2)$
$endgroup$
– Henry Lee
Dec 2 '18 at 18:32




$begingroup$
we are able to redefine the integration constant however we want, for example such that $ln(C_1)=-ln(C_2)$
$endgroup$
– Henry Lee
Dec 2 '18 at 18:32










1 Answer
1






active

oldest

votes


















2












$begingroup$

C is an arbitrary constant, if you call C0 the one in the textbook solution and C1 the one you get when you integrate (so we know which one is which).



C1=1/C0



And then -ln(C1) becomes +ln(C0) and the result u(t)=1/(C1t) becomes u(t)=C0/t






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%2f3022743%2fhelp-with-integral-and-constants%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









    2












    $begingroup$

    C is an arbitrary constant, if you call C0 the one in the textbook solution and C1 the one you get when you integrate (so we know which one is which).



    C1=1/C0



    And then -ln(C1) becomes +ln(C0) and the result u(t)=1/(C1t) becomes u(t)=C0/t






    share|cite|improve this answer









    $endgroup$


















      2












      $begingroup$

      C is an arbitrary constant, if you call C0 the one in the textbook solution and C1 the one you get when you integrate (so we know which one is which).



      C1=1/C0



      And then -ln(C1) becomes +ln(C0) and the result u(t)=1/(C1t) becomes u(t)=C0/t






      share|cite|improve this answer









      $endgroup$
















        2












        2








        2





        $begingroup$

        C is an arbitrary constant, if you call C0 the one in the textbook solution and C1 the one you get when you integrate (so we know which one is which).



        C1=1/C0



        And then -ln(C1) becomes +ln(C0) and the result u(t)=1/(C1t) becomes u(t)=C0/t






        share|cite|improve this answer









        $endgroup$



        C is an arbitrary constant, if you call C0 the one in the textbook solution and C1 the one you get when you integrate (so we know which one is which).



        C1=1/C0



        And then -ln(C1) becomes +ln(C0) and the result u(t)=1/(C1t) becomes u(t)=C0/t







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Dec 2 '18 at 15:17









        Eponyme WebEponyme Web

        1362




        1362






























            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%2f3022743%2fhelp-with-integral-and-constants%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

            Mont Emei

            Province de Neuquén

            Journaliste