Find an explicit solution for $xy'+(x+frac 13)y=e^-2xy^-2$

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











up vote
1
down vote

favorite












Beginning with the differential equation:
$$xy'+(x+frac 13)y=e^-2xy^-2$$
Divide by $x$: $$y'+y+frac y3x=e^-2xy^-2x^-1$$



Dividing by $y^-2$ gives: $$y^2y'+y^2y+frac 13xy=e^-2xx^-1$$
Normally, for Bernoulli equations, one would substitute such that $v=y^2$ and $v'=2yy'$ but I seem to have simplified poorly.







share|cite|improve this question




















  • Except in this case, it's $v=y^1-(-2)=y^3$.
    – John Wayland Bales
    Aug 20 at 5:45






  • 1




    Bernoulli equation $$fracdydx+P(x)y=Q(x)y^n$$ can be reduced to a linear equation by using $v=y^1-n$. Then, for the given equation, use $v=y^1-(-2)=y^3$.
    – Ángel Mario Gallegos
    Aug 20 at 5:49










  • your third step is wrong there should be y^3
    – James
    Aug 20 at 5:51















up vote
1
down vote

favorite












Beginning with the differential equation:
$$xy'+(x+frac 13)y=e^-2xy^-2$$
Divide by $x$: $$y'+y+frac y3x=e^-2xy^-2x^-1$$



Dividing by $y^-2$ gives: $$y^2y'+y^2y+frac 13xy=e^-2xx^-1$$
Normally, for Bernoulli equations, one would substitute such that $v=y^2$ and $v'=2yy'$ but I seem to have simplified poorly.







share|cite|improve this question




















  • Except in this case, it's $v=y^1-(-2)=y^3$.
    – John Wayland Bales
    Aug 20 at 5:45






  • 1




    Bernoulli equation $$fracdydx+P(x)y=Q(x)y^n$$ can be reduced to a linear equation by using $v=y^1-n$. Then, for the given equation, use $v=y^1-(-2)=y^3$.
    – Ángel Mario Gallegos
    Aug 20 at 5:49










  • your third step is wrong there should be y^3
    – James
    Aug 20 at 5:51













up vote
1
down vote

favorite









up vote
1
down vote

favorite











Beginning with the differential equation:
$$xy'+(x+frac 13)y=e^-2xy^-2$$
Divide by $x$: $$y'+y+frac y3x=e^-2xy^-2x^-1$$



Dividing by $y^-2$ gives: $$y^2y'+y^2y+frac 13xy=e^-2xx^-1$$
Normally, for Bernoulli equations, one would substitute such that $v=y^2$ and $v'=2yy'$ but I seem to have simplified poorly.







share|cite|improve this question












Beginning with the differential equation:
$$xy'+(x+frac 13)y=e^-2xy^-2$$
Divide by $x$: $$y'+y+frac y3x=e^-2xy^-2x^-1$$



Dividing by $y^-2$ gives: $$y^2y'+y^2y+frac 13xy=e^-2xx^-1$$
Normally, for Bernoulli equations, one would substitute such that $v=y^2$ and $v'=2yy'$ but I seem to have simplified poorly.









share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Aug 20 at 5:36









Alessandro Verniani

406




406











  • Except in this case, it's $v=y^1-(-2)=y^3$.
    – John Wayland Bales
    Aug 20 at 5:45






  • 1




    Bernoulli equation $$fracdydx+P(x)y=Q(x)y^n$$ can be reduced to a linear equation by using $v=y^1-n$. Then, for the given equation, use $v=y^1-(-2)=y^3$.
    – Ángel Mario Gallegos
    Aug 20 at 5:49










  • your third step is wrong there should be y^3
    – James
    Aug 20 at 5:51

















  • Except in this case, it's $v=y^1-(-2)=y^3$.
    – John Wayland Bales
    Aug 20 at 5:45






  • 1




    Bernoulli equation $$fracdydx+P(x)y=Q(x)y^n$$ can be reduced to a linear equation by using $v=y^1-n$. Then, for the given equation, use $v=y^1-(-2)=y^3$.
    – Ángel Mario Gallegos
    Aug 20 at 5:49










  • your third step is wrong there should be y^3
    – James
    Aug 20 at 5:51
















Except in this case, it's $v=y^1-(-2)=y^3$.
– John Wayland Bales
Aug 20 at 5:45




Except in this case, it's $v=y^1-(-2)=y^3$.
– John Wayland Bales
Aug 20 at 5:45




1




1




Bernoulli equation $$fracdydx+P(x)y=Q(x)y^n$$ can be reduced to a linear equation by using $v=y^1-n$. Then, for the given equation, use $v=y^1-(-2)=y^3$.
– Ángel Mario Gallegos
Aug 20 at 5:49




Bernoulli equation $$fracdydx+P(x)y=Q(x)y^n$$ can be reduced to a linear equation by using $v=y^1-n$. Then, for the given equation, use $v=y^1-(-2)=y^3$.
– Ángel Mario Gallegos
Aug 20 at 5:49












your third step is wrong there should be y^3
– James
Aug 20 at 5:51





your third step is wrong there should be y^3
– James
Aug 20 at 5:51











2 Answers
2






active

oldest

votes

















up vote
1
down vote



accepted










$$xy'+(x+frac 13)y=e^-2xy^-2$$
Multiply by $3y^2$:
$$3xy^2y'+(3x+1)y^3=3e^-2x$$
Let $quad Y=y^3$ :
$$xY'+(3x+1)Y=3e^-2x$$
This is a linear ODE easy to solve :
$$Y=fraccxe^3x+frac3xe^2x$$
$$y(x)=left(fraccxe^3x+frac3xe^2x right)^1/3$$






share|cite|improve this answer



























    up vote
    3
    down vote













    The ODE given is



    $$xy'+ left(x+dfrac 13right)y=e^-2xy^-2$$



    I shall also divide it by $x$. So, the ODE becomes:



    $$y'+left(1+dfrac13xright)y =dfrace^-2xxy^-2tag 1$$



    This is Bernoulli's ODE.



    We substitute $v=y^1-(-2)=y^3$.



    So, $dfracmathrm dymathrm dx=dfrac13v^(2/3)dfracmathrm dvmathrm dx$



    $$beginalign(1)&implies dfrac13v^(2/3)dfracmathrm dvmathrm dx+left(1+dfrac13xright)v^1/3=dfrace^-2xxv^-2/3\ &implies dfracmathrm dvmathrm dx+ 3left(1+dfrac13xright)v=3dfrace^-2xxendalign$$



    I think you can take it from here.






    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%2f2888434%2ffind-an-explicit-solution-for-xyx-frac-13y-e-2xy-2%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
      1
      down vote



      accepted










      $$xy'+(x+frac 13)y=e^-2xy^-2$$
      Multiply by $3y^2$:
      $$3xy^2y'+(3x+1)y^3=3e^-2x$$
      Let $quad Y=y^3$ :
      $$xY'+(3x+1)Y=3e^-2x$$
      This is a linear ODE easy to solve :
      $$Y=fraccxe^3x+frac3xe^2x$$
      $$y(x)=left(fraccxe^3x+frac3xe^2x right)^1/3$$






      share|cite|improve this answer
























        up vote
        1
        down vote



        accepted










        $$xy'+(x+frac 13)y=e^-2xy^-2$$
        Multiply by $3y^2$:
        $$3xy^2y'+(3x+1)y^3=3e^-2x$$
        Let $quad Y=y^3$ :
        $$xY'+(3x+1)Y=3e^-2x$$
        This is a linear ODE easy to solve :
        $$Y=fraccxe^3x+frac3xe^2x$$
        $$y(x)=left(fraccxe^3x+frac3xe^2x right)^1/3$$






        share|cite|improve this answer






















          up vote
          1
          down vote



          accepted







          up vote
          1
          down vote



          accepted






          $$xy'+(x+frac 13)y=e^-2xy^-2$$
          Multiply by $3y^2$:
          $$3xy^2y'+(3x+1)y^3=3e^-2x$$
          Let $quad Y=y^3$ :
          $$xY'+(3x+1)Y=3e^-2x$$
          This is a linear ODE easy to solve :
          $$Y=fraccxe^3x+frac3xe^2x$$
          $$y(x)=left(fraccxe^3x+frac3xe^2x right)^1/3$$






          share|cite|improve this answer












          $$xy'+(x+frac 13)y=e^-2xy^-2$$
          Multiply by $3y^2$:
          $$3xy^2y'+(3x+1)y^3=3e^-2x$$
          Let $quad Y=y^3$ :
          $$xY'+(3x+1)Y=3e^-2x$$
          This is a linear ODE easy to solve :
          $$Y=fraccxe^3x+frac3xe^2x$$
          $$y(x)=left(fraccxe^3x+frac3xe^2x right)^1/3$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Aug 20 at 6:36









          JJacquelin

          40.6k21650




          40.6k21650




















              up vote
              3
              down vote













              The ODE given is



              $$xy'+ left(x+dfrac 13right)y=e^-2xy^-2$$



              I shall also divide it by $x$. So, the ODE becomes:



              $$y'+left(1+dfrac13xright)y =dfrace^-2xxy^-2tag 1$$



              This is Bernoulli's ODE.



              We substitute $v=y^1-(-2)=y^3$.



              So, $dfracmathrm dymathrm dx=dfrac13v^(2/3)dfracmathrm dvmathrm dx$



              $$beginalign(1)&implies dfrac13v^(2/3)dfracmathrm dvmathrm dx+left(1+dfrac13xright)v^1/3=dfrace^-2xxv^-2/3\ &implies dfracmathrm dvmathrm dx+ 3left(1+dfrac13xright)v=3dfrace^-2xxendalign$$



              I think you can take it from here.






              share|cite|improve this answer


























                up vote
                3
                down vote













                The ODE given is



                $$xy'+ left(x+dfrac 13right)y=e^-2xy^-2$$



                I shall also divide it by $x$. So, the ODE becomes:



                $$y'+left(1+dfrac13xright)y =dfrace^-2xxy^-2tag 1$$



                This is Bernoulli's ODE.



                We substitute $v=y^1-(-2)=y^3$.



                So, $dfracmathrm dymathrm dx=dfrac13v^(2/3)dfracmathrm dvmathrm dx$



                $$beginalign(1)&implies dfrac13v^(2/3)dfracmathrm dvmathrm dx+left(1+dfrac13xright)v^1/3=dfrace^-2xxv^-2/3\ &implies dfracmathrm dvmathrm dx+ 3left(1+dfrac13xright)v=3dfrace^-2xxendalign$$



                I think you can take it from here.






                share|cite|improve this answer
























                  up vote
                  3
                  down vote










                  up vote
                  3
                  down vote









                  The ODE given is



                  $$xy'+ left(x+dfrac 13right)y=e^-2xy^-2$$



                  I shall also divide it by $x$. So, the ODE becomes:



                  $$y'+left(1+dfrac13xright)y =dfrace^-2xxy^-2tag 1$$



                  This is Bernoulli's ODE.



                  We substitute $v=y^1-(-2)=y^3$.



                  So, $dfracmathrm dymathrm dx=dfrac13v^(2/3)dfracmathrm dvmathrm dx$



                  $$beginalign(1)&implies dfrac13v^(2/3)dfracmathrm dvmathrm dx+left(1+dfrac13xright)v^1/3=dfrace^-2xxv^-2/3\ &implies dfracmathrm dvmathrm dx+ 3left(1+dfrac13xright)v=3dfrace^-2xxendalign$$



                  I think you can take it from here.






                  share|cite|improve this answer














                  The ODE given is



                  $$xy'+ left(x+dfrac 13right)y=e^-2xy^-2$$



                  I shall also divide it by $x$. So, the ODE becomes:



                  $$y'+left(1+dfrac13xright)y =dfrace^-2xxy^-2tag 1$$



                  This is Bernoulli's ODE.



                  We substitute $v=y^1-(-2)=y^3$.



                  So, $dfracmathrm dymathrm dx=dfrac13v^(2/3)dfracmathrm dvmathrm dx$



                  $$beginalign(1)&implies dfrac13v^(2/3)dfracmathrm dvmathrm dx+left(1+dfrac13xright)v^1/3=dfrace^-2xxv^-2/3\ &implies dfracmathrm dvmathrm dx+ 3left(1+dfrac13xright)v=3dfrace^-2xxendalign$$



                  I think you can take it from here.







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Aug 20 at 6:23

























                  answered Aug 20 at 6:13









                  DarkKnight

                  4731211




                  4731211






















                       

                      draft saved


                      draft discarded


























                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2888434%2ffind-an-explicit-solution-for-xyx-frac-13y-e-2xy-2%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