New Reply

Trying to get exact solution for a nonlinear DE

 
Share Thread Thread Tools
May30-12, 12:43 PM   #1
 

Trying to get exact solution for a nonlinear DE


Ok, this should be quite simple. I've been looking at this problem for quite some time now, and I'm tired.. Please help me!

The equation to solve is [itex]r'[/itex] = [itex]r(1-r^2)[/itex]

The obvious thing to do is to do partial fraction expansion and integrate(from r[itex]_{0}[/itex] to r):

[itex] ∫ (\frac{1}{r} + \frac{1}{1-r^2})dr = t[/itex]

After some trig substitution: [itex]ln[r\sqrt{\frac{r+1}{1-r}}] = t [/itex] (evaluated from r[itex]_{0}[/itex] to r). Then take the exponential on both sides.

[itex]r\sqrt{\frac{r+1}{1-r}} = r_{0}\sqrt{\frac{r_{0}+1}{1-r_{0}}}e^{t} [/itex]

This leads to kind of a nasty expression which can't be solved explicitly for [itex]r(t)[/itex] (at least it seems that it can't be solved explicitly).. So this is where I'm stuck.

The solution to this ploblem is: [itex]r(t) = \frac{r_{0}e^{t}}{\sqrt{1+r_{0}(e^{2t}-1)}} [/itex]

Again, this should be fairly simple, but I'm stuck.. Please help me!
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
May30-12, 04:10 PM   #2
 
[itex] ∫ (\frac{1}{r} + \frac{1}{1-r^2})dr = t[/itex] is false. r is missing on the second fraction.
May31-12, 05:23 AM   #3
 
Thank you! Got it now :)
May31-12, 06:56 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Trying to get exact solution for a nonlinear DE


Quote by Paalfaal View Post
Ok, this should be quite simple. I've been looking at this problem for quite some time now, and I'm tired.. Please help me!

The equation to solve is [itex]r'[/itex] = [itex]r(1-r^2)[/itex]

The obvious thing to do is to do partial fraction expansion and integrate(from r[itex]_{0}[/itex] to r):

[itex] ∫ (\frac{1}{r} + \frac{1}{1-r^2})dr = t[/itex]
That's an incorrect "partial fraction expansion". [itex]1- x^2= (1- x)(1+ x)[/itex] so
[tex]\frac{1}{r(1- r^2)}= \frac{1}{r}- \frac{1}{r- 1}- \frac{1}{r+ 1}[/tex]
There is no "trig substitution" involved in integrating that. the integral is
[tex]ln(r)- ln(r-1)- ln(r+1)+ C= ln\left(\frac{r}{r^2-1}\right)+ C[/tex]

After some trig substitution: [itex]ln[r\sqrt{\frac{r+1}{1-r}}] = t [/itex] (evaluated from r[itex]_{0}[/itex] to r). Then take the exponential on both sides.

[itex]r\sqrt{\frac{r+1}{1-r}} = r_{0}\sqrt{\frac{r_{0}+1}{1-r_{0}}}e^{t} [/itex]

This leads to kind of a nasty expression which can't be solved explicitly for [itex]r(t)[/itex] (at least it seems that it can't be solved explicitly).. So this is where I'm stuck.

The solution to this ploblem is: [itex]r(t) = \frac{r_{0}e^{t}}{\sqrt{1+r_{0}(e^{2t}-1)}} [/itex]

Again, this should be fairly simple, but I'm stuck.. Please help me!
You have integrated incorrectly.
New Reply
Thread Tools


Similar Threads for: Trying to get exact solution for a nonlinear DE
Thread Forum Replies
What does an exact solution to a pde mean? Differential Equations 2
First order nonlinear ODE -- Integrating factor + exact differentials, or not? Calculus & Beyond Homework 1
Finding an exact solution Calculus & Beyond Homework 1
exact solution for pendulum Differential Equations 29
any reference for exact polynomial solutions of nonlinear ODE's ? Differential Equations 0