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
0
votes
1 answer

Using the Euler-Lagrange equation to evaluate an integral

I think this is a very basic question. I'm just not sure how to use $\frac{\mathrm{d}}{\mathrm{d}x}\left(\frac{\partial F}{\partial y'}\right)=\frac{\partial F}{\partial y}$ to find the general solution to: $$\int \left(y^2 − y'^{\\2}- 2y \cos(…
Nicky
  • 13
0
votes
0 answers

Case C: Euler's equation in Simmon's textbook

Working through Simmons' Differential Equations with Applications and Historical Notes and we're stuck in Case C, page 360. Case C: If x is missing from the function $f(x,y,y')$, then Euler's equation can be integrated to: $$\frac{\partial…
David
  • 2,262
0
votes
0 answers

minimal surface from a variational problem

Given the Lagrangian $$ J(u)= \int_{V} \sqrt{1+|\operatorname{grad}(u)|^{2})} $$ with the constraint $ \int_{V}udx =1 $ (1) Why is the volume constraint there ? (2) For the case of $\mathbb R^{3}$, I know this must satisfy the equation $$…
Jose Garcia
  • 8,506
0
votes
1 answer

Variational Principle for an Elliptic equation

I wish to find the functional whose minimisation yields the follwoing equation on the vector function u $(\lambda + \mu) \nabla (\nabla \cdot u) + \mu \nabla^{2} u = 0$, the Navier equation of linear elasticity. I know that this equation has a…
Buco
  • 21
0
votes
0 answers

Vectorial derivative

Let's say that I want to perform the functional derivative of a scalar functional $F$, for example $F_{d}=\int…
0
votes
1 answer

A calculus of variations equation

Let $L$ be as smooth as needed a function of the arguments $(q_1,\dots,q_n,\dot q_1,\dots,\dot q_n,t)$, where the dot denotes the derivetive with respect to $t$. Let $\delta$ denote the variation of any function due to a small variation of its…
0
votes
0 answers

Proof of the fundamental lemma of the calculus of variations without understanding balls

What I want to know is how do you prove the fundamental lemma of the calculus of variations without knowing what a ball is. I saw a proof but you needed to know that you could substitute "characteristics of balls" for "smooth compactly supported…
0
votes
0 answers

Vector Version of the Fundamental Lemma of Calculus of Variations

I am unsure whether the following vector form of the Fundamental Lemma of the Calculus of Variations is correct. This lemma appears to be very useful in deriving the compact form of the Euler-Lagrange equation using generalized coordinates. Please…
0
votes
0 answers

Existence of a minimizer for a constrained variational problem

Consider the functional $\begin{align*} \mathcal{F} (u) = \int_0^1 \frac{1}{2} |u(x)'|^2 - f(x)u(x)dx \end{align*}$ where $f \in L^2(0,1)$ is fixed. I want to show that there is a unique minimizer in the class $\mathcal{A}= \left \{ u \in…
anonym
  • 73
0
votes
0 answers

Question about the maximum of a function of two integrals

Consider a sufficiently regular bivariate function $J(x,y)$. I would like to maximize $$ J\left(\int_0^T f(t) g(t) \mathrm{d} t, \int_0^T f(t)^2 h(t) \mathrm{d} t \right) $$ in $f$. If I replace $f(t)$ with $f(t) +\varepsilon \eta(t)$ and take…
0
votes
1 answer

The relation between the Euler-Lagrange equation and the Beltrami identity

This question is specifically about deriving the Beltrami identity. Just to give this question context I provide an example of a problem that is solved with Calculus of Variations: find the shape of a soap film that stretches between two coaxial…
Cleonis
  • 186
0
votes
0 answers

Minima must satisfy Euler -Lagrange equation?

I am attempting to solve the Brachistochrone curve problem, hence I read about some calculus of variation. My understanding to Euler-Lagrange equation is: If $I(x) = \int_a^b f(x,y,y')dx$ the stationary 'points' satisfies the equation. I recall that…
Learner
  • 33
0
votes
1 answer

Dido's problem using parameterized variables

The question goes something like this: A simple closed curve in the $x$-$y$ plane is specified in terms of $\theta$ which ranges from $0$ to $2\pi$. The area enclosed by the curve is $$ A[x,y] = \frac12\int_0^{2\pi} (xy' - yx') \mathrm d \theta.…
0
votes
0 answers

Find an extremal of the functional $ \int_{0}^{1}(u'')^2dx - (u(0) - u(1))^2$.

I need to find an extremal of the functional $I[u] = \int_{0}^{1}(u'')^2dx - (u(0) - u(1))^2 \\ $, without any boundary conditions. Here's my solution: $ \\ \frac{d I[u+th]}{dt}|_{t=0}=2u''h'|^{1}_{0}…
stboy
  • 1
0
votes
1 answer

first variation of function defined by an integral

Let $f$ be a function defined by $f(x) = \int_0^x \sin \phi(t) dt$. What is the first variation $\delta f(x)$ and how it is calculated?
DeeDee
  • 103