On May 1, 10:31 am, Gregor Scholten <
g.schol...@gmx.de> wrote:
> Hi alltogether,
Actually, the functional derivative is of the INTEGRAL operator:
S[q] = integral L(q(t), q'(t)) dt
not the integrand! Then
delta S[q]/delta q(t) = what you wrote as delta L/delta q.
There is, of course, a product rule ... for the integrals,
delta (S0[q] S1[q])/delta q(t) = S0[q] (delta S1[q]/delta q(t)) +
(delta S0[q]/delta q(t)) S1[q].
You could also probably pose a product rule for the integrands if you
ONLY consider L as a function L(t, q, v) with v independent of q,
rather than v = dq/dt.
Here's a stab at what you're doing. Consider the product of L0(t, q,
v) and L1(t, q, v). Let the variational coefficients be denoted
delta L0 = f0 delta q + p0 delta v
delta L1 = f1 delta q + p1 delta v.
Then
delta(L0 L1) = (f0 L1 + L0 f1) delta q + (p0 L1 + L0 p1) delta v.
Denoting the variational coefficients of L = L0 L1 by
delta(L) = f delta q + p delta v
then it follows that
f = f0 L1 + L0 f1, p = p0 L1 + L0 p1.
The minute you link v to q by treating it as v = dq/dt, then the whole
game changes. Then
delta(L0)/delta(q) = (f0 - dp0/dt) = E0.
delta(L1)/delta(q) = (f1 - dp1/dt) = E1.
delta(L)/delta(q) = (f - dp/dt) = E,
with
E = f - dp/dt = E0 L1 + L0 E1 - p0 dL1/dt - dL0/dt p1.