Solving an Example Euler Equation Problem | Understanding the Reduction Process

  • Thread starter Thread starter Quadruple Bypass
  • Start date Start date
  • Tags Tags
    Euler
Quadruple Bypass
Messages
120
Reaction score
0

Homework Statement


This is a problem that the book uses as an example and I've been trying since friday to get the same answer but i have not had any success, i need help :(

Well in this problem, F = y(1+(y')^2)^1/2


Homework Equations


eulers eqn

d/dx(partial(F)/partial(y')) - (partial(F)/partial(y)) = 0


The Attempt at a Solution


i get up to

d/dx[y*y'/(1+(y')^2)^1/2)] - (1+(y')^2)^1/2 = 0

but then the book loses me after doing some kind of reduction without showing the steps in between.


after the reduction, they get: y*y"-((y')^2) -1 = 0

could someone help me out with what they did in between? any help is appreciated
 
Physics news on Phys.org
Oh my god i am an idiot, i can't believe it took me this long to figure it out...

Ignore thread =/
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top