Non-linear second order from calculus of variation I can't solve

jackmell
Messages
1,806
Reaction score
54
Hi,

I derived the equation:

1+(y')^2-y y''-2y\left(1+(y')^2\right)^{3/2}=0

Letting y'=p and y''=p\frac{dp}{dy}, I obtain:

\frac{dp}{dy}=\frac{1+p^2-2y(1+p^2)^{3/2}}{yp}

I believe it's tractable in p because Mathematica gives a relatively simple answer:

p=\begin{cases}\frac{i \sqrt{-y^2+y^4-4 y^2 C[1]+4 C[1]^2}}{y^2-2 C[1]}\\<br /> \\<br /> -\frac{i \sqrt{-y^2+y^4-4 y^2 C[1]+4 C[1]^2}}{y^2-2 C[1]}<br /> \end{cases}

I don't see how to get to that answer and I was wondering if someone here could help me with this.

Thanks,
Jack
 
Physics news on Phys.org
What does 'C[1]' represent?
 
SteamKing said:
What does 'C[1]' represent?

I should have changed that to just c. It's a constant:

p=\begin{cases}\frac{i \sqrt{-y^2+y^4-4 y^2 c+4 c^2}}{y^2-2 c}\\<br /> \\<br /> -\frac{i \sqrt{-y^2+y^4-4 y^2 c+4 c^2}}{y^2-2 c}<br /> \end{cases}
 
Try the substitution

$$ w = \frac{\sqrt{1+p^2}}{y}.$$

You should find that

$$ \frac{dw}{dy} = -2y w^2,$$

which is separable.
 
  • Like
Likes 1 person
Hi !

A laborious method below :
 

Attachments

  • ODE.JPG
    ODE.JPG
    30.5 KB · Views: 489
  • Like
Likes 2 people
You guys are just shear art in here. \frac{dw}{dy}=-2w^2y was tough for me to go through but I got it. Still working through Jacquelin's. I'm sure it's correct though. :)
 
Last edited:
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...
Back
Top