How to find the particular integral of an ODE with an inhomogeneous component formed from the sum of...












0












$begingroup$


$$y''-3y'+2y=e^{2x}+cos^2x$$



What trial solution is recommended? The standard trial solution would be (unless I'm mistaken):



$$y=ke^{2x}+(asin x+bcos x)(psin x+qcos x)$$



However, the values of $k, a, b, p$ and $q$ would take forever to work out by hand, so there must be an easier method, but I am at a loss on what to do.



I would appreciate any alternative methods for finding the particular integral in this case.










share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    $$y''-3y'+2y=e^{2x}+cos^2x$$



    What trial solution is recommended? The standard trial solution would be (unless I'm mistaken):



    $$y=ke^{2x}+(asin x+bcos x)(psin x+qcos x)$$



    However, the values of $k, a, b, p$ and $q$ would take forever to work out by hand, so there must be an easier method, but I am at a loss on what to do.



    I would appreciate any alternative methods for finding the particular integral in this case.










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      $$y''-3y'+2y=e^{2x}+cos^2x$$



      What trial solution is recommended? The standard trial solution would be (unless I'm mistaken):



      $$y=ke^{2x}+(asin x+bcos x)(psin x+qcos x)$$



      However, the values of $k, a, b, p$ and $q$ would take forever to work out by hand, so there must be an easier method, but I am at a loss on what to do.



      I would appreciate any alternative methods for finding the particular integral in this case.










      share|cite|improve this question











      $endgroup$




      $$y''-3y'+2y=e^{2x}+cos^2x$$



      What trial solution is recommended? The standard trial solution would be (unless I'm mistaken):



      $$y=ke^{2x}+(asin x+bcos x)(psin x+qcos x)$$



      However, the values of $k, a, b, p$ and $q$ would take forever to work out by hand, so there must be an easier method, but I am at a loss on what to do.



      I would appreciate any alternative methods for finding the particular integral in this case.







      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 2 at 19:52









      A.Γ.

      22.8k32656




      22.8k32656










      asked Jan 2 at 19:38









      Pancake_SenpaiPancake_Senpai

      25116




      25116






















          2 Answers
          2






          active

          oldest

          votes


















          2












          $begingroup$

          The standard method is to split the RHS as
          $$
          e^{2x}+cos^2x=e^{2x}+frac{1}{2}+frac{1}{2}cos(2x)
          $$

          and look for a particular integral as the sum
          $$
          y_1(x)+y_2(x)+y_3(x)
          $$

          where $y_k$ are particular integrals for each term as RHS separately, i.e. $y_1''-3y_1'+2y_1=e^{2x}$ etc



          P.S. Since $e^{2x}$ is a solution to the homogeneous equation, it is not possible to find $y_1$ as $k
          e^{2x}$
          , one would need $k(x)e^{2x}$.






          share|cite|improve this answer









          $endgroup$





















            0












            $begingroup$

            Since the complementary function is of the form $$Ae^x+Be^{2x}$$ this is a "failure case", so you can't use $lambda e^{2x}$ as part of the particular integral.



            The PI to use is $$lambda xe^{2x}+mu+alphacos2x+betasin2x$$






            share|cite|improve this answer









            $endgroup$













              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%2f3059883%2fhow-to-find-the-particular-integral-of-an-ode-with-an-inhomogeneous-component-fo%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              2












              $begingroup$

              The standard method is to split the RHS as
              $$
              e^{2x}+cos^2x=e^{2x}+frac{1}{2}+frac{1}{2}cos(2x)
              $$

              and look for a particular integral as the sum
              $$
              y_1(x)+y_2(x)+y_3(x)
              $$

              where $y_k$ are particular integrals for each term as RHS separately, i.e. $y_1''-3y_1'+2y_1=e^{2x}$ etc



              P.S. Since $e^{2x}$ is a solution to the homogeneous equation, it is not possible to find $y_1$ as $k
              e^{2x}$
              , one would need $k(x)e^{2x}$.






              share|cite|improve this answer









              $endgroup$


















                2












                $begingroup$

                The standard method is to split the RHS as
                $$
                e^{2x}+cos^2x=e^{2x}+frac{1}{2}+frac{1}{2}cos(2x)
                $$

                and look for a particular integral as the sum
                $$
                y_1(x)+y_2(x)+y_3(x)
                $$

                where $y_k$ are particular integrals for each term as RHS separately, i.e. $y_1''-3y_1'+2y_1=e^{2x}$ etc



                P.S. Since $e^{2x}$ is a solution to the homogeneous equation, it is not possible to find $y_1$ as $k
                e^{2x}$
                , one would need $k(x)e^{2x}$.






                share|cite|improve this answer









                $endgroup$
















                  2












                  2








                  2





                  $begingroup$

                  The standard method is to split the RHS as
                  $$
                  e^{2x}+cos^2x=e^{2x}+frac{1}{2}+frac{1}{2}cos(2x)
                  $$

                  and look for a particular integral as the sum
                  $$
                  y_1(x)+y_2(x)+y_3(x)
                  $$

                  where $y_k$ are particular integrals for each term as RHS separately, i.e. $y_1''-3y_1'+2y_1=e^{2x}$ etc



                  P.S. Since $e^{2x}$ is a solution to the homogeneous equation, it is not possible to find $y_1$ as $k
                  e^{2x}$
                  , one would need $k(x)e^{2x}$.






                  share|cite|improve this answer









                  $endgroup$



                  The standard method is to split the RHS as
                  $$
                  e^{2x}+cos^2x=e^{2x}+frac{1}{2}+frac{1}{2}cos(2x)
                  $$

                  and look for a particular integral as the sum
                  $$
                  y_1(x)+y_2(x)+y_3(x)
                  $$

                  where $y_k$ are particular integrals for each term as RHS separately, i.e. $y_1''-3y_1'+2y_1=e^{2x}$ etc



                  P.S. Since $e^{2x}$ is a solution to the homogeneous equation, it is not possible to find $y_1$ as $k
                  e^{2x}$
                  , one would need $k(x)e^{2x}$.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Jan 2 at 19:43









                  A.Γ.A.Γ.

                  22.8k32656




                  22.8k32656























                      0












                      $begingroup$

                      Since the complementary function is of the form $$Ae^x+Be^{2x}$$ this is a "failure case", so you can't use $lambda e^{2x}$ as part of the particular integral.



                      The PI to use is $$lambda xe^{2x}+mu+alphacos2x+betasin2x$$






                      share|cite|improve this answer









                      $endgroup$


















                        0












                        $begingroup$

                        Since the complementary function is of the form $$Ae^x+Be^{2x}$$ this is a "failure case", so you can't use $lambda e^{2x}$ as part of the particular integral.



                        The PI to use is $$lambda xe^{2x}+mu+alphacos2x+betasin2x$$






                        share|cite|improve this answer









                        $endgroup$
















                          0












                          0








                          0





                          $begingroup$

                          Since the complementary function is of the form $$Ae^x+Be^{2x}$$ this is a "failure case", so you can't use $lambda e^{2x}$ as part of the particular integral.



                          The PI to use is $$lambda xe^{2x}+mu+alphacos2x+betasin2x$$






                          share|cite|improve this answer









                          $endgroup$



                          Since the complementary function is of the form $$Ae^x+Be^{2x}$$ this is a "failure case", so you can't use $lambda e^{2x}$ as part of the particular integral.



                          The PI to use is $$lambda xe^{2x}+mu+alphacos2x+betasin2x$$







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Jan 2 at 20:07









                          David QuinnDavid Quinn

                          24.1k21141




                          24.1k21141






























                              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%2f3059883%2fhow-to-find-the-particular-integral-of-an-ode-with-an-inhomogeneous-component-fo%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

                              Bressuire

                              Cabo Verde

                              Gyllenstierna