A functional depending upon x and y'(x)

  • Thread starter Thread starter mistereko
  • Start date Start date
  • Tags Tags
    Functional
mistereko
Messages
25
Reaction score
0

Homework Statement



S[y] = \int21dx ln(1 + xny'), y(1) = 1, y(2) = 21-n

where n > 1 is a constant integer, and y is a continuously differentiable function
for 1 ≤ x ≤ 2. Let h be a continuously differentiable function for 1 ≤ x ≤ 2 and ε
a constant. Let ∆ = S[y + εh] − S[y].

Show that if h(1) = h(2) = 0, the term O(ε) in this expansion vanishes if
y′(x) satisfies the equation

dy/dx = 1/c -1/xn


where c is a constant.
Solve this equation to show that the stationary path is

y(x) = (n-2)(2n-1 -1)(1-x)/2n-1(n-1) + 1/(n-1)xn-1 + n-2/n-1

Homework Equations





The Attempt at a Solution




Right, I've found S[y+ εh] -s[y] = \int21dx (xnh(x)'/(1 + xny(x)')ε - ε/2 \int21dx x2n(h(x)')2/(1+ xny(x)')2 + O(ε3)

I'm aslo pretty sure I've proved the O(ε) vanishes. I did this substituting y(x) = (n-2)(2n-1 -1)(1-x)/2n-1(n-1) + 1/(n-1)xn-1 + n-2/n-1 into ε term and got it to equal 0. I don't know how to find y(x) though. Through integration i got y(x) = 1/c - (1-n+1)/(-n+1)

I don't know how to progress from here or if I'm doing it correctly. Some guidance would be great! :)





 
Physics news on Phys.org
Anyone?
 
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