Solving 2nd order differential

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











up vote
3
down vote

favorite












I'm trying to solve:




$ fracd^2dx^2 - left(1/xfracdydxright) = 0$




I've been following a tutorial and they say the answer is:




$y = frac12Cx^2 + D$




They've used:




$fracdydx = Cx$




How did they get that result??










share|cite|improve this question























  • Could you please type the math into LaTex for easier reading. It improves the chances of people contributing to your question.
    – Gaby Boy Analysis
    58 mins ago














up vote
3
down vote

favorite












I'm trying to solve:




$ fracd^2dx^2 - left(1/xfracdydxright) = 0$




I've been following a tutorial and they say the answer is:




$y = frac12Cx^2 + D$




They've used:




$fracdydx = Cx$




How did they get that result??










share|cite|improve this question























  • Could you please type the math into LaTex for easier reading. It improves the chances of people contributing to your question.
    – Gaby Boy Analysis
    58 mins ago












up vote
3
down vote

favorite









up vote
3
down vote

favorite











I'm trying to solve:




$ fracd^2dx^2 - left(1/xfracdydxright) = 0$




I've been following a tutorial and they say the answer is:




$y = frac12Cx^2 + D$




They've used:




$fracdydx = Cx$




How did they get that result??










share|cite|improve this question















I'm trying to solve:




$ fracd^2dx^2 - left(1/xfracdydxright) = 0$




I've been following a tutorial and they say the answer is:




$y = frac12Cx^2 + D$




They've used:




$fracdydx = Cx$




How did they get that result??







calculus integration differential-equations






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 56 mins ago









José Carlos Santos

126k17102189




126k17102189










asked 1 hour ago









Hews

685




685











  • Could you please type the math into LaTex for easier reading. It improves the chances of people contributing to your question.
    – Gaby Boy Analysis
    58 mins ago
















  • Could you please type the math into LaTex for easier reading. It improves the chances of people contributing to your question.
    – Gaby Boy Analysis
    58 mins ago















Could you please type the math into LaTex for easier reading. It improves the chances of people contributing to your question.
– Gaby Boy Analysis
58 mins ago




Could you please type the math into LaTex for easier reading. It improves the chances of people contributing to your question.
– Gaby Boy Analysis
58 mins ago










2 Answers
2






active

oldest

votes

















up vote
5
down vote



accepted










I think that the equation read as follows:



$fracd^2 ydx^2 - left(1/xfracdydxright) = 0$. Put $z: =y'$ then we have



$z'=frac1zz$. The last equation has the general solution $z(x)=Cx$. Hence $y'(x)=Cx$, thus $y(x) = frac12Cx^2 + D$.






share|cite|improve this answer





























    up vote
    1
    down vote













    Let us consider your differential equation:
    $$y''(x)-frac1xcdot y'(x)=0.$$
    Add $frac1xcdot y'(x)$ on both sides:
    $$y''(x)=frac1xcdot y'(x).$$
    Divide by $y'(x)$ on both sides:
    $$fracy''(x)y'(x)=frac1x.$$
    Integrate with respect to $x$ on both sides:
    $$int fracy''(x) dxy'(x)=int fracdxx.$$
    It follows that
    $$lnleft(y'(x)right)=C+ln(x).$$
    An expression for $y'(x)$ is given by
    $$y'(x)=e^C+ln(x)=e^Ccdot e^ln(x)=e^Ccdot x.$$
    Redefine $e^C$ as $C$, since it is an arbitrary constant:
    $$y'(x)=Ccdot x.$$
    Integrate with respect to $x$ on both sides:
    $$int y'(x) dx=int Ccdot x dx.$$
    An expression for $y(x)$ is given by
    $$y(x)=frac12cdot Ccdot x^2 + D.$$






    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%2f2939133%2fsolving-2nd-order-differential%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
      5
      down vote



      accepted










      I think that the equation read as follows:



      $fracd^2 ydx^2 - left(1/xfracdydxright) = 0$. Put $z: =y'$ then we have



      $z'=frac1zz$. The last equation has the general solution $z(x)=Cx$. Hence $y'(x)=Cx$, thus $y(x) = frac12Cx^2 + D$.






      share|cite|improve this answer


























        up vote
        5
        down vote



        accepted










        I think that the equation read as follows:



        $fracd^2 ydx^2 - left(1/xfracdydxright) = 0$. Put $z: =y'$ then we have



        $z'=frac1zz$. The last equation has the general solution $z(x)=Cx$. Hence $y'(x)=Cx$, thus $y(x) = frac12Cx^2 + D$.






        share|cite|improve this answer
























          up vote
          5
          down vote



          accepted







          up vote
          5
          down vote



          accepted






          I think that the equation read as follows:



          $fracd^2 ydx^2 - left(1/xfracdydxright) = 0$. Put $z: =y'$ then we have



          $z'=frac1zz$. The last equation has the general solution $z(x)=Cx$. Hence $y'(x)=Cx$, thus $y(x) = frac12Cx^2 + D$.






          share|cite|improve this answer














          I think that the equation read as follows:



          $fracd^2 ydx^2 - left(1/xfracdydxright) = 0$. Put $z: =y'$ then we have



          $z'=frac1zz$. The last equation has the general solution $z(x)=Cx$. Hence $y'(x)=Cx$, thus $y(x) = frac12Cx^2 + D$.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited 40 mins ago

























          answered 50 mins ago









          Fred

          39.4k1238




          39.4k1238




















              up vote
              1
              down vote













              Let us consider your differential equation:
              $$y''(x)-frac1xcdot y'(x)=0.$$
              Add $frac1xcdot y'(x)$ on both sides:
              $$y''(x)=frac1xcdot y'(x).$$
              Divide by $y'(x)$ on both sides:
              $$fracy''(x)y'(x)=frac1x.$$
              Integrate with respect to $x$ on both sides:
              $$int fracy''(x) dxy'(x)=int fracdxx.$$
              It follows that
              $$lnleft(y'(x)right)=C+ln(x).$$
              An expression for $y'(x)$ is given by
              $$y'(x)=e^C+ln(x)=e^Ccdot e^ln(x)=e^Ccdot x.$$
              Redefine $e^C$ as $C$, since it is an arbitrary constant:
              $$y'(x)=Ccdot x.$$
              Integrate with respect to $x$ on both sides:
              $$int y'(x) dx=int Ccdot x dx.$$
              An expression for $y(x)$ is given by
              $$y(x)=frac12cdot Ccdot x^2 + D.$$






              share|cite|improve this answer
























                up vote
                1
                down vote













                Let us consider your differential equation:
                $$y''(x)-frac1xcdot y'(x)=0.$$
                Add $frac1xcdot y'(x)$ on both sides:
                $$y''(x)=frac1xcdot y'(x).$$
                Divide by $y'(x)$ on both sides:
                $$fracy''(x)y'(x)=frac1x.$$
                Integrate with respect to $x$ on both sides:
                $$int fracy''(x) dxy'(x)=int fracdxx.$$
                It follows that
                $$lnleft(y'(x)right)=C+ln(x).$$
                An expression for $y'(x)$ is given by
                $$y'(x)=e^C+ln(x)=e^Ccdot e^ln(x)=e^Ccdot x.$$
                Redefine $e^C$ as $C$, since it is an arbitrary constant:
                $$y'(x)=Ccdot x.$$
                Integrate with respect to $x$ on both sides:
                $$int y'(x) dx=int Ccdot x dx.$$
                An expression for $y(x)$ is given by
                $$y(x)=frac12cdot Ccdot x^2 + D.$$






                share|cite|improve this answer






















                  up vote
                  1
                  down vote










                  up vote
                  1
                  down vote









                  Let us consider your differential equation:
                  $$y''(x)-frac1xcdot y'(x)=0.$$
                  Add $frac1xcdot y'(x)$ on both sides:
                  $$y''(x)=frac1xcdot y'(x).$$
                  Divide by $y'(x)$ on both sides:
                  $$fracy''(x)y'(x)=frac1x.$$
                  Integrate with respect to $x$ on both sides:
                  $$int fracy''(x) dxy'(x)=int fracdxx.$$
                  It follows that
                  $$lnleft(y'(x)right)=C+ln(x).$$
                  An expression for $y'(x)$ is given by
                  $$y'(x)=e^C+ln(x)=e^Ccdot e^ln(x)=e^Ccdot x.$$
                  Redefine $e^C$ as $C$, since it is an arbitrary constant:
                  $$y'(x)=Ccdot x.$$
                  Integrate with respect to $x$ on both sides:
                  $$int y'(x) dx=int Ccdot x dx.$$
                  An expression for $y(x)$ is given by
                  $$y(x)=frac12cdot Ccdot x^2 + D.$$






                  share|cite|improve this answer












                  Let us consider your differential equation:
                  $$y''(x)-frac1xcdot y'(x)=0.$$
                  Add $frac1xcdot y'(x)$ on both sides:
                  $$y''(x)=frac1xcdot y'(x).$$
                  Divide by $y'(x)$ on both sides:
                  $$fracy''(x)y'(x)=frac1x.$$
                  Integrate with respect to $x$ on both sides:
                  $$int fracy''(x) dxy'(x)=int fracdxx.$$
                  It follows that
                  $$lnleft(y'(x)right)=C+ln(x).$$
                  An expression for $y'(x)$ is given by
                  $$y'(x)=e^C+ln(x)=e^Ccdot e^ln(x)=e^Ccdot x.$$
                  Redefine $e^C$ as $C$, since it is an arbitrary constant:
                  $$y'(x)=Ccdot x.$$
                  Integrate with respect to $x$ on both sides:
                  $$int y'(x) dx=int Ccdot x dx.$$
                  An expression for $y(x)$ is given by
                  $$y(x)=frac12cdot Ccdot x^2 + D.$$







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered 17 mins ago









                  Stijn Dietz

                  1369




                  1369



























                       

                      draft saved


                      draft discarded















































                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2939133%2fsolving-2nd-order-differential%23new-answer', 'question_page');

                      );

                      Post as a guest













































































                      Comments

                      Popular posts from this blog

                      What does second last employer means? [closed]

                      List of Gilmore Girls characters

                      Confectionery