Solve non-linear differential analytically

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
pd1zz13
Messages
3
Reaction score
0
Hi,

I am trying to solve the following equation analytically. I think the solution shouldn't be that hard but I'm really rusty on these kind of things.

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

where k is constant. Any help is appreciated, got to turn this in tomorrow!
 
Physics news on Phys.org
ok I apologize I wrote that wrong. 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?