O.D.E. Undetermined coefficients solution

Click For Summary

Homework Help Overview

The problem involves solving the second-order linear differential equation y'' - y' - 2y = -6xe^{-x}. The original poster mentions confusion regarding the choice of particular solutions in the context of the method of undetermined coefficients.

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to understand why one particular solution, y_{p1} = Axe^{-x}, is less suitable than another, y_{p2} = x(A + Bx)e^{-x}, despite neither being part of the homogeneous solution. Participants discuss the reasoning behind selecting the latter based on the nature of the non-homogeneous term.

Discussion Status

Participants are exploring the reasoning behind the choice of particular solutions and discussing the implications of the annihilator method. Some guidance has been offered regarding the need for higher powers of x in the particular solution due to the structure of the non-homogeneous term.

Contextual Notes

There is an ongoing examination of the characteristics of the differential equation's roots and their relation to the choice of particular solutions. The original poster expresses a desire for further clarification on the necessity of considering higher powers of x.

Mechdude
Messages
108
Reaction score
1

Homework Statement


i have this problem

[tex]y'' - y' - 2y= -6xe^{-x}[/tex]



Homework Equations



this is the homogenous solution : [tex]y_{h}= c_{1} e^{-x} + c_{2} e^{2x}[/tex]


The Attempt at a Solution

first i can do the problem but what is perplexing me is why of these two tentative particular solutions the latter is chosen, [tex]y_{p1}= Axe^{-x}[/tex]
[tex] y_{p2}= x(A + Bx)e^{-x}[/tex]
the former leads to an impossible situation but none the less its not appearing in the homogenous solution , the latter looks like the choice made when the roots of the auxilliary equation of the differential equation are real and the same , but in this case they are not real and the same , but this is what works , why would one choose the latter?
 
Physics news on Phys.org
This is the short answer, which might not be satisfactory to you. If the diff. equation happened to be y'' - y' -2y = -6e-x, then the first choice for a particular solution would be the one that would work. But because the right side is -6xe-x, you're going to need the next higher power of x to take that into account. IOW, yp = (Ax + Bx2)e-x. Hope that makes sense.
 
Mark44 said:
This is the short answer, which might not be satisfactory to you. If the diff. equation happened to be y'' - y' -2y = -6e-x, then the first choice for a particular solution would be the one that would work. But because the right side is -6xe-x, you're going to need the next higher power of x to take that into account. IOW, yp = (Ax + Bx2)e-x. Hope that makes sense.

thanks for the reply, makes perfect sense for the most part, but why do you have to take the next higher power of x into account?
 
OK, here's a bit more detail that involves the concept of annihilators. If we look at the homogeneous version of your DE, the characteristic equation is r2 - r -2 = 0, which can be factored into (r - 2)(r + 1) = 0.

Looking at the homogeneous equation in terms of derivative operators, it's not too hard to see that it can be written as (D2 - D -2)y = 0. This equation can be factored into (D - 2)(D + 1)y = 0. The D + 1 operator annihilates e-x or any constant multiple of it. In case you aren't following, (D + 1)e-x means d/dx(e-x + e-x), which is clearly equal to zero. Similarly, the operator D - 2 annihilates e2x.

When you have repeated roots in the characteristic equation, you have repeated annihilator factors. For example, if the homogeneous DE were y'' + 2y' + y = 0, the char. equation would be r2 + 2r + 1 = 0, or (r + 1)2 = 0.

The operator form of this DE would be (D + 1)2y = 0. One solution to this DE is e-x, and as it turns out, xe-x is another linearly independent solution. All solutions of this DE are of the form y = c1e-x + c2xe-x. The D + 1 operator annihilates e-x, and the (D + 1)2 operator annihilates e-x and xe-x.

If the DE were y''' + 3y'' + 3y' + y = 0, the characteristic equation would be (r + 1)3 = 0. Following the logic as before, three linearly independent solutions are e-x, xe-x, and x2e-x. The (D + 1)3 operator annihilates e-x, xe-x, and x2e-x.

OK, now back to your original nonhomogeneous problem: y'' - y' - 2y = -6xe-x. This can be rewritten as (D2 - D - 2)y = -6xe-x, or equivalently as (D - 2)(D + 1)y = -6xe-x.

My previous work shows that the (D + 1)2 operator annihilates xe-x, so we'll tack another couple of factors of (D + 1) to make the nonhomogeneous equation a homogeneous one.

(D - 2)(D + 1)3)y = (D + 1)2(-6xe-x) = 0.

For this homogeneous equation, the set of linearly independent solutions is {e2x, e-x, xe-x, x2e-x}.

The first two are the solutions to the original homogeneous equation; the last two are solutions to the new homogeneous equation, and should therefore be selected as particular solutions to your nonhomogeneous problem.
 
Cool thanks, i had not met this perspective, thanks, il look at it further.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K