Is There a Solution to This Differential Equation Problem?

AI Thread Summary
The discussion revolves around solving the differential equation y'' + 2y' + y = e^{-x}. The initial approach involved solving the homogeneous equation and finding the complementary solution y = e^{-x}(k_1x + k_2). Attempts to find a particular solution using f(x) = Axe^{-x} led to contradictions, suggesting no solutions exist. Further trials with f(x) = Ax^2e^{-x} yielded conflicting values for A, indicating possible errors in calculations. The thread concludes with a request for assistance in identifying mistakes in the approach to finding a valid solution.
Gunni
Messages
39
Reaction score
0
The last example on my homework assignment this week is this: Solve the following differential equation.

y'' + 2y' + y = e^{-x}

I started by solving it like it was y'' + 2y' +y = 0 (Instert y = e^ax and so on) and got the following equation and solution:

e^{ax}(a^2 + 2a + 1) = 0 => a = -1

y'' + 2y' + y = 0, y = e^{-x}(k_1x + k_2)

Since the right side of the original equation is of the form Me^hx, and h is a solution to the equation above (a = -1), I tried inserting f(x) = Axe^(-x).

From that I got that f'(x) = Ae^(-x) - Axe^(-x) and f''(x) = Axe^(-x) -2Ae^(-x).

But when I insert that into the original equation everything cancels out and I'm left with e^(-x) = 0. Since that never applies I'm inclined to think that there are no solutions to the equation. What do you think?
 
Physics news on Phys.org
You might try a particular solution of the form f(x)=Ax^(2)e^(-x)
 
That doesn't seem to work, I get that A should equal both 0 and 1/2. I've also tried Ae^-x, which didn't work either.
 
f(x)=Ax^(2)e^(-x)
f'(x)=2Axe^(-x)-Ax^(2)e^(-x)
f''(x)=Ax^(2)e^(-x)-4Axe^(-x)+2Ae^(-x)
f''+2f'+f=2Ae^(-x)-->A=1/2
 
Hmm... I must have made some mistake. Well, thanks a lot for the help.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top