New Reply

Partial fractions to solve ODE's

 
Share Thread Thread Tools
Feb1-11, 09:59 AM   #1
 

Partial fractions to solve ODE's


So I am being asked to use partial fractions to solve ODE's. In particular, I have (dx/dt) = 3x(x-5) with x(0) = 2.

I came up with A = -1/5 and B = 15.

Then, I had (1/15)*[(x-5)/(3x)] = Be^t. But this is where things break down. I thought B = -1/2. Yet the book's answer is 10/(2+3e^15t). What am I missing?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Feb1-11, 10:36 AM   #2
 
Mentor
Quote by cue928 View Post
So I am being asked to use partial fractions to solve ODE's. In particular, I have (dx/dt) = 3x(x-5) with x(0) = 2.

I came up with A = -1/5 and B = 15.
I get A = -1/5 and B = +1/5.

When you separate the diff. eqn., it's a little more convenient to write it as
dx/(x(x - 5)) = 3dt
rather than having a denominator of 3x(x - 5) on the left side.

I also get x(t) = 10/(2 + 3e^(15t))
Quote by cue928 View Post

Then, I had (1/15)*[(x-5)/(3x)] = Be^t. But this is where things break down. I thought B = -1/2. Yet the book's answer is 10/(2+3e^15t). What am I missing?
Feb1-11, 04:21 PM   #3
 
Okay so I tried that and after using PF's and exponentiating, I get the following:
(5-x)/x = Ce^15t.

When I solve that for x, I get x = 5/(1+Ce^15t). Yikes, where am I going wrong? I ran thru it twice and still don't see where I'm missing the 3 and 10?
Feb1-11, 04:36 PM   #4
 
Mentor

Partial fractions to solve ODE's


Quote by cue928 View Post
Okay so I tried that and after using PF's and exponentiating, I get the following:
(5-x)/x = Ce^15t.
You have switched a sign somewhere. I get (x - 5)/x = Ae^(15t), which is a little different from what you got. I also found that A = -3/2.

Quote by cue928 View Post

When I solve that for x, I get x = 5/(1+Ce^15t). Yikes, where am I going wrong? I ran thru it twice and still don't see where I'm missing the 3 and 10?
Feb1-11, 04:54 PM   #5
 
So I'm confused, is A=3/2 or the 1/5? I'm getting 1/5?
Feb1-11, 05:30 PM   #6
 
Mentor
Sorry, I meant to write (x - 5)/x = Ce^(15t). C = - 3/2.

1/x + 1/(x - 5) = (-1/5)/x + (1/5)/(x - 5)
New Reply
Thread Tools


Similar Threads for: Partial fractions to solve ODE's
Thread Forum Replies
partial fractions Calculus & Beyond Homework 5
Partial Fractions Calculus & Beyond Homework 11
Help with partial fractions Calculus & Beyond Homework 2
Please i need some help in Partial Fractions Calculus & Beyond Homework 1
Partial fractions Introductory Physics Homework 8