Solving a Nonlinear Differential Equation

Semo727
Messages
26
Reaction score
0
Hello!
I tried to prove, that ideal rope (see picture in attachment) has a shape of the function ch[x]. I finished with this equation

[h'(x)]^2-h(x)\cdot h''(x)+1=0

Yes, when you try function h[x]=ch[x], you get 0 on the left side, but I have no clue how to solve this equation (find the solution without knowing the solution:rolleyes:). Even Mathematica has some problems, if I set boundary conditions. Could you please write how to solve this DE (providing it isn't too complicated, because I don't know much about solving nonlinear DE)
 

Attachments

  • rope.jpg
    rope.jpg
    2.5 KB · Views: 447
Last edited:
Physics news on Phys.org
Guess and check is the only guaranteed way of finding a solution to any DE. You might be able to use a series expansion here (guess solution of form h(x) = sum(C_n * x^n) and plug in, but I'm not sure. That method is guaranteed to work for linear equations, non-linear it can get tricky.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Back
Top