Recently, I have been studied about Lp Minkowski problem. I met some confusion. The equation is an ODE like that $$u_{xx}+u=\frac{g(x)}{u^{p+1}}, \quad x\in\mathbb{R} , \quad p\geq 0.$$ $g(x)$ is a positive function and $u>0, u(k)=u(2\pi+k),k\in\mathbb{R}$ . Then we regard it as an Euler-lagrange equation of a functional. The papers gave this one: $$J[u]=(\int_0^{2\pi}\frac{g(x)}{u^p}dx)^{\frac{2}{p}}(\int_0^{2\pi}(u^2-u_x^2)dx).$$ In other word, a solution of this ODE is essentially a critical point of the functional. My question is how to find this functional? I think it is strange and maybe relative to eigenvalue of ODE? But why it has the power $\frac{2}{p}$? Thanks in advance.
2026-02-24 00:48:11.1771894091
Given an ODE then regard it as an Euler-Lagrange equation, how to find a functional relative to it?
58 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ORDINARY-DIFFERENTIAL-EQUATIONS
- The Runge-Kutta method for a system of equations
- Analytical solution of a nonlinear ordinary differential equation
- Stability of system of ordinary nonlinear differential equations
- Maximal interval of existence of the IVP
- Power series solution of $y''+e^xy' - y=0$
- Change of variables in a differential equation
- Dimension of solution space of homogeneous differential equation, proof
- Solve the initial value problem $x^2y'+y(x-y)=0$
- Stability of system of parameters $\kappa, \lambda$ when there is a zero eigenvalue
- Derive an equation with Faraday's law
Related Questions in EULER-LAGRANGE-EQUATION
- Showing solution to this function by Euler-Lagrange
- Derive the Euler–Lagrange equation for a functional a single variable with higher derivatives.
- Functional with 4th grade characteristic equation
- derivative of double integral in calculus of variation
- When is the Euler-Lagrange equation trivially satisfied?
- Euler-Lagrange and total derivative of partial derivative for function of two variables
- Energy Functional from the Euler-Lagrange Equations
- Find differential equation using variation principle and lagrangian
- Euler-Lagrange equations without lower boundary conditions
- Finding First Variation
Related Questions in VARIATIONAL-ANALYSIS
- Calculus of Variation - Minimize a Functional
- Stationary Condition of Variational Iteration Method
- Existence and uniqueness of weak solutions to the homogeneous biharmonic equation.
- An example for a stable harmonic map which is not a local minimizer
- Similarity between the differential of functionals and functions
- Functional form of an Ordinary Differential Equation
- Beam equation is neccesary condition for minimum of specific functional.
- First variation of coordinate transformation
- Do there exist energy-minimizing immersions?
- Is there always a non-trivial homotopy class of maps which minimizes the Dirichlet energy?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
OP's functional is of the form $$ J[u]~= F[u]^r G[u]^s, \qquad r,s~\in~\mathbb{R},\tag{1}$$ where $$ F[u]~:=~ \int_0^{2\pi}\!\mathrm{d}x(u^2-u_x^2) \qquad\text{and}\qquad G[u]~:=~ \int_0^{2\pi}\!\mathrm{d}x\frac{g(x)}{u^p}. \tag{2}$$
The functional derivatives are $$ \frac{\delta F[u]}{\delta u(x)}~=~2u(x)+2u_{xx}(x) \qquad\text{and}\qquad \frac{\delta G[u]}{\delta u(x)}~=~ -p \frac{g(x)}{u^{p+1}(x)}.\tag{3} $$
The sought-for functional derivative becomes$^1$ $$\begin{align} \frac{1}{J[u]}\frac{\delta J[u]}{\delta u(x)} ~=~& \frac{r}{F[u]}\frac{\delta F[u]}{\delta u(x)}+ \frac{s}{G[u]}\frac{\delta G[u]}{\delta u(x)}\cr ~=~&\frac{2r}{F[u]}(u(x)+u_{xx}(x))- \frac{sp}{G[u]}\frac{g(x)}{u^{p+1}(x)}\end{align}\tag{4}$$
The stationary condition for $J$ is hence an ODE of the form $$ u(x)+u_{xx}(x)~= k\frac{g(x)}{u^{p+1}(x)}, \qquad k~\in~\mathbb{R}\backslash\{0\}.\tag{5}$$
Multiplying the ODE (5) with u(x) and integrating over $x$ implies that $$F[u]~=~kG[u]\tag{6}$$ on-shell.
Moreover, if the powers satisfy $$ 2r~=~sp,\tag{7}$$ then the ODE (5) is a stationary path for $J$. This essentially answers OP's question about the power $\frac{2}{p}$.
--
$^1$ Strictly speaking $J[u]$ could be zero, so the factor $\frac{1}{J[u]}$ on the LHS of eq. (4) is better kept as a factor $J[u]$ on the RHS of eq. (4). We leave it to the reader to improve this.