Transform an inexact differential into an exact differential using an integrating factor

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











up vote
0
down vote

favorite












There're answered questions here about what I'm asking; however, I didn't study differential equations yet, and those answers use technics to solve differential equations. But my teacher, knowing that, asked me to do this:




Determine a function $u(x,y)$, such that, the differential $(x³ + x + y)u(x,y)dx - xu(x,y)dy$ be exact, and specify a potential for that differential. ($u$ is called an integrating factor for that differential)




I tried to use the assumption that



$$begincases dfracpartial varphipartial x = (x³ + x + y)u(x,y) \ dfracpartial varphipartial y = - xu(x,y) endcases$$



but I came to this differential equation:



$$dfracpartial u(x,y)partial y (x³ + x + y) + dfracpartial u(x,y)partial x x = -2u(x,y)$$



and I don't know how to proceed.







share|cite|improve this question

























    up vote
    0
    down vote

    favorite












    There're answered questions here about what I'm asking; however, I didn't study differential equations yet, and those answers use technics to solve differential equations. But my teacher, knowing that, asked me to do this:




    Determine a function $u(x,y)$, such that, the differential $(x³ + x + y)u(x,y)dx - xu(x,y)dy$ be exact, and specify a potential for that differential. ($u$ is called an integrating factor for that differential)




    I tried to use the assumption that



    $$begincases dfracpartial varphipartial x = (x³ + x + y)u(x,y) \ dfracpartial varphipartial y = - xu(x,y) endcases$$



    but I came to this differential equation:



    $$dfracpartial u(x,y)partial y (x³ + x + y) + dfracpartial u(x,y)partial x x = -2u(x,y)$$



    and I don't know how to proceed.







    share|cite|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      There're answered questions here about what I'm asking; however, I didn't study differential equations yet, and those answers use technics to solve differential equations. But my teacher, knowing that, asked me to do this:




      Determine a function $u(x,y)$, such that, the differential $(x³ + x + y)u(x,y)dx - xu(x,y)dy$ be exact, and specify a potential for that differential. ($u$ is called an integrating factor for that differential)




      I tried to use the assumption that



      $$begincases dfracpartial varphipartial x = (x³ + x + y)u(x,y) \ dfracpartial varphipartial y = - xu(x,y) endcases$$



      but I came to this differential equation:



      $$dfracpartial u(x,y)partial y (x³ + x + y) + dfracpartial u(x,y)partial x x = -2u(x,y)$$



      and I don't know how to proceed.







      share|cite|improve this question













      There're answered questions here about what I'm asking; however, I didn't study differential equations yet, and those answers use technics to solve differential equations. But my teacher, knowing that, asked me to do this:




      Determine a function $u(x,y)$, such that, the differential $(x³ + x + y)u(x,y)dx - xu(x,y)dy$ be exact, and specify a potential for that differential. ($u$ is called an integrating factor for that differential)




      I tried to use the assumption that



      $$begincases dfracpartial varphipartial x = (x³ + x + y)u(x,y) \ dfracpartial varphipartial y = - xu(x,y) endcases$$



      but I came to this differential equation:



      $$dfracpartial u(x,y)partial y (x³ + x + y) + dfracpartial u(x,y)partial x x = -2u(x,y)$$



      and I don't know how to proceed.









      share|cite|improve this question












      share|cite|improve this question




      share|cite|improve this question








      edited Jul 16 at 0:12
























      asked Jul 16 at 0:01









      Almir M. da Cunha

      33




      33




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          0
          down vote



          accepted










          I tried $u(x,y)=u(x)$
          Then got this



          $$u(x)=-(u+xu') $$
          $$int frac duu=-2int frac dxx$$
          $$implies u(x)=frac 1 x^2$$



          $$(x³ + x + y)u(x)dx - xu(x)dy$$
          You have that :
          $$partial_y left (frac x³ + x + yx^2 right )= partial_x left (-frac 1x right )$$






          share|cite|improve this answer






























            up vote
            0
            down vote













            Just staring onto the equation I noticed that it would be simpler if $u(x,y)$ was constant in $y$.



            That assumption will lead you to the ODE of Euler type.






            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%2f2852949%2ftransform-an-inexact-differential-into-an-exact-differential-using-an-integratin%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



              accepted










              I tried $u(x,y)=u(x)$
              Then got this



              $$u(x)=-(u+xu') $$
              $$int frac duu=-2int frac dxx$$
              $$implies u(x)=frac 1 x^2$$



              $$(x³ + x + y)u(x)dx - xu(x)dy$$
              You have that :
              $$partial_y left (frac x³ + x + yx^2 right )= partial_x left (-frac 1x right )$$






              share|cite|improve this answer



























                up vote
                0
                down vote



                accepted










                I tried $u(x,y)=u(x)$
                Then got this



                $$u(x)=-(u+xu') $$
                $$int frac duu=-2int frac dxx$$
                $$implies u(x)=frac 1 x^2$$



                $$(x³ + x + y)u(x)dx - xu(x)dy$$
                You have that :
                $$partial_y left (frac x³ + x + yx^2 right )= partial_x left (-frac 1x right )$$






                share|cite|improve this answer

























                  up vote
                  0
                  down vote



                  accepted







                  up vote
                  0
                  down vote



                  accepted






                  I tried $u(x,y)=u(x)$
                  Then got this



                  $$u(x)=-(u+xu') $$
                  $$int frac duu=-2int frac dxx$$
                  $$implies u(x)=frac 1 x^2$$



                  $$(x³ + x + y)u(x)dx - xu(x)dy$$
                  You have that :
                  $$partial_y left (frac x³ + x + yx^2 right )= partial_x left (-frac 1x right )$$






                  share|cite|improve this answer















                  I tried $u(x,y)=u(x)$
                  Then got this



                  $$u(x)=-(u+xu') $$
                  $$int frac duu=-2int frac dxx$$
                  $$implies u(x)=frac 1 x^2$$



                  $$(x³ + x + y)u(x)dx - xu(x)dy$$
                  You have that :
                  $$partial_y left (frac x³ + x + yx^2 right )= partial_x left (-frac 1x right )$$







                  share|cite|improve this answer















                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Jul 16 at 0:22


























                  answered Jul 16 at 0:16









                  Isham

                  10.6k3829




                  10.6k3829




















                      up vote
                      0
                      down vote













                      Just staring onto the equation I noticed that it would be simpler if $u(x,y)$ was constant in $y$.



                      That assumption will lead you to the ODE of Euler type.






                      share|cite|improve this answer

























                        up vote
                        0
                        down vote













                        Just staring onto the equation I noticed that it would be simpler if $u(x,y)$ was constant in $y$.



                        That assumption will lead you to the ODE of Euler type.






                        share|cite|improve this answer























                          up vote
                          0
                          down vote










                          up vote
                          0
                          down vote









                          Just staring onto the equation I noticed that it would be simpler if $u(x,y)$ was constant in $y$.



                          That assumption will lead you to the ODE of Euler type.






                          share|cite|improve this answer













                          Just staring onto the equation I noticed that it would be simpler if $u(x,y)$ was constant in $y$.



                          That assumption will lead you to the ODE of Euler type.







                          share|cite|improve this answer













                          share|cite|improve this answer



                          share|cite|improve this answer











                          answered Jul 16 at 0:15









                          user254873

                          112




                          112






















                               

                              draft saved


                              draft discarded


























                               


                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2852949%2ftransform-an-inexact-differential-into-an-exact-differential-using-an-integratin%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?