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 =/
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top