Thread Closed

Differential equation problem

 
Share Thread Thread Tools
Apr11-04, 01:18 PM   #1
 

Differential equation problem


The last example on my homework assignment this week is this: Solve the following differential equation.

[tex]y'' + 2y' + y = e^{-x}[/tex]

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:

[tex]e^{ax}(a^2 + 2a + 1) = 0 => a = -1[/tex]

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

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?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Apr11-04, 01:49 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
You might try a particular solution of the form f(x)=Ax^(2)e^(-x)
Apr11-04, 02:27 PM   #3
 
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.
Apr11-04, 04:37 PM   #4
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor

Differential equation problem


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
Apr11-04, 06:29 PM   #5
 
Hmm... I must have made some mistake. Well, thanks a lot for the help.
Thread Closed
Thread Tools


Similar Threads for: Differential equation problem
Thread Forum Replies
Serious problem about Differential equation Differential Equations 2
Differential Equation Problem? Calculus & Beyond Homework 5
Differential equation problem Calculus & Beyond Homework 1
Differential equation problem Calculus & Beyond Homework 1
differential equation problem Introductory Physics Homework 5