How to Guess the Particular Solution for y'' - 2y' + y = te^t?

  • Thread starter Thread starter unseenoi
  • Start date Start date
  • Tags Tags
    Nonhomogeneous
unseenoi
Messages
8
Reaction score
0
hello can someone explain how to guess the yp for this Non-homogeneous differential equation

y'' - 2y' + y = te^t

characteristic polynomial: (y - 1)^2 so the characteristic roots are: y1=y2= 1

c1 and c2 are constant

for yh = (c1)e^t + (c2)te^t

please explained how to guess for te^t
 
Physics news on Phys.org
I wouldn't call it "guessing"- there are rules you follow.

Any time you have a polynomial or power of t on the right side, try the polynomial up to the highest power. For t you would try At+ B. Here you have te^t so try (At+ B)e^t.

That's the basic rule. However, we also have the rule that when a possible particular solution is already a solution to the homogeneous solution, we must multiply by t to get something new.

Here, both e^t and te^t are solutions to the homogeneous solution. Multiplying (At+ B)e^t by t would give us (At^2+ Bt)e^t but since that still contains te^t which is a solution to homogeneous equation, we multiply by t again: try (At^3+ Bt^2)e^t.
 
My professor uses this as her particular solution: yp = At^3e^t but I don't understand why can someone help me?
 
your professor is using the method of undetermined coefficients, you will use that, find your y' and y" and plug it into the origional equation, then solve for A, then that is your yp and you add it to your yh and you got your final answer
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Back
Top