I'm beginner in Calculus of variation. I do not understand why a derivative is compulsory in the definition of the functional, as we see $y'(x)$ in $$ J(y) := \int_a^b F(x,y(x),y'(x)) dx. $$ How does $y'(x)$ make $J(y)$ a functional?
Asked
Active
Viewed 354 times
2
-
1It is not compulsory, it could be $F(x,y(x))$ or even just $F(y(x))$ like $J(y)=\int_a^by(x)^2,dx$ for $J$ to be a functional. The presence of $x$ and $y'(x)$ in $F$ is made to increase generality. In fact, in some problems it is even considered $F$ to include higher derivatives, for example, $F(x,y,y',y'')$. – A.Γ. Oct 05 '19 at 07:48
1 Answers
4
A functional is simply a function that maps to $\Bbb{R}$. In this case the fact that this is a functional comes from the fact that you have an integral, returning a real number. The derivative comes from the nature of the Euler-Lagrange equation in your integrand and is not compulsory in the definition of a functional.
Dominic Petti
- 498