Find the derivative of a function

mohams
Messages
2
Reaction score
0

Homework Statement


If V=exp [ \int^{T}_{0}s(t)dt ]

Homework Equations


What is dV/ds(k), where 0<k<T
What does this derivative even mean??

The Attempt at a Solution


write
V=exp(Y)
dV/ds(k) = dV/dY . dY/ds(k)
=V.\int^{T}_{0}ds(t)/ds(k)dt
=V because ds(t)/ds(k) = 0 for all t except t=k where it is 1.

I just want to check that this derivative is correct; and more importantly what it means practically. Thank you very much for the help!

Regards,
 
Last edited:
Physics news on Phys.org
Hello all,
I've been thinking about the concept of the functional derivative all night/day but I still can not see the practical meaning of such a measure. Scalar derivative - no problem. It is simply the rate of change wrt the scalar variable. But when you have a function argument, and you take the rate of change with regards to just a point on that function argument, then what are you measuring exactly? Any help much appreciated! Thanks!
 
A way to look at it:
s, f, g ##\in## M the function space; ##V:M\to \mathbb R## a functional.

- ##< f, g> = \int f(x)g(x)\,dx## is a bilinear, symetric and "almost" non-degenerate form. It associate a fuction with a form: $$f\in M \mapsto <f,\cdot> \,or\,<\cdot,f>\in M^*$$

- The Dirac delta function ##\delta (x) = \delta_0## or ##\delta(x-y) = \delta_y## ##\in## M, y fixed, is the function that correspond to the form $$<\delta_y,\cdot>\in M^*\quad s.t. \quad <\delta_y,f> = f(y)\in \mathbb R$$

- The functional derivative of a functional at the point(=function) ##g\in M## is the function ##\frac{\delta V}{\delta g}## or ##\frac{\delta V}{\delta g(x)}## (as the notations f or f(x)) such that: $$<\frac{\delta V}{\delta g},\cdot>\in M^* = \mathbf D_g V(\cdot)$$ ##D_g V(\cdot)## the derivative of V at g. It's a linear map sending a vector h at g (h=function again) to the directional derivative of V at g in the direction h:$$D_g V(\cdot): h\mapsto D_g V(h) = \lim_{\epsilon \rightarrow 0}{\frac{V(g+\epsilon h)-V(g)}{\epsilon}}\in \mathbb R$$

Then ##<\delta_y,\frac{\delta V}{\delta g}> = \frac{\delta V}{\delta g(y)}## the value of the function ##\frac{\delta V}{\delta g(x)}## at x=y.
 
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