Calculus of Variations - more confusion

insynC
Messages
66
Reaction score
0
I asked a question earlier about Calculus of Variation, but the question I gave didn't really highlight my confusion well. I've come across some other questions that I think reveal my misunderstanding.

Homework Statement



Solve the Euler equation for the following integral:

(integral from x1->x2) ∫[(y')² + √y]dx

Homework Equations



Euler equation:

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

The Attempt at a Solution



F = (y')² + √y

So ∂F/∂y = 1/[2√y] and d/dx (∂F/∂y') = 2y'

Thus: y'' = 1/[4√y]

Although it has been some time since I took an ODE course, I think that the equation above is non-trivial to solve. So either I'm mistaken and this is easy to solve or I'm going about the calculus of variations method mistakenly.

With a similar problem, ∫[1+yy']²dx, I was only able to reduce it down to: y''y² + y(y')² = 0, which again I couldn't solve.

I'm not looking for answers, just want to know where I'm applying the method incorrectly, or if in fact I'm missing a far easier way to apply it.

Thanks for any help!
 
Physics news on Phys.org
Any thoughts?

Is y'' = 1/[4√y] easily solvable? If not how else can the method be applied?

Cheers
 
As far as calculus of variations goes, they look fine. Just because you get a difficult ODE doesn't mean the method is wrong.
 
insynC said:
Any thoughts?

Is y'' = 1/[4√y] easily solvable? If not how else can the method be applied?

Cheers

Try solving for y' first by noting that

y''(x)=\frac{d}{dx}y'(x)=\left(\frac{d}{dy}\frac{dy}{dx}\right)y'(x)=\frac{dy'}{dy}y'
 
Last edited:
Thanks gabbagabbahey, that was a big help.
 
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