Questions tagged [calculus-of-variations]

This tag is for problems relating to the calculus of variations that deal with maximizing or minimizing functionals. This problem is a generalization of the problem of finding extrema of functions of several variables. In fact, these variables will themselves be functions and we will be finding extrema of “functions of functions” or functionals.

The calculus of variations seeks to minimize or maximize an entire functional's worth of parameters instead of changing just one parameter. It achieves this by applying standard calculus techniques to the integral of a functional, thereby reducing $\mathbb R \to \mathbb R$ to just one parameter $\in\mathbb R$.

In symbols one considers $\displaystyle\max \int f(x) \ker(x)$ $dx$ rather than $\max f(s)$.

Two famous applications of the calculus of variations are the brachistochrone problem and deriving the catenary shape of a rope hanging between two poles.

Some basic problems in the calculus of variations are:

$(i)$ find minimizers

$(ii)$ find necessary conditions which minimizers must satisfy

$(iii)$ find solutions (extremals) which satisfy the necessary conditions

$(iv)$ find sufficient conditions which guarantee that such solutions are minimizers

$(v)$ qualitative properties of minimizers, like regularity properties

$(vi)$ how do the minimizers depend on parameters?

$(vii)$ stability of extremals depending on parameters.

Application: A huge number of problems in the calculus of variations have their origin in physics where one has to minimize the energy associated to the problem under consideration. Nowadays many problems come from economics.

References:

https://en.wikipedia.org/wiki/Calculus_of_variations

http://mathworld.wolfram.com/CalculusofVariations.html

http://www.math.uni-leipzig.de/~miersemann/variabook.pdf

2968 questions
2
votes
1 answer

Linear Functionals $\varphi[h]=\lambda\psi[h]$, Variations

From Calculus of Variations, G&F, the problem is: Given two linear functional $\varphi,\psi$ over a linear space $R$ such that $\varphi[h]=0\iff\psi[h]=0$. Show that there is a constant $\lambda$ such that…
2
votes
1 answer

Definition of Functional in Calculus of variation

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?
Henry
  • 21
2
votes
1 answer

How to check if a function is minimum to functional?

Given $\int_0^1(y')^3dx$ functional and $y(0) = 0 ,y(1)=1$ conditions. Using Euler–Lagrange equation I have got $y(x)=x$. So $y$ is a stationary point of the functional. How to check if it is the minimum for $y \in C^2[0,1]$ ?
Ashot
  • 4,753
  • 3
  • 34
  • 61
2
votes
0 answers

Euler-Lagrange equation Problem with two variables, and two functions that are related.

I have a question about a variational problem I want to solve a Calculus of Variations Problem of the following form: $\min_{a,b} \int_0^\infty \int_{-\infty}^\infty a(x,y)dxdy$ Subject to $a(x,y)=D(x,y, b(x,y))+\beta \int_{-\infty}^\infty a(x',…
2
votes
0 answers

Noether's paper

Noether's paper: An integral is invariant under $$ y^i = x^i + \Delta x^i , \ \ v^i(y) = u^i + \Delta u^i, $$ whenever $$ \int f\left(y,v(y),\dfrac{\partial v}{\partial y}\right)dy =\int f\left(x,u(x),\dfrac{\partial u}{\partial…
EEEB
  • 1,320
2
votes
0 answers

Finding a weak minimum

I have been struggling with the following problem I came across in a textbook. I believe that it is necessary to use the Euler-Lagrange Equation. Any help would be greatly appreciated. Let $F$ be the functional defined by $$F(u) = \int_0^\pi…
2
votes
0 answers

Find the extremal of the given function. CSIR -DEC 2018

$j[y]=\int_{0}^{1}[(y')^{2}-(y')^{4}]dx$ ,subject to condition $y(0)=0,y(1)=0.$A broken extremal is a continuous extremal whose derivative has jump discontinuities at a finite number of points.Then whichof the following is /are true? 1).There are…
2
votes
2 answers

Variation of a metric $g$ with signature (1,-1,-1,-1)

I'm new in variations of metric. Let be $g$ a metric with signature (1,-1,-1,-1) on a manifold. If I consider a family of variations $g+\varepsilon h$ (depending on $h$), used to derive the Eulero-Lagrange equations, I think that $g+\varepsilon h$…
asv
  • 861
  • 1
  • 6
  • 15
2
votes
1 answer

Are the Euler-Lagrange equations equivalent to the functional having a stationary point?

Let $\mathcal{L} \in C^{1}(\mathbb{R}^n \times \mathbb{R}^n \times \mathbb{R}, \mathbb{R}$) and $S:= \ C^1([0,1], \mathbb{R}^n) \ni \gamma \mapsto \int_0^1dt \ \mathcal{L}(\gamma(t), \dot{\gamma}(t),t) \in \mathbb{R}$. If the Fréchet-derivative of…
Jannik Pitt
  • 1,980
2
votes
0 answers

Change of coordinates in Jacobi's principle derivation

For a system whose lagrangian function does not contain time explicitly, let n+1 variables $q_1,...,q_n,t$ be given as functions of some parameter $\tau$. The action integral becomes $$A=\int_{\tau_1}^{\tau_2}…
DS08
  • 367
2
votes
1 answer

Direct Method : coercive and wlsc - proof

Consider $F\colon M\subseteq X\to [-\infty,\infty], M\neq\emptyset$. Then $\min\limits_{u\in M}F(u)=\alpha$ has a solution, if 1.) $X$ is reflexive. 2.) $F$ is coercive. 3.) $F$ is weak low semi continuous. Now to the task: Let $f$ be defined by…
user34632
2
votes
2 answers

Calculus of variations and necessary conditions?

So I have a problem that I'm dealing with, but I'm not sure how to complete the answer. Find the extremals of the functional $\displaystyle J(y) = \int_{a}^{b}(y^2+yy'+(y'-2)^2)\,dx$ over the domain $A = \{y \in C^2[0,1]:y(0) = y(1)=0\}$. Show that…
2
votes
1 answer

Calculus of variation: Lagrange's equation

A particle of unit mass moves in the direction of $x$-axis such that it has the Lagrangian $L= \frac{1}{12}\dot x^4 + \frac{1}{2}x \dot x^2-x^2.$ Let $Q=\dot x^2 \ddot x$ represent a force (not arising from a potential) acting on the particle in the…
Priyanka
  • 437
2
votes
1 answer

Calculus of Variation (Dido's Problem?)

Given the length L of a curve going two given point $(a,\alpha)$, $(b,\beta)$ find the equation of the curve so that the curve together with the interval $[a,b]$ encloses the largest area. Am I correct in thinking this is Dido's problem? Is it…
George
  • 31
2
votes
1 answer

Why is there no $\frac 1 2$ in the Taylor expansion for the variations of a functional?

In the book about calculus of variation sand optimal control theory by Liberzon, he gives the following Taylor expansion in order to define the variations of a functional $J$: However, for a normal $\mathbb R \to \mathbb R$ function, the Taylor…
user56834
  • 12,925