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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top