Trial solution, undetermined coefficients, 2nd order non-homogeneous equation

Click For Summary

Homework Help Overview

The discussion revolves around the method of undetermined coefficients applied to a second-order non-homogeneous differential equation: y'' + 2y' + 10y = x^2e^{-x}\cos{3x}. Participants are exploring the appropriate form of the trial solution and the necessity of modifications due to the presence of terms from the complementary solution.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the standard trial solution for the particular solution and the reasoning behind modifying it by multiplying with x. There is uncertainty about the necessity of raising the polynomial degree in the trial solution and the implications of terms from the complementary solution.

Discussion Status

Some participants have provided guidance on the need to modify the trial solution due to overlaps with the complementary solution. Multiple interpretations of the modification process are being explored, particularly regarding the polynomial degree in the trial solution.

Contextual Notes

There is an ongoing discussion about the implications of the complementary solution on the form of the particular solution, specifically regarding the polynomial degree and the requirement to avoid terms that are solutions to the homogeneous equation.

kostoglotov
Messages
231
Reaction score
6

Homework Statement



Write a trial solution for the method of undetermined coefficients. Do not determine the coefficients.

For: y'' + 2y' + 10y = x^2e^{-x}\cos{3x}

There's a modification performed and I'm not 100% confident as to why.

Homework Equations

The Attempt at a Solution



The complementary equation gives a solution of

y_c = e^{-x}\left(c_1\cos{3x} + c_2\sin{3x}\right)

Now, before considering a modification to the particular solution y_p, let's consider the standard trial solution by the method of undetermined coefficients. I would say it's

y_p = e^{-x}\left[(Ax^2+Bx+C)\cos{3x} + (Dx^2+Ex+F)\sin{3x}\right]

Now I know that the modification is performed so that "no term in the particular solution can be a solution for the complementary equation"...I do know basically what this means...and I would have thought that for the particular trial solution above, that neither term would suitably solve the complementary equation. Because the particular solution has a polynomial of degree 2 and the complementary solution has a polynomial of degree 0.

So I've thought, maybe we could solve the complementary equation with the trial solution y_p if we set A,B and/or D,E to = 0,0, so that the polynomials in the trial solutions were reduced from 2nd degree to 0 degree.

Is this why we need to modify y_p by multiply it by x? Because we can set A,B,D,E to zero in order to solve for the complementary equation? Thus, it won't really matter what degree a polynomial is in the solutions as far as deciding to modify is concerned?
 
Physics news on Phys.org
As e-xcos(3x) is solution of the homogeneous (complementary) equation, you have to modify the particular solution by multiplying it with x.
 
Last edited:
ehild said:
As cos(3x) is solution of the homogeneous (complementary) equation, you have to modify the particular solution by multiplying it with x.

Yes I understand that, but in my particular solution I've already multiplied it by a polynomial of 2nd degree...why does it need to be brought up to a polynomial of 3rd degree?
 
You had to multiply with second order polynomials as there is the factor x2 in the inhomogeneous term. One more x to multiply with is because e-xcos(3x) is solution of the homogeneous equation. Try to find a solution with your method; you won't be able.
partsol.jpg
 
Last edited:
Denote the derivative operator by D. The operator D+r acting on a term of the form ##x^p e^{-rx}## yields
$$(D+r) (x^p e^{-rx}) = (p x^{p-1} e^{-rx} - r x^p e^{-rx}) + r x^p e^{-rx} = p x^{p-1} e^{-rx}.$$ The effect of the operator is basically to reduce the power of ##x## by 1 if ##p\ne 0##. If p=0, we have ##(D+r)e^{-rx} = 0##. In other words, ##e^{-rx}## is a solution of the homogeneous differential equation y' + ry = 0.

Now consider the differential equation ##(D+r)y = x^n e^{-rx}##. It has a homogeneous solution ##y_h = e^{-rx}##. From the result above, you should be able to see that in order to get a term like ##x^n e^{-rx}##, ##y## must contain a term of the form ##x^{n+1} e^{-rx}##. It doesn't matter that ##x^n e^{-rx}##, …, and ##x e^{-rx}## are independent from ##y_h##. When D+r acts on those terms, you end up with ##x^{n-1}e^{-rx}##, …, and ##e^{-rx}##, and there's no linear combination of them that is equal to ##x^n e^{-rx}##.
 
Last edited:
  • Like
Likes   Reactions: kostoglotov

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
Replies
12
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
5
Views
3K
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K