Legendre transformation

In mathematics, two differentiable functions f and g are said to be Legendre transforms of each other if their first derivatives are inverse functions of each other:

<math>Df = \left( Dg \right)^{-1}<math>

f and g are then said to be related by a Legendre transformation. Legendre transformations are named after Adrien-Marie Legendre. They are unique up to an additive constant which is usually fixed by the additional requirement that

<math>f(x) + g(y) = \left\langle x,y\right\rangle<math>

holds.

A Legendre transformation is its own inverse, and is related to integration by parts.

Contents

Applications

Legendre transformations are used in thermodynamics to transform between the different thermodynamic potentials, and in classical mechanics to derive Hamiltonian mechanics from Lagrangian mechanics, as well as the other way around.

Examples

The exponential function ex has x ln xx as a Legendre transform since the respective first derivatives ex and ln x are inverse to each other. This example shows that the respective domains of a function and its Legendre transform need not agree.

Similarly, the quadratic form

<math> u(x) = \frac{1}{2} \, x^t \, A \, x <math>

with A an invertible n-by-n-matrix has

<math> v(y) = \frac{1}{2} \, y^t \, A^{-1} \, y <math>

as a Legendre transform.

Legendre transformation in one dimension

In one dimension, a Legendre transform to a function f : R → R with an invertible first derivative may be found using the formula

<math> g(y) = y \, x - f(x), \, x = f^{\prime-1}(y) <math>

This can be seen by integrating both sides of the defining condition restricted to one-dimension

<math> f^\prime(x) = g^{\prime-1}(x) <math>

from x0 to x1, making use of the Fundamental theorem of calculus on the left hand side and substituting

<math> y = g^{\prime-1}(x) <math>

on the right hand side to find

<math> f(x_1) - f(x_0) = \int_{y_0}^{y_1} y \, g^{\prime\prime}(y) \, dy <math>

with g′(y0) = x0, g′(y1) = x1. Using integration by parts the last integral simplifies to

<math> y_1 \, g^\prime(y_1) - y_0 \, g^\prime(y_0) - \int_{y_0}^{y_1} g^\prime(y) \, dy

= y_1 \, x_1 - y_0 \, x_0 - g(y_1) + g(y_0) <math>

Therefore,

<math> f(x_1) + g(y_1) - y_1 \, x_1 = f(x_0) + g(y_0) - y_0 \, x_0 <math>

Since the left hand side of this equation does only depend on x1 and the right hand side only on x0, they have to evaluate to the same constant.

<math> f(x) + g(y) - y \, x = C,\, x = g^\prime(y) = f^{\prime-1}(y) <math>

Solving for g and choosing C to be zero results in the above-mentioned formula.

Geometric interpretation

For a strictly convex function the Legendre-transformation can be interpreted as the mapping between the graph of the function and the family of tangents of the graph. (The tangents are well-defined at all but at most countably many points since a convex function is differentiable at all but at most countably many points.)

The equation of a line with slope m and y-intercept b is given by

<math>y = mx + b<math>

For this line to be tangent to the graph of a function f at the point (x0, f(x0)) requires

<math>f\left(x_0\right) = m x_0 + b<math>

and

<math>m = f^{\prime}\left(x_0\right)<math>

f′ is strictly monotone as the derivative of a strictly convex function, and the second equation can be solved for x0, allowing to eliminate x0 from the first giving the y-intercept b of the tangent as a function of its slope m:

<math>

b = f\left(f^{\prime-1}\left(m\right)\right) - m \cdot f^{\prime-1}\left(m\right) <math>

Legendre transformation in more than one dimension

For a differentiable real-valued function on an open subset U of Rn the Legendre conjugate of the pair (U, f) is defined to be the pair (V, g), where V is the image of U under the gradient mapping Df, and g is the function on V given by the formula

<math>

g(y) = \left\langle y, x \right\rangle - f\left(x\right), \, x = \left(Df\right)^{-1}(y) <math>

where

<math>\left\langle u,v\right\rangle = \sum_{k=1}^{n}u_{k} \cdot v_{k}<math>

is the scalar product on Rn.

Alternatively, if X is a real vector space and Y is its dual vector space, then for each point x of X and y of Y, there is a natural identification of the cotangent spaces T*Xx with Y and T*Yy with X. If f is a real differentiable function over X, then ∇f is a section of the cotangent bundle T*X and as such, we can construct a map from X to Y. Similarly, if g is a real differentiable function over Y, ∇g defines a map from Y to X. If both maps happen to be inverses of each other, we say we have a Legendre transform.

Convex conjugates

Definition

For a function

<math>f:\mathbb{R}^n\rightarrow\mathbb{R}\cup\{+\infty\}<math>

taking values on the extended real number line the Legendre transformation can be generalized to the Legendre-Fenchel transformation or convex conjugate of f by

<math>f^\star:\mathbb{R}^n\rightarrow\mathbb{R}\cup\{+\infty\}<math>
<math>

f^{\star}\left(p\right) =

\sup\left\{\left\langle x,p\right\rangle - f\left(x\right) :
  x \in \mathbb{R}^n \right\} =
- \inf\left\{f\left(x\right) - \left\langle x,p\right\rangle :
  x \in \mathbb{R}^n \right\}

<math>

Examples of convex conjugates

The convex conjugate of an affine function

<math>

f(x) = \left\langle a,x \right\rangle - b,\, a \in \mathbb{R}^n, b \in \mathbb{R} <math>

is

<math>

f^\star\left(x^\star\right) = \left \{ \begin{matrix} b, & x^\star = a

                      \\ \infty, & x^\star \ne a
          \end{matrix}
 \right.

<math>

The convex conjugate of the absolute value function

<math>f(x) = \left| x \right|<math>

is

<math>

f^\star\left(x^\star\right) = \left \{ \begin{matrix} 0, & \left|x\right| \le 1

                      \\ \infty, & \left|x\right| > 1
          \end{matrix}
 \right.

<math>

The convex conjugate of the exponential function is

<math>

\exp^\star\left(x^\star\right) = \left \{ \begin{matrix} x \ln x - x, & x > 0

                      \\ 0          , & x = 0
                      \\ \infty     , & x < 0
          \end{matrix}
 \right.

<math>

Properties of convex conjugation

Convex-conjugation is order-reversing: if fg then f*g*. The convex conjugate of a closed convex function is again a closed convex function. The convex conjugate of a polyhedral convex function (a convex function with polyhedral epigraph) is again a polyhedral convex function. For any proper convex function f and its convex conjugate f* Fenchel's inequality (also known as the Fenchel-Young inequality) holds:

<math>

\left\langle p,x \right\rangle \le f(x) + f^\star(p) <math>

The convex conjugate of a function is always lower semi-continuous. The biconjugate f** (the convex conjugate of the convex conjugate) is also the closed convex hull, i.e. the largest lower semi-continuous convex function smaller than f. Therefore, f = f** iff f is convex and lower semi-continuous.

Further properties

Scaling properties

The Legendre transformation has the following scaling properties:

<math>

f(x) = a \cdot g(x) \Rightarrow f^\star(p) = a \cdot g^\star\left(\frac{p}{a}\right) <math>

<math>

f(x) = g(a \cdot x) \Rightarrow f^\star(p) = g^\star\left(\frac{p}{a}\right) <math>

It follows that if a function is homogeneous of degree r then its image under the Legendre transformation is a homogeneous function of degree s, where 1/r + 1/s = 1.

Behavior under translation

<math>

f(x) = g(x) + b \Rightarrow f^\star(p) = g^\star(p) - b <math>

<math>

f(x) = g(x + y) \Rightarrow f^\star(p) = g^\star(p) - p \cdot y <math>

Behavior under inversion

<math>

f(x) = g^{-1}(x) \Rightarrow f^\star(p) = - p \cdot g^\star\left(\frac{1}{p}\right) <math>

Behavior under linear transformations

Let A be a linear transformation from Rn to Rm. For any convex function f on Rn, one has

<math> \left(A f\right)^\star = f^\star A^\star <math>

where A* is the adjoint operator of A defined by

<math> \left \langle Ax, y^\star \right \rangle = \left \langle x, A^\star y^\star \right \rangle <math>

A closed convex function f is symmetric with respect to a given set G of orthogonal linear transformations,

<math>f\left(A x\right) = f(x), \; \forall x, \; \forall A \in G <math>

if and only if f* is symmetric with respect to G.

Infimal convolution

The infimal convolution of two functions f and g is defined as

<math> \left(f \star_\inf g\right)(x) = \inf \left \{ f(x-y) + g(y) \, | \, y \in \mathbb{R}^n \right \} <math>

Let f1, …, fm be proper convex functions on Rn. Then

<math> \left( f_1 \star_\inf \cdots \star_\inf f_m \right)^\star = f_1^\star + \cdots + f_m^\star <math>

References

de:Legendre-Transformation it: Trasformata di Legendre sl:Legendrova transformacija

Navigation

  • Art and Cultures
    • Art (https://academickids.com/encyclopedia/index.php/Art)
    • Architecture (https://academickids.com/encyclopedia/index.php/Architecture)
    • Cultures (https://www.academickids.com/encyclopedia/index.php/Cultures)
    • Music (https://www.academickids.com/encyclopedia/index.php/Music)
    • Musical Instruments (http://academickids.com/encyclopedia/index.php/List_of_musical_instruments)
  • Biographies (http://www.academickids.com/encyclopedia/index.php/Biographies)
  • Clipart (http://www.academickids.com/encyclopedia/index.php/Clipart)
  • Geography (http://www.academickids.com/encyclopedia/index.php/Geography)
    • Countries of the World (http://www.academickids.com/encyclopedia/index.php/Countries)
    • Maps (http://www.academickids.com/encyclopedia/index.php/Maps)
    • Flags (http://www.academickids.com/encyclopedia/index.php/Flags)
    • Continents (http://www.academickids.com/encyclopedia/index.php/Continents)
  • History (http://www.academickids.com/encyclopedia/index.php/History)
    • Ancient Civilizations (http://www.academickids.com/encyclopedia/index.php/Ancient_Civilizations)
    • Industrial Revolution (http://www.academickids.com/encyclopedia/index.php/Industrial_Revolution)
    • Middle Ages (http://www.academickids.com/encyclopedia/index.php/Middle_Ages)
    • Prehistory (http://www.academickids.com/encyclopedia/index.php/Prehistory)
    • Renaissance (http://www.academickids.com/encyclopedia/index.php/Renaissance)
    • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
    • United States (http://www.academickids.com/encyclopedia/index.php/United_States)
    • Wars (http://www.academickids.com/encyclopedia/index.php/Wars)
    • World History (http://www.academickids.com/encyclopedia/index.php/History_of_the_world)
  • Human Body (http://www.academickids.com/encyclopedia/index.php/Human_Body)
  • Mathematics (http://www.academickids.com/encyclopedia/index.php/Mathematics)
  • Reference (http://www.academickids.com/encyclopedia/index.php/Reference)
  • Science (http://www.academickids.com/encyclopedia/index.php/Science)
    • Animals (http://www.academickids.com/encyclopedia/index.php/Animals)
    • Aviation (http://www.academickids.com/encyclopedia/index.php/Aviation)
    • Dinosaurs (http://www.academickids.com/encyclopedia/index.php/Dinosaurs)
    • Earth (http://www.academickids.com/encyclopedia/index.php/Earth)
    • Inventions (http://www.academickids.com/encyclopedia/index.php/Inventions)
    • Physical Science (http://www.academickids.com/encyclopedia/index.php/Physical_Science)
    • Plants (http://www.academickids.com/encyclopedia/index.php/Plants)
    • Scientists (http://www.academickids.com/encyclopedia/index.php/Scientists)
  • Social Studies (http://www.academickids.com/encyclopedia/index.php/Social_Studies)
    • Anthropology (http://www.academickids.com/encyclopedia/index.php/Anthropology)
    • Economics (http://www.academickids.com/encyclopedia/index.php/Economics)
    • Government (http://www.academickids.com/encyclopedia/index.php/Government)
    • Religion (http://www.academickids.com/encyclopedia/index.php/Religion)
    • Holidays (http://www.academickids.com/encyclopedia/index.php/Holidays)
  • Space and Astronomy
    • Solar System (http://www.academickids.com/encyclopedia/index.php/Solar_System)
    • Planets (http://www.academickids.com/encyclopedia/index.php/Planets)
  • Sports (http://www.academickids.com/encyclopedia/index.php/Sports)
  • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
  • Weather (http://www.academickids.com/encyclopedia/index.php/Weather)
  • US States (http://www.academickids.com/encyclopedia/index.php/US_States)

Information

  • Home Page (http://academickids.com/encyclopedia/index.php)
  • Contact Us (http://www.academickids.com/encyclopedia/index.php/Contactus)

  • Clip Art (http://classroomclipart.com)
Toolbox
Personal tools