How do I show that $F(1/x) = -F(x)$?












1














Let $F$ be defined by



$F(x) = int_1^x frac{exp(frac{u^2 + 1}{u})du}{u}$.



I'm supposed to show that $F(1/x) = -F(x)$. The hint in the back of my book says that I should use the substitution $v = frac{1}{u}$. When I do this I get the integral



$int_1^x frac{-1}{v^2}exp(frac{1}{v} + v)dv$. Am I supposed to proceed by doing integration by parts?










share|cite|improve this question




















  • 1




    You need to change your integration limits after making the substitution.
    – Mattos
    Nov 29 '18 at 22:37
















1














Let $F$ be defined by



$F(x) = int_1^x frac{exp(frac{u^2 + 1}{u})du}{u}$.



I'm supposed to show that $F(1/x) = -F(x)$. The hint in the back of my book says that I should use the substitution $v = frac{1}{u}$. When I do this I get the integral



$int_1^x frac{-1}{v^2}exp(frac{1}{v} + v)dv$. Am I supposed to proceed by doing integration by parts?










share|cite|improve this question




















  • 1




    You need to change your integration limits after making the substitution.
    – Mattos
    Nov 29 '18 at 22:37














1












1








1







Let $F$ be defined by



$F(x) = int_1^x frac{exp(frac{u^2 + 1}{u})du}{u}$.



I'm supposed to show that $F(1/x) = -F(x)$. The hint in the back of my book says that I should use the substitution $v = frac{1}{u}$. When I do this I get the integral



$int_1^x frac{-1}{v^2}exp(frac{1}{v} + v)dv$. Am I supposed to proceed by doing integration by parts?










share|cite|improve this question















Let $F$ be defined by



$F(x) = int_1^x frac{exp(frac{u^2 + 1}{u})du}{u}$.



I'm supposed to show that $F(1/x) = -F(x)$. The hint in the back of my book says that I should use the substitution $v = frac{1}{u}$. When I do this I get the integral



$int_1^x frac{-1}{v^2}exp(frac{1}{v} + v)dv$. Am I supposed to proceed by doing integration by parts?







calculus analysis






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 29 '18 at 22:39









Bernard

118k639112




118k639112










asked Nov 29 '18 at 22:33









K.MK.M

686312




686312








  • 1




    You need to change your integration limits after making the substitution.
    – Mattos
    Nov 29 '18 at 22:37














  • 1




    You need to change your integration limits after making the substitution.
    – Mattos
    Nov 29 '18 at 22:37








1




1




You need to change your integration limits after making the substitution.
– Mattos
Nov 29 '18 at 22:37




You need to change your integration limits after making the substitution.
– Mattos
Nov 29 '18 at 22:37










2 Answers
2






active

oldest

votes


















2














The definition of $F(x)$ is
$$F(x)=int_1^x e^{u+1/u}frac{du}{u}$$
Substituting $umapsto 1/v$ sends $e^{u+1/u}mapsto e^{v+1/v}$ and $du/umapsto-dv/v$, and replaces your integration bounds with $1$ and $1/x$ respectively, so you have
$$F(x)=int_1^{1/x} e^{v+1/v}cdot -frac{dv}{v}=-F(1/x)$$
and you are done.






share|cite|improve this answer





















  • I just want to make sure that the order of the bounds doesn't matter. So even if $1/x < 1$, we can still write the integral as you've done above?
    – K.M
    Nov 29 '18 at 23:10










  • @K.M Yes! Recall the following property of integrals: $$int_a^b=-int_b^a$$
    – Frpzzd
    Nov 29 '18 at 23:48



















2














If you do $v=dfrac1u$ and $mathrm dv=-dfrac{mathrm du}{u^2}$, then your integral becomes$$-int_1^{frac1x}frac{expleft(frac1v+vright)}{frac1v}timesfrac1{v^2},mathrm dv=-int_1^{frac1x}frac{expleft(frac1v+vright)}v,mathrm dv=-Fleft(frac1xright).$$






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',
    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%2f3019324%2fhow-do-i-show-that-f1-x-fx%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    The definition of $F(x)$ is
    $$F(x)=int_1^x e^{u+1/u}frac{du}{u}$$
    Substituting $umapsto 1/v$ sends $e^{u+1/u}mapsto e^{v+1/v}$ and $du/umapsto-dv/v$, and replaces your integration bounds with $1$ and $1/x$ respectively, so you have
    $$F(x)=int_1^{1/x} e^{v+1/v}cdot -frac{dv}{v}=-F(1/x)$$
    and you are done.






    share|cite|improve this answer





















    • I just want to make sure that the order of the bounds doesn't matter. So even if $1/x < 1$, we can still write the integral as you've done above?
      – K.M
      Nov 29 '18 at 23:10










    • @K.M Yes! Recall the following property of integrals: $$int_a^b=-int_b^a$$
      – Frpzzd
      Nov 29 '18 at 23:48
















    2














    The definition of $F(x)$ is
    $$F(x)=int_1^x e^{u+1/u}frac{du}{u}$$
    Substituting $umapsto 1/v$ sends $e^{u+1/u}mapsto e^{v+1/v}$ and $du/umapsto-dv/v$, and replaces your integration bounds with $1$ and $1/x$ respectively, so you have
    $$F(x)=int_1^{1/x} e^{v+1/v}cdot -frac{dv}{v}=-F(1/x)$$
    and you are done.






    share|cite|improve this answer





















    • I just want to make sure that the order of the bounds doesn't matter. So even if $1/x < 1$, we can still write the integral as you've done above?
      – K.M
      Nov 29 '18 at 23:10










    • @K.M Yes! Recall the following property of integrals: $$int_a^b=-int_b^a$$
      – Frpzzd
      Nov 29 '18 at 23:48














    2












    2








    2






    The definition of $F(x)$ is
    $$F(x)=int_1^x e^{u+1/u}frac{du}{u}$$
    Substituting $umapsto 1/v$ sends $e^{u+1/u}mapsto e^{v+1/v}$ and $du/umapsto-dv/v$, and replaces your integration bounds with $1$ and $1/x$ respectively, so you have
    $$F(x)=int_1^{1/x} e^{v+1/v}cdot -frac{dv}{v}=-F(1/x)$$
    and you are done.






    share|cite|improve this answer












    The definition of $F(x)$ is
    $$F(x)=int_1^x e^{u+1/u}frac{du}{u}$$
    Substituting $umapsto 1/v$ sends $e^{u+1/u}mapsto e^{v+1/v}$ and $du/umapsto-dv/v$, and replaces your integration bounds with $1$ and $1/x$ respectively, so you have
    $$F(x)=int_1^{1/x} e^{v+1/v}cdot -frac{dv}{v}=-F(1/x)$$
    and you are done.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Nov 29 '18 at 22:39









    FrpzzdFrpzzd

    22.3k839107




    22.3k839107












    • I just want to make sure that the order of the bounds doesn't matter. So even if $1/x < 1$, we can still write the integral as you've done above?
      – K.M
      Nov 29 '18 at 23:10










    • @K.M Yes! Recall the following property of integrals: $$int_a^b=-int_b^a$$
      – Frpzzd
      Nov 29 '18 at 23:48


















    • I just want to make sure that the order of the bounds doesn't matter. So even if $1/x < 1$, we can still write the integral as you've done above?
      – K.M
      Nov 29 '18 at 23:10










    • @K.M Yes! Recall the following property of integrals: $$int_a^b=-int_b^a$$
      – Frpzzd
      Nov 29 '18 at 23:48
















    I just want to make sure that the order of the bounds doesn't matter. So even if $1/x < 1$, we can still write the integral as you've done above?
    – K.M
    Nov 29 '18 at 23:10




    I just want to make sure that the order of the bounds doesn't matter. So even if $1/x < 1$, we can still write the integral as you've done above?
    – K.M
    Nov 29 '18 at 23:10












    @K.M Yes! Recall the following property of integrals: $$int_a^b=-int_b^a$$
    – Frpzzd
    Nov 29 '18 at 23:48




    @K.M Yes! Recall the following property of integrals: $$int_a^b=-int_b^a$$
    – Frpzzd
    Nov 29 '18 at 23:48











    2














    If you do $v=dfrac1u$ and $mathrm dv=-dfrac{mathrm du}{u^2}$, then your integral becomes$$-int_1^{frac1x}frac{expleft(frac1v+vright)}{frac1v}timesfrac1{v^2},mathrm dv=-int_1^{frac1x}frac{expleft(frac1v+vright)}v,mathrm dv=-Fleft(frac1xright).$$






    share|cite|improve this answer


























      2














      If you do $v=dfrac1u$ and $mathrm dv=-dfrac{mathrm du}{u^2}$, then your integral becomes$$-int_1^{frac1x}frac{expleft(frac1v+vright)}{frac1v}timesfrac1{v^2},mathrm dv=-int_1^{frac1x}frac{expleft(frac1v+vright)}v,mathrm dv=-Fleft(frac1xright).$$






      share|cite|improve this answer
























        2












        2








        2






        If you do $v=dfrac1u$ and $mathrm dv=-dfrac{mathrm du}{u^2}$, then your integral becomes$$-int_1^{frac1x}frac{expleft(frac1v+vright)}{frac1v}timesfrac1{v^2},mathrm dv=-int_1^{frac1x}frac{expleft(frac1v+vright)}v,mathrm dv=-Fleft(frac1xright).$$






        share|cite|improve this answer












        If you do $v=dfrac1u$ and $mathrm dv=-dfrac{mathrm du}{u^2}$, then your integral becomes$$-int_1^{frac1x}frac{expleft(frac1v+vright)}{frac1v}timesfrac1{v^2},mathrm dv=-int_1^{frac1x}frac{expleft(frac1v+vright)}v,mathrm dv=-Fleft(frac1xright).$$







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 29 '18 at 22:39









        José Carlos SantosJosé Carlos Santos

        152k22123225




        152k22123225






























            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%2f3019324%2fhow-do-i-show-that-f1-x-fx%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

            Quarter-circle Tiles

            build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

            Mont Emei