NonHomogeneous Second Order using Undetermined Coefficients

Lucci
Messages
4
Reaction score
0
Hi all,
I understand the basic concept of undetermined coefficients, but am a little lost when g(t) in the equation yll+p(t)yl+q(t)y=g(t) is a product of two functions. The specific problem I'm working on is as follows:

yll-2yl-3y=-3te-t

When I solve for the homogeneous set of solutions I get roots 3 and -1
(r2-2r-3)=0
(r-3)(r+1)=0
Therefore, I have y(t)=c1e-t+c2e3t

Now, if g(t) were just equal to -3e-t I would just set Y(t)=Ae-t and use Y(t) to solve for the particular solution.

However, because g(t) is the product of two equations, I am not sure how to proceed at this point. Someone suggested that I use the homogeneous set of solutions as my Y(t), solve for Yl(t) and Yll(t) and plug those back into my original equation. Is this the correct way to approach this problem? And if so, how exactly am I supposed to do this?

Thanks for any help!
 
Physics news on Phys.org
Hey,

For your particular solution, normally you would use
y_{p}(x)=(At+B)e^{-t}

where A and B are to be determined. However, e^{-t} is a term in the homogeneous solution so you need to multiply the particular solution by t so that the problem is fixed. You then plug it into the equation and proceed as normally.

Hope that helps!

Also, Boyce and DiPrima gives a nice discussion of this stuff! ^_^
 
Last edited:
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top