Basic Math Problem with Differential Equations: Integrating Factors

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











up vote
0
down vote

favorite












Please can anyone break down in detailed steps how these 2 lines are equal to each other. I'm confused.



Also please ignore the " = 0 " in the second line.



beginalign*
(1+x^2),&fracdydx+fracd(1+x^2)dxcdot y \
&fracddx,(y(1+x^2))=0
endalign*



Thanks a lot in advance.







share|cite|improve this question






















  • Going from bottom to top you use the product rule. The tricky thing was coming up with the idea to turn the top into the bottom.
    – Ian
    Aug 9 at 16:47










  • This has already been asked today ... have a look at "Basic math problem with Integrating Factors: Differential Equations"
    – Bruce
    Aug 9 at 16:56










  • @Bruce Providing a link would be friendlier. Use the “share” button underneath the question! Then paste it into the comment, like so: math.stackexchange.com/q/2877312/23290
    – Harald Hanche-Olsen
    Aug 9 at 16:59










  • Sorry I didn't know I could do that.
    – Bruce
    Aug 9 at 20:36














up vote
0
down vote

favorite












Please can anyone break down in detailed steps how these 2 lines are equal to each other. I'm confused.



Also please ignore the " = 0 " in the second line.



beginalign*
(1+x^2),&fracdydx+fracd(1+x^2)dxcdot y \
&fracddx,(y(1+x^2))=0
endalign*



Thanks a lot in advance.







share|cite|improve this question






















  • Going from bottom to top you use the product rule. The tricky thing was coming up with the idea to turn the top into the bottom.
    – Ian
    Aug 9 at 16:47










  • This has already been asked today ... have a look at "Basic math problem with Integrating Factors: Differential Equations"
    – Bruce
    Aug 9 at 16:56










  • @Bruce Providing a link would be friendlier. Use the “share” button underneath the question! Then paste it into the comment, like so: math.stackexchange.com/q/2877312/23290
    – Harald Hanche-Olsen
    Aug 9 at 16:59










  • Sorry I didn't know I could do that.
    – Bruce
    Aug 9 at 20:36












up vote
0
down vote

favorite









up vote
0
down vote

favorite











Please can anyone break down in detailed steps how these 2 lines are equal to each other. I'm confused.



Also please ignore the " = 0 " in the second line.



beginalign*
(1+x^2),&fracdydx+fracd(1+x^2)dxcdot y \
&fracddx,(y(1+x^2))=0
endalign*



Thanks a lot in advance.







share|cite|improve this question














Please can anyone break down in detailed steps how these 2 lines are equal to each other. I'm confused.



Also please ignore the " = 0 " in the second line.



beginalign*
(1+x^2),&fracdydx+fracd(1+x^2)dxcdot y \
&fracddx,(y(1+x^2))=0
endalign*



Thanks a lot in advance.









share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Aug 9 at 16:51









Adrian Keister

3,64821533




3,64821533










asked Aug 9 at 16:44









David

63




63











  • Going from bottom to top you use the product rule. The tricky thing was coming up with the idea to turn the top into the bottom.
    – Ian
    Aug 9 at 16:47










  • This has already been asked today ... have a look at "Basic math problem with Integrating Factors: Differential Equations"
    – Bruce
    Aug 9 at 16:56










  • @Bruce Providing a link would be friendlier. Use the “share” button underneath the question! Then paste it into the comment, like so: math.stackexchange.com/q/2877312/23290
    – Harald Hanche-Olsen
    Aug 9 at 16:59










  • Sorry I didn't know I could do that.
    – Bruce
    Aug 9 at 20:36
















  • Going from bottom to top you use the product rule. The tricky thing was coming up with the idea to turn the top into the bottom.
    – Ian
    Aug 9 at 16:47










  • This has already been asked today ... have a look at "Basic math problem with Integrating Factors: Differential Equations"
    – Bruce
    Aug 9 at 16:56










  • @Bruce Providing a link would be friendlier. Use the “share” button underneath the question! Then paste it into the comment, like so: math.stackexchange.com/q/2877312/23290
    – Harald Hanche-Olsen
    Aug 9 at 16:59










  • Sorry I didn't know I could do that.
    – Bruce
    Aug 9 at 20:36















Going from bottom to top you use the product rule. The tricky thing was coming up with the idea to turn the top into the bottom.
– Ian
Aug 9 at 16:47




Going from bottom to top you use the product rule. The tricky thing was coming up with the idea to turn the top into the bottom.
– Ian
Aug 9 at 16:47












This has already been asked today ... have a look at "Basic math problem with Integrating Factors: Differential Equations"
– Bruce
Aug 9 at 16:56




This has already been asked today ... have a look at "Basic math problem with Integrating Factors: Differential Equations"
– Bruce
Aug 9 at 16:56












@Bruce Providing a link would be friendlier. Use the “share” button underneath the question! Then paste it into the comment, like so: math.stackexchange.com/q/2877312/23290
– Harald Hanche-Olsen
Aug 9 at 16:59




@Bruce Providing a link would be friendlier. Use the “share” button underneath the question! Then paste it into the comment, like so: math.stackexchange.com/q/2877312/23290
– Harald Hanche-Olsen
Aug 9 at 16:59












Sorry I didn't know I could do that.
– Bruce
Aug 9 at 20:36




Sorry I didn't know I could do that.
– Bruce
Aug 9 at 20:36










2 Answers
2






active

oldest

votes

















up vote
0
down vote













The idea here is using the product rule backwards. To see things clearly take $a = 1+ x^2$ and keep $y$ as it is.



We know that from product rule,



$fracd(ay)dx = y fracdadx + a fracdydx$



here the equality is used backwards,



$ y fracdadx + a fracdydx = fracd(ay)dx$



If you are new to product rule and wonder about how it is true, start thinking from the first principles of derivative definition or look at https://en.wikipedia.org/wiki/Product_rule.






share|cite|improve this answer



























    up vote
    0
    down vote













    $$
    (1+x^2)fracdydx+fracd(1+x^2)dxcdot y =fracddx,(y(1+x^2))
    $$
    Differentiate the right side



    You differentiate a product of two functions, just apply the rule
    $$fracddx(f times g)= gfracddxf+ffracddxg$$
    $$fracddx,(y(1+x^2))=(1+x^2)frac ddxy+yfrac ddx(x^2+1)$$
    $$fracddx,(y(1+x^2))=(1+x^2)y'+2xy$$
    note that
    $$fracddx,(1+x^2)=2x$$






    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%2f2877431%2fbasic-math-problem-with-differential-equations-integrating-factors%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













      The idea here is using the product rule backwards. To see things clearly take $a = 1+ x^2$ and keep $y$ as it is.



      We know that from product rule,



      $fracd(ay)dx = y fracdadx + a fracdydx$



      here the equality is used backwards,



      $ y fracdadx + a fracdydx = fracd(ay)dx$



      If you are new to product rule and wonder about how it is true, start thinking from the first principles of derivative definition or look at https://en.wikipedia.org/wiki/Product_rule.






      share|cite|improve this answer
























        up vote
        0
        down vote













        The idea here is using the product rule backwards. To see things clearly take $a = 1+ x^2$ and keep $y$ as it is.



        We know that from product rule,



        $fracd(ay)dx = y fracdadx + a fracdydx$



        here the equality is used backwards,



        $ y fracdadx + a fracdydx = fracd(ay)dx$



        If you are new to product rule and wonder about how it is true, start thinking from the first principles of derivative definition or look at https://en.wikipedia.org/wiki/Product_rule.






        share|cite|improve this answer






















          up vote
          0
          down vote










          up vote
          0
          down vote









          The idea here is using the product rule backwards. To see things clearly take $a = 1+ x^2$ and keep $y$ as it is.



          We know that from product rule,



          $fracd(ay)dx = y fracdadx + a fracdydx$



          here the equality is used backwards,



          $ y fracdadx + a fracdydx = fracd(ay)dx$



          If you are new to product rule and wonder about how it is true, start thinking from the first principles of derivative definition or look at https://en.wikipedia.org/wiki/Product_rule.






          share|cite|improve this answer












          The idea here is using the product rule backwards. To see things clearly take $a = 1+ x^2$ and keep $y$ as it is.



          We know that from product rule,



          $fracd(ay)dx = y fracdadx + a fracdydx$



          here the equality is used backwards,



          $ y fracdadx + a fracdydx = fracd(ay)dx$



          If you are new to product rule and wonder about how it is true, start thinking from the first principles of derivative definition or look at https://en.wikipedia.org/wiki/Product_rule.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Aug 9 at 17:04









          Perelman Jr

          1198




          1198




















              up vote
              0
              down vote













              $$
              (1+x^2)fracdydx+fracd(1+x^2)dxcdot y =fracddx,(y(1+x^2))
              $$
              Differentiate the right side



              You differentiate a product of two functions, just apply the rule
              $$fracddx(f times g)= gfracddxf+ffracddxg$$
              $$fracddx,(y(1+x^2))=(1+x^2)frac ddxy+yfrac ddx(x^2+1)$$
              $$fracddx,(y(1+x^2))=(1+x^2)y'+2xy$$
              note that
              $$fracddx,(1+x^2)=2x$$






              share|cite|improve this answer
























                up vote
                0
                down vote













                $$
                (1+x^2)fracdydx+fracd(1+x^2)dxcdot y =fracddx,(y(1+x^2))
                $$
                Differentiate the right side



                You differentiate a product of two functions, just apply the rule
                $$fracddx(f times g)= gfracddxf+ffracddxg$$
                $$fracddx,(y(1+x^2))=(1+x^2)frac ddxy+yfrac ddx(x^2+1)$$
                $$fracddx,(y(1+x^2))=(1+x^2)y'+2xy$$
                note that
                $$fracddx,(1+x^2)=2x$$






                share|cite|improve this answer






















                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  $$
                  (1+x^2)fracdydx+fracd(1+x^2)dxcdot y =fracddx,(y(1+x^2))
                  $$
                  Differentiate the right side



                  You differentiate a product of two functions, just apply the rule
                  $$fracddx(f times g)= gfracddxf+ffracddxg$$
                  $$fracddx,(y(1+x^2))=(1+x^2)frac ddxy+yfrac ddx(x^2+1)$$
                  $$fracddx,(y(1+x^2))=(1+x^2)y'+2xy$$
                  note that
                  $$fracddx,(1+x^2)=2x$$






                  share|cite|improve this answer












                  $$
                  (1+x^2)fracdydx+fracd(1+x^2)dxcdot y =fracddx,(y(1+x^2))
                  $$
                  Differentiate the right side



                  You differentiate a product of two functions, just apply the rule
                  $$fracddx(f times g)= gfracddxf+ffracddxg$$
                  $$fracddx,(y(1+x^2))=(1+x^2)frac ddxy+yfrac ddx(x^2+1)$$
                  $$fracddx,(y(1+x^2))=(1+x^2)y'+2xy$$
                  note that
                  $$fracddx,(1+x^2)=2x$$







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Aug 9 at 19:53









                  Isham

                  10.8k3829




                  10.8k3829






















                       

                      draft saved


                      draft discarded


























                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2877431%2fbasic-math-problem-with-differential-equations-integrating-factors%23new-answer', 'question_page');

                      );

                      Post as a guest













































































                      這個網誌中的熱門文章

                      tkz-euclide: tkzDrawCircle[R] not working

                      How to combine Bézier curves to a surface?

                      1st Magritte Awards