Exercise: first-order linear differential equation












1












$begingroup$


This is a first-order linear differential equation:



$$y' = -ky + p$$



where $k$ and $p$ are constant. Based on my calculations, the solution is



$$y(x) = y(0) cdot exp^{-kx} + ; dfrac{p}{k}$$



while my teacher's file says



$$y(x) = dfrac{p}{k} + left[y(0) - dfrac{p}{k} right] exp^{-kx}$$



Which one is the right one?



Thank you in advance










share|cite|improve this question











$endgroup$












  • $begingroup$
    Could you maybe add the initial condition? Without one cannot really determine which solution is the right one.
    $endgroup$
    – mrtaurho
    Jan 19 at 19:38






  • 1




    $begingroup$
    When $x=0$ your equation reads $y(0)=y(0)+p/k$
    $endgroup$
    – user121049
    Jan 19 at 19:39










  • $begingroup$
    my teacher's file says "for $x in [0,X]$", so I think the initial condition is $y(0) = 0$
    $endgroup$
    – user3204810
    Jan 19 at 19:43










  • $begingroup$
    Both are right but in your solution the constant is not $y(0)$
    $endgroup$
    – Dylan
    Jan 20 at 6:37
















1












$begingroup$


This is a first-order linear differential equation:



$$y' = -ky + p$$



where $k$ and $p$ are constant. Based on my calculations, the solution is



$$y(x) = y(0) cdot exp^{-kx} + ; dfrac{p}{k}$$



while my teacher's file says



$$y(x) = dfrac{p}{k} + left[y(0) - dfrac{p}{k} right] exp^{-kx}$$



Which one is the right one?



Thank you in advance










share|cite|improve this question











$endgroup$












  • $begingroup$
    Could you maybe add the initial condition? Without one cannot really determine which solution is the right one.
    $endgroup$
    – mrtaurho
    Jan 19 at 19:38






  • 1




    $begingroup$
    When $x=0$ your equation reads $y(0)=y(0)+p/k$
    $endgroup$
    – user121049
    Jan 19 at 19:39










  • $begingroup$
    my teacher's file says "for $x in [0,X]$", so I think the initial condition is $y(0) = 0$
    $endgroup$
    – user3204810
    Jan 19 at 19:43










  • $begingroup$
    Both are right but in your solution the constant is not $y(0)$
    $endgroup$
    – Dylan
    Jan 20 at 6:37














1












1








1





$begingroup$


This is a first-order linear differential equation:



$$y' = -ky + p$$



where $k$ and $p$ are constant. Based on my calculations, the solution is



$$y(x) = y(0) cdot exp^{-kx} + ; dfrac{p}{k}$$



while my teacher's file says



$$y(x) = dfrac{p}{k} + left[y(0) - dfrac{p}{k} right] exp^{-kx}$$



Which one is the right one?



Thank you in advance










share|cite|improve this question











$endgroup$




This is a first-order linear differential equation:



$$y' = -ky + p$$



where $k$ and $p$ are constant. Based on my calculations, the solution is



$$y(x) = y(0) cdot exp^{-kx} + ; dfrac{p}{k}$$



while my teacher's file says



$$y(x) = dfrac{p}{k} + left[y(0) - dfrac{p}{k} right] exp^{-kx}$$



Which one is the right one?



Thank you in advance







ordinary-differential-equations






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 19 at 19:44







user3204810

















asked Jan 19 at 19:31









user3204810user3204810

1947




1947












  • $begingroup$
    Could you maybe add the initial condition? Without one cannot really determine which solution is the right one.
    $endgroup$
    – mrtaurho
    Jan 19 at 19:38






  • 1




    $begingroup$
    When $x=0$ your equation reads $y(0)=y(0)+p/k$
    $endgroup$
    – user121049
    Jan 19 at 19:39










  • $begingroup$
    my teacher's file says "for $x in [0,X]$", so I think the initial condition is $y(0) = 0$
    $endgroup$
    – user3204810
    Jan 19 at 19:43










  • $begingroup$
    Both are right but in your solution the constant is not $y(0)$
    $endgroup$
    – Dylan
    Jan 20 at 6:37


















  • $begingroup$
    Could you maybe add the initial condition? Without one cannot really determine which solution is the right one.
    $endgroup$
    – mrtaurho
    Jan 19 at 19:38






  • 1




    $begingroup$
    When $x=0$ your equation reads $y(0)=y(0)+p/k$
    $endgroup$
    – user121049
    Jan 19 at 19:39










  • $begingroup$
    my teacher's file says "for $x in [0,X]$", so I think the initial condition is $y(0) = 0$
    $endgroup$
    – user3204810
    Jan 19 at 19:43










  • $begingroup$
    Both are right but in your solution the constant is not $y(0)$
    $endgroup$
    – Dylan
    Jan 20 at 6:37
















$begingroup$
Could you maybe add the initial condition? Without one cannot really determine which solution is the right one.
$endgroup$
– mrtaurho
Jan 19 at 19:38




$begingroup$
Could you maybe add the initial condition? Without one cannot really determine which solution is the right one.
$endgroup$
– mrtaurho
Jan 19 at 19:38




1




1




$begingroup$
When $x=0$ your equation reads $y(0)=y(0)+p/k$
$endgroup$
– user121049
Jan 19 at 19:39




$begingroup$
When $x=0$ your equation reads $y(0)=y(0)+p/k$
$endgroup$
– user121049
Jan 19 at 19:39












$begingroup$
my teacher's file says "for $x in [0,X]$", so I think the initial condition is $y(0) = 0$
$endgroup$
– user3204810
Jan 19 at 19:43




$begingroup$
my teacher's file says "for $x in [0,X]$", so I think the initial condition is $y(0) = 0$
$endgroup$
– user3204810
Jan 19 at 19:43












$begingroup$
Both are right but in your solution the constant is not $y(0)$
$endgroup$
– Dylan
Jan 20 at 6:37




$begingroup$
Both are right but in your solution the constant is not $y(0)$
$endgroup$
– Dylan
Jan 20 at 6:37










3 Answers
3






active

oldest

votes


















3












$begingroup$

The general solution is given by $$y(x)=frac{p}{k}+Ce^{kx}$$ and now you will $$y(0)=frac{p}{k}+C$$ to compute $$C$$






share|cite|improve this answer









$endgroup$





















    2












    $begingroup$

    The solution given by your teacher is the right one. Assuming that the intial condition is given by $y(0)=y_0$ we get the following



    begin{align}
    y'&=-ky+p\
    y'&=-kleft(y-frac pkright)\
    frac{y'}{y-frac pk}&=-k\
    int frac{mathrm dy}{y-frac pk}&=-kintmathrm dx\
    logleft(y-frac pkright)&=-kx+c\
    y-frac pk&=ce^{-kx}\
    end{align}




    $$therefore~y(x)~=~ce^{-kx}+frac pk$$




    Determining the constant $c$ by using $y(0)=y_0$ we get



    $$y(0)=c+frac pk=y_0Rightarrow~c=y_0-frac pk$$




    $$therefore~y(x)=frac pk+left[y_0-frac pkright]e^{-kx}$$




    I cannot really tell where you went wrong but it is easy to check that your solution does not fulfill the initial condition since



    $$y(x)=y_0e^{-kx}+frac pkRightarrow y(0)=y_0+frac pkcolor{red}neq y_0$$






    share|cite|improve this answer









    $endgroup$





















      1












      $begingroup$

      Firstly, this is first-order.



      We let $$y'+ky=p$$
      Then use an integrating factor:



      $$IF=e^{int k dx}=e^{kx}$$



      Then the trick:
      $$ycdot IF =int{IFcdot RHS dx}$$
      $$to ye^{kx}=int{pe^{kx} dx}$$
      $$to y=frac pk +Ce^{-kx}$$



      You appear correct therefore, unless the initial condition changes something.






      share|cite|improve this answer









      $endgroup$













      • $begingroup$
        I corrected. Sorry for the mistake
        $endgroup$
        – user3204810
        Jan 19 at 19:56











      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',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      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%2f3079714%2fexercise-first-order-linear-differential-equation%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      3












      $begingroup$

      The general solution is given by $$y(x)=frac{p}{k}+Ce^{kx}$$ and now you will $$y(0)=frac{p}{k}+C$$ to compute $$C$$






      share|cite|improve this answer









      $endgroup$


















        3












        $begingroup$

        The general solution is given by $$y(x)=frac{p}{k}+Ce^{kx}$$ and now you will $$y(0)=frac{p}{k}+C$$ to compute $$C$$






        share|cite|improve this answer









        $endgroup$
















          3












          3








          3





          $begingroup$

          The general solution is given by $$y(x)=frac{p}{k}+Ce^{kx}$$ and now you will $$y(0)=frac{p}{k}+C$$ to compute $$C$$






          share|cite|improve this answer









          $endgroup$



          The general solution is given by $$y(x)=frac{p}{k}+Ce^{kx}$$ and now you will $$y(0)=frac{p}{k}+C$$ to compute $$C$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Jan 19 at 19:39









          Dr. Sonnhard GraubnerDr. Sonnhard Graubner

          76.7k42866




          76.7k42866























              2












              $begingroup$

              The solution given by your teacher is the right one. Assuming that the intial condition is given by $y(0)=y_0$ we get the following



              begin{align}
              y'&=-ky+p\
              y'&=-kleft(y-frac pkright)\
              frac{y'}{y-frac pk}&=-k\
              int frac{mathrm dy}{y-frac pk}&=-kintmathrm dx\
              logleft(y-frac pkright)&=-kx+c\
              y-frac pk&=ce^{-kx}\
              end{align}




              $$therefore~y(x)~=~ce^{-kx}+frac pk$$




              Determining the constant $c$ by using $y(0)=y_0$ we get



              $$y(0)=c+frac pk=y_0Rightarrow~c=y_0-frac pk$$




              $$therefore~y(x)=frac pk+left[y_0-frac pkright]e^{-kx}$$




              I cannot really tell where you went wrong but it is easy to check that your solution does not fulfill the initial condition since



              $$y(x)=y_0e^{-kx}+frac pkRightarrow y(0)=y_0+frac pkcolor{red}neq y_0$$






              share|cite|improve this answer









              $endgroup$


















                2












                $begingroup$

                The solution given by your teacher is the right one. Assuming that the intial condition is given by $y(0)=y_0$ we get the following



                begin{align}
                y'&=-ky+p\
                y'&=-kleft(y-frac pkright)\
                frac{y'}{y-frac pk}&=-k\
                int frac{mathrm dy}{y-frac pk}&=-kintmathrm dx\
                logleft(y-frac pkright)&=-kx+c\
                y-frac pk&=ce^{-kx}\
                end{align}




                $$therefore~y(x)~=~ce^{-kx}+frac pk$$




                Determining the constant $c$ by using $y(0)=y_0$ we get



                $$y(0)=c+frac pk=y_0Rightarrow~c=y_0-frac pk$$




                $$therefore~y(x)=frac pk+left[y_0-frac pkright]e^{-kx}$$




                I cannot really tell where you went wrong but it is easy to check that your solution does not fulfill the initial condition since



                $$y(x)=y_0e^{-kx}+frac pkRightarrow y(0)=y_0+frac pkcolor{red}neq y_0$$






                share|cite|improve this answer









                $endgroup$
















                  2












                  2








                  2





                  $begingroup$

                  The solution given by your teacher is the right one. Assuming that the intial condition is given by $y(0)=y_0$ we get the following



                  begin{align}
                  y'&=-ky+p\
                  y'&=-kleft(y-frac pkright)\
                  frac{y'}{y-frac pk}&=-k\
                  int frac{mathrm dy}{y-frac pk}&=-kintmathrm dx\
                  logleft(y-frac pkright)&=-kx+c\
                  y-frac pk&=ce^{-kx}\
                  end{align}




                  $$therefore~y(x)~=~ce^{-kx}+frac pk$$




                  Determining the constant $c$ by using $y(0)=y_0$ we get



                  $$y(0)=c+frac pk=y_0Rightarrow~c=y_0-frac pk$$




                  $$therefore~y(x)=frac pk+left[y_0-frac pkright]e^{-kx}$$




                  I cannot really tell where you went wrong but it is easy to check that your solution does not fulfill the initial condition since



                  $$y(x)=y_0e^{-kx}+frac pkRightarrow y(0)=y_0+frac pkcolor{red}neq y_0$$






                  share|cite|improve this answer









                  $endgroup$



                  The solution given by your teacher is the right one. Assuming that the intial condition is given by $y(0)=y_0$ we get the following



                  begin{align}
                  y'&=-ky+p\
                  y'&=-kleft(y-frac pkright)\
                  frac{y'}{y-frac pk}&=-k\
                  int frac{mathrm dy}{y-frac pk}&=-kintmathrm dx\
                  logleft(y-frac pkright)&=-kx+c\
                  y-frac pk&=ce^{-kx}\
                  end{align}




                  $$therefore~y(x)~=~ce^{-kx}+frac pk$$




                  Determining the constant $c$ by using $y(0)=y_0$ we get



                  $$y(0)=c+frac pk=y_0Rightarrow~c=y_0-frac pk$$




                  $$therefore~y(x)=frac pk+left[y_0-frac pkright]e^{-kx}$$




                  I cannot really tell where you went wrong but it is easy to check that your solution does not fulfill the initial condition since



                  $$y(x)=y_0e^{-kx}+frac pkRightarrow y(0)=y_0+frac pkcolor{red}neq y_0$$







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Jan 19 at 19:48









                  mrtaurhomrtaurho

                  5,59051440




                  5,59051440























                      1












                      $begingroup$

                      Firstly, this is first-order.



                      We let $$y'+ky=p$$
                      Then use an integrating factor:



                      $$IF=e^{int k dx}=e^{kx}$$



                      Then the trick:
                      $$ycdot IF =int{IFcdot RHS dx}$$
                      $$to ye^{kx}=int{pe^{kx} dx}$$
                      $$to y=frac pk +Ce^{-kx}$$



                      You appear correct therefore, unless the initial condition changes something.






                      share|cite|improve this answer









                      $endgroup$













                      • $begingroup$
                        I corrected. Sorry for the mistake
                        $endgroup$
                        – user3204810
                        Jan 19 at 19:56
















                      1












                      $begingroup$

                      Firstly, this is first-order.



                      We let $$y'+ky=p$$
                      Then use an integrating factor:



                      $$IF=e^{int k dx}=e^{kx}$$



                      Then the trick:
                      $$ycdot IF =int{IFcdot RHS dx}$$
                      $$to ye^{kx}=int{pe^{kx} dx}$$
                      $$to y=frac pk +Ce^{-kx}$$



                      You appear correct therefore, unless the initial condition changes something.






                      share|cite|improve this answer









                      $endgroup$













                      • $begingroup$
                        I corrected. Sorry for the mistake
                        $endgroup$
                        – user3204810
                        Jan 19 at 19:56














                      1












                      1








                      1





                      $begingroup$

                      Firstly, this is first-order.



                      We let $$y'+ky=p$$
                      Then use an integrating factor:



                      $$IF=e^{int k dx}=e^{kx}$$



                      Then the trick:
                      $$ycdot IF =int{IFcdot RHS dx}$$
                      $$to ye^{kx}=int{pe^{kx} dx}$$
                      $$to y=frac pk +Ce^{-kx}$$



                      You appear correct therefore, unless the initial condition changes something.






                      share|cite|improve this answer









                      $endgroup$



                      Firstly, this is first-order.



                      We let $$y'+ky=p$$
                      Then use an integrating factor:



                      $$IF=e^{int k dx}=e^{kx}$$



                      Then the trick:
                      $$ycdot IF =int{IFcdot RHS dx}$$
                      $$to ye^{kx}=int{pe^{kx} dx}$$
                      $$to y=frac pk +Ce^{-kx}$$



                      You appear correct therefore, unless the initial condition changes something.







                      share|cite|improve this answer












                      share|cite|improve this answer



                      share|cite|improve this answer










                      answered Jan 19 at 19:44









                      Rhys HughesRhys Hughes

                      6,9441530




                      6,9441530












                      • $begingroup$
                        I corrected. Sorry for the mistake
                        $endgroup$
                        – user3204810
                        Jan 19 at 19:56


















                      • $begingroup$
                        I corrected. Sorry for the mistake
                        $endgroup$
                        – user3204810
                        Jan 19 at 19:56
















                      $begingroup$
                      I corrected. Sorry for the mistake
                      $endgroup$
                      – user3204810
                      Jan 19 at 19:56




                      $begingroup$
                      I corrected. Sorry for the mistake
                      $endgroup$
                      – user3204810
                      Jan 19 at 19:56


















                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Mathematics Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      Use MathJax to format equations. MathJax reference.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3079714%2fexercise-first-order-linear-differential-equation%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

                      Does disintegrating a polymorphed enemy still kill it after the 2018 errata?

                      A Topological Invariant for $pi_3(U(n))$