When is it appropriate to apply a change of variable during integration?

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











up vote
1
down vote

favorite












Often I see the technique change of variables applied to the domain of integration where one replaces the integration symbol with a derivative:



$$
dx = dxfracdudu = fracdxdudu = left(fracdudxright)^-1du
$$



where $u(x)$ denotes the replacement variable. This apparently relies on the interpretation of $dx$ and $du$ as infinitesimally "small pieces" which seems to be disputed.



I know that when it comes to integration the correct way of applying this change of variables is via integration by substitution. Let's consider the following example:



$$
int_a^bx^3dx stackrelu(x) equiv x^2= int_u(a)^u(b)sqrtucdot u underbraceleft(fracdudxright)^-1_frac12x = frac12sqrtudu = frac12int_a^2^b^2u,du = left[fracu^24right]_u=a^2^u=b^2
$$



Actually this is obtained via integration by substitution:



$$
int_a^bx^3dx = frac12int_a^b2xcdot x^2dxstackrelu(x) equiv x^2= frac12int_u(a)^u(b)u,du = left[fracu^24right]_u=a^2^u=b^2
$$



Now for this example the latter decomposition into substitute $u(x)$ and its derivative $u'(x)$ is obvious but often, I find, this is not the case. Consider for example:



$$
int_a^b J_0left(exp(sigmacdot x)right)dx
$$



where $J_0$ denotes the Bessel function of first kind and order. Finding such a decomposition here is non-obvious but on the other hand it's tempting to apply a change of variables $u(x) equiv exp(sigmacdot x)$ which leads to:



$$
frac1sigmaint_exp(sigma a)^exp(sigma b) fracJ_0(u)udu
$$



which can be solved using Meijer G-functions. Now in reverse order it's possible to deduce the decomposition from the integrand but carrying out the integration by substitution is way more complicated.



So this eventually brings me to my question. Since often it is easier (more obvious and more convenient) to apply a change of variables than to perform integration by substitution, are there any limitations to this method (in terms of applicability) I should be aware of? Can I always perform a change of variables or do I need to crosscheck its validity by deducing the corresponding substitution rule? Or are the two methods actually (inherently) the same?







share|cite|improve this question























    up vote
    1
    down vote

    favorite












    Often I see the technique change of variables applied to the domain of integration where one replaces the integration symbol with a derivative:



    $$
    dx = dxfracdudu = fracdxdudu = left(fracdudxright)^-1du
    $$



    where $u(x)$ denotes the replacement variable. This apparently relies on the interpretation of $dx$ and $du$ as infinitesimally "small pieces" which seems to be disputed.



    I know that when it comes to integration the correct way of applying this change of variables is via integration by substitution. Let's consider the following example:



    $$
    int_a^bx^3dx stackrelu(x) equiv x^2= int_u(a)^u(b)sqrtucdot u underbraceleft(fracdudxright)^-1_frac12x = frac12sqrtudu = frac12int_a^2^b^2u,du = left[fracu^24right]_u=a^2^u=b^2
    $$



    Actually this is obtained via integration by substitution:



    $$
    int_a^bx^3dx = frac12int_a^b2xcdot x^2dxstackrelu(x) equiv x^2= frac12int_u(a)^u(b)u,du = left[fracu^24right]_u=a^2^u=b^2
    $$



    Now for this example the latter decomposition into substitute $u(x)$ and its derivative $u'(x)$ is obvious but often, I find, this is not the case. Consider for example:



    $$
    int_a^b J_0left(exp(sigmacdot x)right)dx
    $$



    where $J_0$ denotes the Bessel function of first kind and order. Finding such a decomposition here is non-obvious but on the other hand it's tempting to apply a change of variables $u(x) equiv exp(sigmacdot x)$ which leads to:



    $$
    frac1sigmaint_exp(sigma a)^exp(sigma b) fracJ_0(u)udu
    $$



    which can be solved using Meijer G-functions. Now in reverse order it's possible to deduce the decomposition from the integrand but carrying out the integration by substitution is way more complicated.



    So this eventually brings me to my question. Since often it is easier (more obvious and more convenient) to apply a change of variables than to perform integration by substitution, are there any limitations to this method (in terms of applicability) I should be aware of? Can I always perform a change of variables or do I need to crosscheck its validity by deducing the corresponding substitution rule? Or are the two methods actually (inherently) the same?







    share|cite|improve this question





















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      Often I see the technique change of variables applied to the domain of integration where one replaces the integration symbol with a derivative:



      $$
      dx = dxfracdudu = fracdxdudu = left(fracdudxright)^-1du
      $$



      where $u(x)$ denotes the replacement variable. This apparently relies on the interpretation of $dx$ and $du$ as infinitesimally "small pieces" which seems to be disputed.



      I know that when it comes to integration the correct way of applying this change of variables is via integration by substitution. Let's consider the following example:



      $$
      int_a^bx^3dx stackrelu(x) equiv x^2= int_u(a)^u(b)sqrtucdot u underbraceleft(fracdudxright)^-1_frac12x = frac12sqrtudu = frac12int_a^2^b^2u,du = left[fracu^24right]_u=a^2^u=b^2
      $$



      Actually this is obtained via integration by substitution:



      $$
      int_a^bx^3dx = frac12int_a^b2xcdot x^2dxstackrelu(x) equiv x^2= frac12int_u(a)^u(b)u,du = left[fracu^24right]_u=a^2^u=b^2
      $$



      Now for this example the latter decomposition into substitute $u(x)$ and its derivative $u'(x)$ is obvious but often, I find, this is not the case. Consider for example:



      $$
      int_a^b J_0left(exp(sigmacdot x)right)dx
      $$



      where $J_0$ denotes the Bessel function of first kind and order. Finding such a decomposition here is non-obvious but on the other hand it's tempting to apply a change of variables $u(x) equiv exp(sigmacdot x)$ which leads to:



      $$
      frac1sigmaint_exp(sigma a)^exp(sigma b) fracJ_0(u)udu
      $$



      which can be solved using Meijer G-functions. Now in reverse order it's possible to deduce the decomposition from the integrand but carrying out the integration by substitution is way more complicated.



      So this eventually brings me to my question. Since often it is easier (more obvious and more convenient) to apply a change of variables than to perform integration by substitution, are there any limitations to this method (in terms of applicability) I should be aware of? Can I always perform a change of variables or do I need to crosscheck its validity by deducing the corresponding substitution rule? Or are the two methods actually (inherently) the same?







      share|cite|improve this question











      Often I see the technique change of variables applied to the domain of integration where one replaces the integration symbol with a derivative:



      $$
      dx = dxfracdudu = fracdxdudu = left(fracdudxright)^-1du
      $$



      where $u(x)$ denotes the replacement variable. This apparently relies on the interpretation of $dx$ and $du$ as infinitesimally "small pieces" which seems to be disputed.



      I know that when it comes to integration the correct way of applying this change of variables is via integration by substitution. Let's consider the following example:



      $$
      int_a^bx^3dx stackrelu(x) equiv x^2= int_u(a)^u(b)sqrtucdot u underbraceleft(fracdudxright)^-1_frac12x = frac12sqrtudu = frac12int_a^2^b^2u,du = left[fracu^24right]_u=a^2^u=b^2
      $$



      Actually this is obtained via integration by substitution:



      $$
      int_a^bx^3dx = frac12int_a^b2xcdot x^2dxstackrelu(x) equiv x^2= frac12int_u(a)^u(b)u,du = left[fracu^24right]_u=a^2^u=b^2
      $$



      Now for this example the latter decomposition into substitute $u(x)$ and its derivative $u'(x)$ is obvious but often, I find, this is not the case. Consider for example:



      $$
      int_a^b J_0left(exp(sigmacdot x)right)dx
      $$



      where $J_0$ denotes the Bessel function of first kind and order. Finding such a decomposition here is non-obvious but on the other hand it's tempting to apply a change of variables $u(x) equiv exp(sigmacdot x)$ which leads to:



      $$
      frac1sigmaint_exp(sigma a)^exp(sigma b) fracJ_0(u)udu
      $$



      which can be solved using Meijer G-functions. Now in reverse order it's possible to deduce the decomposition from the integrand but carrying out the integration by substitution is way more complicated.



      So this eventually brings me to my question. Since often it is easier (more obvious and more convenient) to apply a change of variables than to perform integration by substitution, are there any limitations to this method (in terms of applicability) I should be aware of? Can I always perform a change of variables or do I need to crosscheck its validity by deducing the corresponding substitution rule? Or are the two methods actually (inherently) the same?









      share|cite|improve this question










      share|cite|improve this question




      share|cite|improve this question









      asked Jul 25 at 21:48









      a_guest

      1112




      1112




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          0
          down vote













          Change of variable and substitution are the same.



          The difference is only in names. In general whenever the substitution makes an integral easier to evaluate we change variable.






          share|cite|improve this answer





















          • Actually my question is not about terminology. I understand that integration by substitution formally involves a "change of variable" but by the latter I referred to the trick of treating $dx$ as an infinitesimal distance and hence converting it into a derivative. For me it is not clear if this trick can be applied under any circumstances and whether or how it is related to the formally correct integration by substitution.
            – a_guest
            Jul 25 at 22:21











          • @a_guest du=u'dx is the key, dx is not a derivative, it is a symbol which stands for the linearized change in the variable $x$
            – Mohammad Riazi-Kermani
            Jul 25 at 22:57


















          up vote
          0
          down vote













          I think what you're asking about is sometimes called the inverse substitution theorem. A few months ago I found that someone had actually written a paper taking issue with how integration by substitution is taught, that you may find enlightening: Gale, D. Teaching Integration by Substitution, The American Mathematical Monthly, Vol. 101, No. 6 (Jun.–Jul., 1994), pp. 520–526 .



          Since that's probably still paywalled, I'll summarise the particularly relevant bit (page 4 of the PDF copy):




          Inverse Substitution Theorem If $h=(f circ g) cdot g'$, $H'=h$ and $g$ has an inverse,
          $$ (H circ g^-1)' = f. $$




          The paper offers two proofs of this, one that uses the Inverse Function Theorem but concludes that $f$ has an antiderivative, and one that assumes $f$ has an antiderivative $F$, but does not need the Inverse Function Theorem. The former is surely a more useful set of hypotheses, and that proof goes as follows:



          $$ (H circ g^-1)' = (H' circ g^-1) cdot (g^-1)' = ([(f circ g) cdot g'] circ g^-1 ) cdot (g^-1)', $$
          by the chain rule and the definition of $h$. The first bracket expands to
          $$ [(f circ g) circ g^-1] cdot ( g' circ g^-1 ), $$
          and then the first bracket here simplifies to $f$ by associativity of function composition, so we have
          $$ f cdot (g' circ g^-1) cdot (g^-1)', $$
          and the last two terms are the derivative of $g circ g^-1$, i.e. the identity function, which has derivative $1$, and hence the result.






          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%2f2862853%2fwhen-is-it-appropriate-to-apply-a-change-of-variable-during-integration%23new-answer', 'question_page');

            );

            Post as a guest






























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            Change of variable and substitution are the same.



            The difference is only in names. In general whenever the substitution makes an integral easier to evaluate we change variable.






            share|cite|improve this answer





















            • Actually my question is not about terminology. I understand that integration by substitution formally involves a "change of variable" but by the latter I referred to the trick of treating $dx$ as an infinitesimal distance and hence converting it into a derivative. For me it is not clear if this trick can be applied under any circumstances and whether or how it is related to the formally correct integration by substitution.
              – a_guest
              Jul 25 at 22:21











            • @a_guest du=u'dx is the key, dx is not a derivative, it is a symbol which stands for the linearized change in the variable $x$
              – Mohammad Riazi-Kermani
              Jul 25 at 22:57















            up vote
            0
            down vote













            Change of variable and substitution are the same.



            The difference is only in names. In general whenever the substitution makes an integral easier to evaluate we change variable.






            share|cite|improve this answer





















            • Actually my question is not about terminology. I understand that integration by substitution formally involves a "change of variable" but by the latter I referred to the trick of treating $dx$ as an infinitesimal distance and hence converting it into a derivative. For me it is not clear if this trick can be applied under any circumstances and whether or how it is related to the formally correct integration by substitution.
              – a_guest
              Jul 25 at 22:21











            • @a_guest du=u'dx is the key, dx is not a derivative, it is a symbol which stands for the linearized change in the variable $x$
              – Mohammad Riazi-Kermani
              Jul 25 at 22:57













            up vote
            0
            down vote










            up vote
            0
            down vote









            Change of variable and substitution are the same.



            The difference is only in names. In general whenever the substitution makes an integral easier to evaluate we change variable.






            share|cite|improve this answer













            Change of variable and substitution are the same.



            The difference is only in names. In general whenever the substitution makes an integral easier to evaluate we change variable.







            share|cite|improve this answer













            share|cite|improve this answer



            share|cite|improve this answer











            answered Jul 25 at 21:56









            Mohammad Riazi-Kermani

            27.4k41852




            27.4k41852











            • Actually my question is not about terminology. I understand that integration by substitution formally involves a "change of variable" but by the latter I referred to the trick of treating $dx$ as an infinitesimal distance and hence converting it into a derivative. For me it is not clear if this trick can be applied under any circumstances and whether or how it is related to the formally correct integration by substitution.
              – a_guest
              Jul 25 at 22:21











            • @a_guest du=u'dx is the key, dx is not a derivative, it is a symbol which stands for the linearized change in the variable $x$
              – Mohammad Riazi-Kermani
              Jul 25 at 22:57

















            • Actually my question is not about terminology. I understand that integration by substitution formally involves a "change of variable" but by the latter I referred to the trick of treating $dx$ as an infinitesimal distance and hence converting it into a derivative. For me it is not clear if this trick can be applied under any circumstances and whether or how it is related to the formally correct integration by substitution.
              – a_guest
              Jul 25 at 22:21











            • @a_guest du=u'dx is the key, dx is not a derivative, it is a symbol which stands for the linearized change in the variable $x$
              – Mohammad Riazi-Kermani
              Jul 25 at 22:57
















            Actually my question is not about terminology. I understand that integration by substitution formally involves a "change of variable" but by the latter I referred to the trick of treating $dx$ as an infinitesimal distance and hence converting it into a derivative. For me it is not clear if this trick can be applied under any circumstances and whether or how it is related to the formally correct integration by substitution.
            – a_guest
            Jul 25 at 22:21





            Actually my question is not about terminology. I understand that integration by substitution formally involves a "change of variable" but by the latter I referred to the trick of treating $dx$ as an infinitesimal distance and hence converting it into a derivative. For me it is not clear if this trick can be applied under any circumstances and whether or how it is related to the formally correct integration by substitution.
            – a_guest
            Jul 25 at 22:21













            @a_guest du=u'dx is the key, dx is not a derivative, it is a symbol which stands for the linearized change in the variable $x$
            – Mohammad Riazi-Kermani
            Jul 25 at 22:57





            @a_guest du=u'dx is the key, dx is not a derivative, it is a symbol which stands for the linearized change in the variable $x$
            – Mohammad Riazi-Kermani
            Jul 25 at 22:57











            up vote
            0
            down vote













            I think what you're asking about is sometimes called the inverse substitution theorem. A few months ago I found that someone had actually written a paper taking issue with how integration by substitution is taught, that you may find enlightening: Gale, D. Teaching Integration by Substitution, The American Mathematical Monthly, Vol. 101, No. 6 (Jun.–Jul., 1994), pp. 520–526 .



            Since that's probably still paywalled, I'll summarise the particularly relevant bit (page 4 of the PDF copy):




            Inverse Substitution Theorem If $h=(f circ g) cdot g'$, $H'=h$ and $g$ has an inverse,
            $$ (H circ g^-1)' = f. $$




            The paper offers two proofs of this, one that uses the Inverse Function Theorem but concludes that $f$ has an antiderivative, and one that assumes $f$ has an antiderivative $F$, but does not need the Inverse Function Theorem. The former is surely a more useful set of hypotheses, and that proof goes as follows:



            $$ (H circ g^-1)' = (H' circ g^-1) cdot (g^-1)' = ([(f circ g) cdot g'] circ g^-1 ) cdot (g^-1)', $$
            by the chain rule and the definition of $h$. The first bracket expands to
            $$ [(f circ g) circ g^-1] cdot ( g' circ g^-1 ), $$
            and then the first bracket here simplifies to $f$ by associativity of function composition, so we have
            $$ f cdot (g' circ g^-1) cdot (g^-1)', $$
            and the last two terms are the derivative of $g circ g^-1$, i.e. the identity function, which has derivative $1$, and hence the result.






            share|cite|improve this answer

























              up vote
              0
              down vote













              I think what you're asking about is sometimes called the inverse substitution theorem. A few months ago I found that someone had actually written a paper taking issue with how integration by substitution is taught, that you may find enlightening: Gale, D. Teaching Integration by Substitution, The American Mathematical Monthly, Vol. 101, No. 6 (Jun.–Jul., 1994), pp. 520–526 .



              Since that's probably still paywalled, I'll summarise the particularly relevant bit (page 4 of the PDF copy):




              Inverse Substitution Theorem If $h=(f circ g) cdot g'$, $H'=h$ and $g$ has an inverse,
              $$ (H circ g^-1)' = f. $$




              The paper offers two proofs of this, one that uses the Inverse Function Theorem but concludes that $f$ has an antiderivative, and one that assumes $f$ has an antiderivative $F$, but does not need the Inverse Function Theorem. The former is surely a more useful set of hypotheses, and that proof goes as follows:



              $$ (H circ g^-1)' = (H' circ g^-1) cdot (g^-1)' = ([(f circ g) cdot g'] circ g^-1 ) cdot (g^-1)', $$
              by the chain rule and the definition of $h$. The first bracket expands to
              $$ [(f circ g) circ g^-1] cdot ( g' circ g^-1 ), $$
              and then the first bracket here simplifies to $f$ by associativity of function composition, so we have
              $$ f cdot (g' circ g^-1) cdot (g^-1)', $$
              and the last two terms are the derivative of $g circ g^-1$, i.e. the identity function, which has derivative $1$, and hence the result.






              share|cite|improve this answer























                up vote
                0
                down vote










                up vote
                0
                down vote









                I think what you're asking about is sometimes called the inverse substitution theorem. A few months ago I found that someone had actually written a paper taking issue with how integration by substitution is taught, that you may find enlightening: Gale, D. Teaching Integration by Substitution, The American Mathematical Monthly, Vol. 101, No. 6 (Jun.–Jul., 1994), pp. 520–526 .



                Since that's probably still paywalled, I'll summarise the particularly relevant bit (page 4 of the PDF copy):




                Inverse Substitution Theorem If $h=(f circ g) cdot g'$, $H'=h$ and $g$ has an inverse,
                $$ (H circ g^-1)' = f. $$




                The paper offers two proofs of this, one that uses the Inverse Function Theorem but concludes that $f$ has an antiderivative, and one that assumes $f$ has an antiderivative $F$, but does not need the Inverse Function Theorem. The former is surely a more useful set of hypotheses, and that proof goes as follows:



                $$ (H circ g^-1)' = (H' circ g^-1) cdot (g^-1)' = ([(f circ g) cdot g'] circ g^-1 ) cdot (g^-1)', $$
                by the chain rule and the definition of $h$. The first bracket expands to
                $$ [(f circ g) circ g^-1] cdot ( g' circ g^-1 ), $$
                and then the first bracket here simplifies to $f$ by associativity of function composition, so we have
                $$ f cdot (g' circ g^-1) cdot (g^-1)', $$
                and the last two terms are the derivative of $g circ g^-1$, i.e. the identity function, which has derivative $1$, and hence the result.






                share|cite|improve this answer













                I think what you're asking about is sometimes called the inverse substitution theorem. A few months ago I found that someone had actually written a paper taking issue with how integration by substitution is taught, that you may find enlightening: Gale, D. Teaching Integration by Substitution, The American Mathematical Monthly, Vol. 101, No. 6 (Jun.–Jul., 1994), pp. 520–526 .



                Since that's probably still paywalled, I'll summarise the particularly relevant bit (page 4 of the PDF copy):




                Inverse Substitution Theorem If $h=(f circ g) cdot g'$, $H'=h$ and $g$ has an inverse,
                $$ (H circ g^-1)' = f. $$




                The paper offers two proofs of this, one that uses the Inverse Function Theorem but concludes that $f$ has an antiderivative, and one that assumes $f$ has an antiderivative $F$, but does not need the Inverse Function Theorem. The former is surely a more useful set of hypotheses, and that proof goes as follows:



                $$ (H circ g^-1)' = (H' circ g^-1) cdot (g^-1)' = ([(f circ g) cdot g'] circ g^-1 ) cdot (g^-1)', $$
                by the chain rule and the definition of $h$. The first bracket expands to
                $$ [(f circ g) circ g^-1] cdot ( g' circ g^-1 ), $$
                and then the first bracket here simplifies to $f$ by associativity of function composition, so we have
                $$ f cdot (g' circ g^-1) cdot (g^-1)', $$
                and the last two terms are the derivative of $g circ g^-1$, i.e. the identity function, which has derivative $1$, and hence the result.







                share|cite|improve this answer













                share|cite|improve this answer



                share|cite|improve this answer











                answered Jul 25 at 22:50









                Chappers

                55k74190




                55k74190






















                     

                    draft saved


                    draft discarded


























                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2862853%2fwhen-is-it-appropriate-to-apply-a-change-of-variable-during-integration%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?