Ignoring all physical constants, I wish to show that the Maxwell-Boltzmann distribution $e^{-|v|^2}dv$ minimizes the entropy functional $\int_{\mathbb{R}^3} f\log f\,dv$ among all probability distribution with the same mass, momentum, and energy, i.e. the 0'th, 1st and 2nd moments are fixed. This is what I have: since for any $\varphi\in C^\infty_c(\mathbb{R}^3)$ with vanishing 0,1,2 order moments, we have $0=\frac{d}{d\epsilon}\bigg|_{\epsilon = 0}\int (f+\epsilon\varphi)\log(f+\epsilon\varphi)dv = \int\varphi(\log f +1)dv$. How do I now get the Euler-lagrange equation for $f$? This sounds like a job for lagrange multipliers but it's not clear to me how to implement it.
2026-04-11 20:12:28.1775938348
Gibbs’ Lemma in Thermodynamics
152 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in MATHEMATICAL-PHYSICS
- Why boundary conditions in Sturm-Liouville problem are homogeneous?
- What is the value of alternating series which I mention below
- Are there special advantages in this representation of sl2?
- Intuition behind quaternion multiplication with zero scalar
- Return probability random walk
- "Good" Linear Combinations of a Perturbed Wave Function
- Yang–Mills theory and mass gap
- Self adjoint operators on incomplete spaces
- Algebraic geometry and algebraic topology used in string theory
- Compute time required to travel given distance with constant acceleration and known initial speed
Related Questions in CALCULUS-OF-VARIATIONS
- On sufficient condition for pre-compactness "in measure"(i.e. in Young measure space)
- Weak formulation of Robin boundary condition problem
- Why is the index of a harmonic map finite?
- Variational Formulation - inhomogeneous Neumann boundary
- Relationship between Training Neural Networks and Calculus of Variations
- How to prove a Minimal Surface minimizes Surface Tension
- Derive the Euler–Lagrange equation for a functional a single variable with higher derivatives.
- Does the covariant derivative commute with the variational derivative?
- Derivative of a functional w.r.t. a single point?
- calculus of variations with double integral textbook?
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?
I'm not sure if this is what you're looking for, but here is how to impose the Lagrange multipliers. We wish to maximize
$$ S=-\int dv \ f(v) \ln f(v) $$
I'm using $dv=dv_x dv_ydv_z$, and $v=\vec{v}$. Implementing the constraints as Lagrange multipliers $\lambda$ we have
$$ S=-\int dv \ f(v) \ln f(v) + \lambda_0 \left( \int dv \ f(v)-m_0 \right) + \lambda_{1,j} \left( \int dv \ v_j f(v)-m_{1,j} \right)+ \lambda_2 \left( \int dv \ v^2f(v)-m_2 \right) $$
The $m_n$ are the nth moments the you have specified. We must have $m_0=1$. I've had to label the velocity components with $j$ since this isn't the speed distribution. I think the Maxwell distribution is defined as entropy maximum with fixed energy only, so we shouldn't really have the constraint $\lambda_1$. Leaving it in for now, take the derivative w.r.t. $f$
$$ \partial_fS=-\int dv \ \ln f(v) - \int dv \ +\lambda_0 \int dv + \lambda_{1,j}\int dv \ v_j+\lambda_2\int dv \ v^2=0 \\ \partial_fS=-\int dv \ \left( \ln f +1-\lambda_0-\lambda_{1,j}v_j-\lambda_2v^2\right)=0 $$
Setting the integrand equal to $0$, and solving for $f$
$$ f(v)=\exp(-1+\lambda_0+\lambda_{1,j}v_j+\lambda_2v^2)=A \exp(\lambda_{1,j}v_j+\lambda_2v^2) $$
I've introduced the constant $A$ for simplicity. Now one solves for the $\lambda$ (and $A$) by imposing the constraints:
$$ 1=\int dv \ A \exp(\lambda_{1,j}v_j+\lambda_2v^2) \\ m_{1,k} =\int dv \ v_k A \exp(\lambda_{1,j}v_j+\lambda_2v^2) \\ m_2 = \int dv \ v^2 A \exp(\lambda_{1,j}v_j+\lambda_2v^2) $$
In principle, you do the integrals, get simultaneous equations for the $\lambda$, and solve for them. Here, I think symmetry alone dictates that $\lambda_{1,j}=0$ and thus $m_{1,k}=0$. Assuming this is so, we have
$$ 1=\int dv \ A \exp(\lambda_2v^2) \\ m_2 = \int dv \ v^2 A \exp(\lambda_2v^2) $$
The first integral is a product of Gaussians. The second may be evaluated in spherical $v$ co-ordinates. In any case, that there are solutions for $A$ and $\lambda_2$ justifies the functional form you seek. I find
$$ A=\left( \frac{3}{2 \pi m_2} \right)^{3/2} \\ \lambda_2 = -\frac{3}{2m_2} $$