New Reply

non-linear differential equation

 
Share Thread Thread Tools
Nov13-11, 06:11 PM   #1
 

non-linear differential equation


The original equation is:

V'' - k*V^-1/2 = 0

I then said u = V' therefore u' = u(du/dV)

so the new equation is :

u(du/dV) = V^-1/2*k

Im a little rusty on separation of variables but I got a u in the final answer which means I have to integrate again since I need the final answer in terms of V.

The goal is to prove k is proportional to V^3/2

Am i doing this right?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Intel's Haswell to extend battery life, set for Taipei launch
>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
Nov14-11, 05:12 AM   #2
 
That's a common way to do it and you're left with:

[tex]u^2=4k\sqrt{v}+c[/tex]

or:

[tex]\left(\frac{dv}{dt}\right)^2=4k\sqrt{v}+c[/tex]

taking square roots, separate variable again and get:

[tex]\frac{dv}{\sqrt{4k\sqrt{v}+c}}=\pm dt[/tex]

That however looks kinda' messy to integrate although Mathematica gives a nice expression for the left side but then you get an implicit expression for v in terms of t:

[tex]g(v)=\pm(t+c_2)[/tex]

which is not solvable explicitly for v(t). Doesn't look like it anyway.
New Reply
Thread Tools


Similar Threads for: non-linear differential equation
Thread Forum Replies
Non-linear Schrodinger Equation (Differential Equation) Differential Equations 10
Non-linear differential equation Calculus & Beyond Homework 1
linear differential equation? Differential Equations 3
Linear differential equation Calculus & Beyond Homework 1
The difference between linear and non linear differential equation Differential Equations 2