Proving No Local Minimum Exist in Functional J(y) for Given Boundary Conditions

daudaudaudau
Messages
297
Reaction score
0

Homework Statement



Consider the functional defined by
<br /> J(y)=\int_{-1}^1 x^4(y&#039;(x))^2 dx<br />

Without resorting to the Euler-Lagrange equation, prove that J cannot have a local minimum in the set
<br /> S=\{y\in C^2[-1,1]:\ y(-1)=-1,\ y(1)=1\}.<br />

The Attempt at a Solution


I have thought about this one, but I have no clue how to do it without the Euler-Lagrange equation. Using the EL equation, I can find a solution which satisfies the boundary conditions, but is not continuous at x=0: y=1/x^3.
 
Physics news on Phys.org
Your functional J is nonnegative. And for every element y of S, J(y)>0, right? If you can show for every e>0, there is an element y_e of S that satisfies J(y_e)<e, you would be done.
 
So you're saying that J(y) has no lower boundary, and I agree, but how does this exclude that J(y) could have a local minimum somewhere? It has no global minimum for sure.
 
daudaudaudau said:
So you're saying that J(y) has no lower boundary, and I agree, but how does this exclude that J(y) could have a local minimum somewhere? It has no global minimum for sure.

Good point. I was thinking of a global minimum. To show there is no local minimum you'll have to think of a way to create a variation of an element y in S which decreases J(y). Any ideas?
 
How about

<br /> \begin{align*}<br /> J(y+a\delta(x))&amp;=\int_{-1}^1 x^4(y&#039;(x)+a\delta&#039;(x))^2dx\\<br /> &amp;=\int_{-1}^1 x^4(y&#039;(x))^2dx+2a\int_{-1}^1x^4y&#039;(x)\delta&#039;(x)dx+a^2\int_{-1}^1x^4(\delta&#039;(x))^2dx<br /> \end{align*}<br />

The second-order term is always positive, so if the first-order term is zero, we have a minimum. But since \delta(x) is arbitrary, and because y(x) is differentiable, this means that y&#039;(x)=0, and this solution cannot satisfy the boundary conditions.
 
But I might as well perform an integration by parts on the first-order term and obtain the E-L equation which leads to the solution y=1/x^3, but this solution is certainly not a stationary point, or continuous.

I should mention that the first part of the question in my book is

a) Show that no extremals in C^2[-1,1] exist which satisfy the boundary conditions y(-1)=-1,\ y(1)=1.
 
daudaudaudau said:
How about

<br /> \begin{align*}<br /> J(y+a\delta(x))&amp;=\int_{-1}^1 x^4(y&#039;(x)+a\delta&#039;(x))^2dx\\<br /> &amp;=\int_{-1}^1 x^4(y&#039;(x))^2dx+2a\int_{-1}^1x^4y&#039;(x)\delta&#039;(x)dx+a^2\int_{-1}^1x^4(\delta&#039;(x))^2dx<br /> \end{align*}<br />

The second-order term is always positive, so if the first-order term is zero, we have a minimum. But since \delta(x) is arbitrary, and because y(x) is differentiable, this means that y&#039;(x)=0, and this solution cannot satisfy the boundary conditions.

Well, you want to ignore the terms that are quadratic in the variation. But, yes, that's the idea. So, yes, then if you integrate by parts, you get the EL equation times the variation. Since you know that nothing in S satisfies the EL equation, it must be nonzero someplace for every element of S. Then choose a variation which is nonzero near that point. This is all fine, but is this really 'without resorting to the Euler-Lagrange equation'?? Offhand, I'm not thinking of any other clever tricks right now.
 
So could we just choose the derivative of the variation \delta&#039;(x) to be positive whenever y&#039;(x) is, and zero otherwise?
 
Sort of, I guess. Though you would need to make sure the variation has two continuous derivatives. But all of this is really just using the Euler Lagrange procedure in a messy way, and isn't really a new way of showing there is no local minimum. I really wonder if they meant to say 'local minimum' in the question and not 'global minimum'.
 
Back
Top