Le théorème d'Euler , tirant son nom du mathématicien suisse Leonhard Euler , lie les fonctions homogènes à leurs dérivées partielles .
Il est souvent utilisé en thermodynamique et en économie .
Soit
C
{\displaystyle C}
un sous-ensemble non vide de
R
n
{\displaystyle \mathbb {R} ^{n}}
tel que si
x
=
(
x
1
,
…
,
x
n
)
∈
C
{\displaystyle x=\left(x_{1},\ldots ,x_{n}\right)\in C}
et
t
∈
]
0
,
+
∞
[
{\displaystyle t\in \,]0,+\infty [}
, alors
t
x
=
(
t
x
1
,
…
,
t
x
n
)
∈
C
{\displaystyle tx=\left(tx_{1},\ldots ,tx_{n}\right)\in C}
(
C
{\displaystyle C}
est un cône positif ). Soit
k
{\displaystyle k}
un réel .
Par définition, une fonction de plusieurs variables
f
{\displaystyle f}
est dite positivement homogène de degré
k
{\displaystyle k}
si[ 1] :
∀
t
∈
R
+
,
∗
,
∀
x
∈
C
,
f
(
t
x
)
=
t
k
f
(
x
)
{\displaystyle \forall t\in \,\mathbb {R} ^{+,*},\quad \forall x\in C,\qquad f\!\left(tx\right)=t^{k}f\!\left(x\right)}
Le théorème d'Euler s'énonce comme suit[ 1] :
Une fonction de plusieurs variables
f
:
C
→
R
{\displaystyle f:C\to \mathbb {R} }
différentiable en tout point est positivement homogène de degré
k
{\displaystyle k}
si et seulement si la relation suivante, appelée identité d'Euler , est vérifiée[ 1] :
∀
x
=
(
x
1
,
…
,
x
n
)
∈
C
,
∑
i
=
1
n
x
i
∂
f
∂
x
i
(
x
)
=
∑
i
=
1
n
x
i
f
x
i
′
(
x
)
=
k
f
(
x
)
{\displaystyle \forall x=\left(x_{1},\ldots ,x_{n}\right)\in C,\quad \sum _{i=1}^{n}x_{i}{\partial f \over \partial x_{i}}\!\left(x\right)=\sum _{i=1}^{n}x_{i}f'_{x_{i}}\!\left(x\right)=k\,f\!\left(x\right)}
où
∂
f
∂
x
i
=
f
x
i
′
{\displaystyle {\partial f \over \partial x_{i}}=f'_{x_{i}}}
est la dérivée partielle de la fonction
f
{\displaystyle f}
par rapport à la variable
x
i
{\displaystyle x_{i}}
.
Remarque : l'identité d'Euler peut être vue comme une équation aux dérivées partielles , et le théorème d'Euler, le fait que ses solutions sont les fonctions
k
{\displaystyle k}
-positivement homogènes.
Soit la fonction
f
{\displaystyle f}
définie, pour
(
a
,
b
,
c
)
∈
R
3
{\displaystyle (a,b,c)\in \mathbb {R} ^{3}}
, par :
f
:
R
2
⟶
R
x
=
(
x
1
,
x
2
)
⟼
f
(
x
)
=
a
x
1
2
+
b
x
2
2
+
c
x
1
x
2
{\displaystyle {\begin{matrix}f:&\mathbb {R} ^{2}&\longrightarrow &\mathbb {R} \\&x=\left(x_{1},x_{2}\right)&\longmapsto &f\!\left(x\right)=a\,{x_{1}}^{2}+b\,{x_{2}}^{2}+c\,x_{1}x_{2}\end{matrix}}}
Cette fonction est homogène de degré 2 puisque,
∀
t
∈
R
+
{\displaystyle \forall t\in \mathbb {R} ^{+}}
:
f
(
t
x
)
=
a
(
t
x
1
)
2
+
b
(
t
x
2
)
2
+
c
(
t
x
1
)
(
t
x
2
)
=
t
2
(
a
x
1
2
+
b
x
2
2
+
c
x
1
x
2
)
=
t
2
f
(
x
)
{\displaystyle {\begin{aligned}f\!\left(tx\right)&=a\,\left(tx_{1}\right)^{2}+b\,\left(tx_{2}\right)^{2}+c\,\left(tx_{1}\right)\left(tx_{2}\right)\\&=t^{2}\,\left(a\,{x_{1}}^{2}+b\,{x_{2}}^{2}+c\,x_{1}x_{2}\right)\\&=t^{2}\,f\!\left(x\right)\end{aligned}}}
On a les dérivées partielles :
∂
f
∂
x
1
(
x
)
=
2
a
x
1
+
c
x
2
{\displaystyle {\partial f \over \partial x_{1}}\!\left(x\right)=2a\,x_{1}+c\,x_{2}}
∂
f
∂
x
2
(
x
)
=
2
b
x
2
+
c
x
1
{\displaystyle {\partial f \over \partial x_{2}}\!\left(x\right)=2b\,x_{2}+c\,x_{1}}
On vérifie l'identité d'Euler :
x
1
∂
f
∂
x
1
(
x
)
+
x
2
∂
f
∂
x
2
(
x
)
=
x
1
(
2
a
x
1
+
c
x
2
)
+
x
2
(
2
b
x
2
+
c
x
1
)
=
2
(
a
x
1
2
+
b
x
2
2
+
c
x
1
x
2
)
=
2
f
(
x
)
{\displaystyle {\begin{aligned}x_{1}{\partial f \over \partial x_{1}}\!\left(x\right)+x_{2}{\partial f \over \partial x_{2}}\!\left(x\right)&=x_{1}\,\left(2a\,x_{1}+c\,x_{2}\right)+x_{2}\,\left(2b\,x_{2}+c\,x_{1}\right)\\&=2\,\left(a\,{x_{1}}^{2}+b\,{x_{2}}^{2}+c\,x_{1}x_{2}\right)\\&=2\,f\!\left(x\right)\end{aligned}}}
Plus généralement, toute fonction polynomiale homogène vérifie l’identité d'Euler, voir infra , et par conséquent aussi toute fonction rationnelle quotient de fonctions polynomiales homogènes ; par exemple :
f
:
(
x
,
y
,
z
)
↦
x
4
+
x
y
z
2
x
5
+
y
z
4
{\displaystyle f:\left(x,y,z\right)\mapsto {\frac {x^{4}+xyz^{2}}{x^{5}+yz^{4}}}}
vérifie :
x
f
x
′
+
y
f
y
′
+
z
f
z
′
=
(
4
−
5
)
f
=
−
f
{\displaystyle xf'_{x}+yf'_{y}+zf'_{z}=(4-5)\,f=-f}
La fonction
f
:
(
x
,
y
)
↦
x
ln
(
y
/
x
)
{\displaystyle f:\left(x,y\right)\mapsto x\,\ln \!\left(y/x\right)}
est 1-positivement homogène sur
]
0
,
+
∞
[
2
{\displaystyle ]0,+\infty [^{2}}
, car la fonction
(
x
,
y
)
↦
y
/
x
{\displaystyle \left(x,y\right)\mapsto y/x}
est 0-positivement homogène, donc également la fonction
(
x
,
y
)
↦
ln
(
y
/
x
)
{\displaystyle \left(x,y\right)\mapsto \ln \!\left(y/x\right)}
, et la fonction
(
x
,
y
)
↦
x
{\displaystyle \left(x,y\right)\mapsto x}
est 1-homogène. La fonction
f
{\displaystyle f}
vérifie donc :
x
f
x
′
+
y
f
y
′
=
f
{\displaystyle xf'_{x}+yf'_{y}=f}
Définitions et résultats intermédiaires.
Soit
C
{\displaystyle C}
un sous-ensemble non vide de
R
n
{\displaystyle \mathbb {R} ^{n}}
tel que si
x
=
(
x
1
,
…
,
x
n
)
∈
C
{\displaystyle x=\left(x_{1},\ldots ,x_{n}\right)\in C}
et
t
∈
R
+
,
∗
{\displaystyle t\in \,\mathbb {R} ^{+,*}}
, alors
t
x
=
(
t
x
1
,
…
,
t
x
n
)
∈
C
{\displaystyle tx=\left(tx_{1},\ldots ,tx_{n}\right)\in C}
(
C
{\displaystyle C}
est un cône positif ) et
f
:
C
→
R
{\displaystyle f:C\to \mathbb {R} }
une fonction différentiable en tout point.
On fixe un vecteur
x
=
(
x
1
,
…
,
x
n
)
∈
C
{\displaystyle x=\left(x_{1},\ldots ,x_{n}\right)\in C}
et on définit sur
R
+
,
∗
{\displaystyle \mathbb {R} ^{+,*}}
une fonction
g
{\displaystyle g}
de variable réelle
t
{\displaystyle t}
et telle que
g
(
t
)
=
f
(
t
x
)
=
f
(
t
x
1
,
…
,
t
x
n
)
{\displaystyle g\!\left(t\right)=f\!\left(tx\right)=f\!\left(tx_{1},\ldots ,tx_{n}\right)}
.
Le théorème de dérivation des fonctions composées donne[ 3] :
d
g
d
t
(
t
)
=
∑
i
=
1
n
∂
(
t
x
i
)
∂
t
∂
f
∂
x
i
(
t
x
)
=
∑
i
=
1
n
x
i
∂
f
∂
x
i
(
t
x
)
{\displaystyle {\mathrm {d} g \over \mathrm {d} t}\!\left(t\right)=\sum _{i=1}^{n}{\partial (tx_{i}) \over \partial t}{\partial f \over \partial x_{i}}\!\left(tx\right)=\sum _{i=1}^{n}x_{i}{\partial f \over \partial x_{i}}\!\left(tx\right)}
Proposition à démontrer : si
f
{\displaystyle f}
est une fonction positivement homogène de degré
k
{\displaystyle k}
, alors
∑
i
=
1
n
x
i
∂
f
∂
x
i
(
x
)
=
k
f
(
x
)
{\displaystyle \sum _{i=1}^{n}x_{i}{\partial f \over \partial x_{i}}\!\left(x\right)=k\,f\!\left(x\right)}
.
Si
f
:
C
→
R
{\displaystyle f:C\to \mathbb {R} }
est une fonction positivement homogène de degré
k
{\displaystyle k}
(
k
∈
R
{\displaystyle k\in \mathbb {R} }
), alors :
∀
t
∈
R
+
,
∗
,
∀
x
∈
C
,
g
(
t
)
=
f
(
t
x
)
=
t
k
f
(
x
)
{\displaystyle \forall t\in \mathbb {R} ^{+,*},\,\forall x\in C,\,g\!\left(t\right)=f\!\left(tx\right)=t^{k}\,f\!\left(x\right)}
Par conséquent :
d
g
d
t
(
t
)
=
∑
i
=
1
n
x
i
∂
f
∂
x
i
(
t
x
)
=
k
t
k
−
1
f
(
x
)
{\displaystyle {\mathrm {d} g \over \mathrm {d} t}\!\left(t\right)=\sum _{i=1}^{n}x_{i}{\partial f \over \partial x_{i}}\!\left(tx\right)=k\,t^{k-1}\,f\!\left(x\right)}
Avec
t
=
1
{\displaystyle t=1}
on obtient finalement que, si
f
{\displaystyle f}
est une fonction positivement homogène de degré
k
{\displaystyle k}
, alors[ 1] :
∑
i
=
1
n
x
i
∂
f
∂
x
i
(
x
)
=
k
f
(
x
)
{\displaystyle \sum _{i=1}^{n}x_{i}{\partial f \over \partial x_{i}}\!\left(x\right)=k\,f\!\left(x\right)}
Proposition à démontrer : réciproquement, si
∑
i
=
1
n
x
i
∂
f
∂
x
i
(
x
)
=
k
f
(
x
)
{\displaystyle \sum _{i=1}^{n}x_{i}{\partial f \over \partial x_{i}}\!\left(x\right)=k\,f\!\left(x\right)}
, alors
f
{\displaystyle f}
est une fonction positivement homogène de degré
k
{\displaystyle k}
.
On suppose que
∃
k
∈
R
{\displaystyle \exists k\in \mathbb {R} }
,
∀
x
∈
C
{\displaystyle \forall x\in C}
:
∑
i
=
1
n
x
i
∂
f
∂
x
i
(
x
)
=
k
f
(
x
)
{\displaystyle \sum _{i=1}^{n}x_{i}{\partial f \over \partial x_{i}}\!\left(x\right)=k\,f\!\left(x\right)}
On a
∀
t
∈
R
+
,
∗
{\displaystyle \forall t\in \mathbb {R} ^{+,*}}
:
∑
i
=
1
n
t
x
i
∂
f
∂
x
i
(
t
x
)
=
k
f
(
t
x
)
{\displaystyle \sum _{i=1}^{n}tx_{i}{\partial f \over \partial x_{i}}\!\left(tx\right)=k\,f\!\left(tx\right)}
ce qui revient à :
t
d
g
d
t
(
t
)
=
k
g
(
t
)
{\displaystyle t\,{\mathrm {d} g \over \mathrm {d} t}\!\left(t\right)=k\,g\!\left(t\right)}
Cette équation différentielle linéaire d'ordre 1 a pour solution toute fonction de la forme :
g
(
t
)
=
t
k
g
(
1
)
{\displaystyle g\!\left(t\right)=t^{k}\,g\!\left(1\right)}
On obtient finalement que, si
∑
i
=
1
n
x
i
∂
f
∂
x
i
(
x
)
=
k
f
(
x
)
{\displaystyle \sum _{i=1}^{n}x_{i}{\partial f \over \partial x_{i}}\!\left(x\right)=k\,f\!\left(x\right)}
, alors
f
(
t
x
)
=
t
k
f
(
x
)
{\displaystyle f\!\left(tx\right)=t^{k}\,f\!\left(x\right)}
, c'est-à-dire
f
{\displaystyle f}
est une fonction positivement homogène de degré
k
{\displaystyle k}
[ 1] .
Les dérivées partielles d'une fonction positivement homogène de degré
k
{\displaystyle k}
étant positivement homogènes de degré
k
−
1
{\displaystyle k-1}
, on a la relation, pour
f
{\displaystyle f}
deux fois différentiable[ 4] :
∑
j
=
1
n
∑
i
=
1
n
x
i
x
j
f
x
i
x
j
″
(
x
)
=
k
(
k
−
1
)
f
(
x
)
{\displaystyle \sum _{j=1}^{n}\sum _{i=1}^{n}x_{i}x_{j}f''_{x_{i}x_{j}}\!\left(x\right)=k(k-1)f\!\left(x\right)}
Et à l'ordre
p
{\displaystyle p}
, pour
f
{\displaystyle f}
p
{\displaystyle p}
fois différentiable :
∑
1
⩽
i
1
,
…
,
i
p
⩽
n
x
i
1
…
x
i
p
f
x
i
1
…
x
i
p
(
p
)
(
x
)
=
k
(
k
−
1
)
⋯
(
k
−
p
+
1
)
f
(
x
)
{\displaystyle \sum _{1\leqslant i_{1},\dots ,i_{p}\leqslant n}x_{i_{1}}\dots x_{i_{p}}f_{x_{i_{1}}\dots x_{i_{p}}}^{(p)}\!\left(x\right)=k(k-1)\cdots (k-p+1)f\!\left(x\right)}
Compte tenu du théorème de Schwarz , on obtient pour
f
{\displaystyle f}
de classe
C
p
{\displaystyle C^{p}}
:
∑
i
1
+
⋯
+
i
n
=
p
(
p
i
1
,
…
,
i
n
)
x
1
i
1
…
x
n
i
n
f
x
1
i
1
…
x
n
i
n
(
p
)
(
x
)
=
k
(
k
−
1
)
⋯
(
k
−
p
+
1
)
f
(
x
)
{\displaystyle \sum _{i_{1}+\dots +i_{n}=p}{\binom {p}{i_{1},\dots ,i_{n}}}{x_{1}}^{i_{1}}\dots {x_{n}}^{i_{n}}f_{{x_{1}}^{i_{1}}\dots {x_{n}}^{i_{n}}}^{(p)}\!\left(x\right)=k(k-1)\cdots (k-p+1)f\!\left(x\right)}
où
(
p
i
1
,
…
,
i
n
)
=
p
!
i
1
!
…
i
n
!
{\displaystyle {p \choose i_{1},\dots ,i_{n}}={\frac {p!}{i_{1}!\dots i_{n}!}}}
est un coefficient multinomial .
Soit la différentielle de la fonction
f
{\displaystyle f}
:
d
f
=
∑
i
=
1
n
∂
f
∂
x
i
d
x
i
{\displaystyle \mathrm {d} f=\sum _{i=1}^{n}{\partial f \over \partial x_{i}}\,\mathrm {d} x_{i}}
Cette différentielle, calculée en un point
a
{\displaystyle a}
et appliquée sur un vecteur
h
=
(
h
1
,
…
,
h
n
)
{\displaystyle h=\left(h_{1},\dots ,h_{n}\right)}
, prend la valeur :
d
f
a
(
h
)
=
∑
i
=
1
n
∂
f
∂
x
i
(
a
)
h
i
{\displaystyle \mathrm {d} f_{a}\!\left(h\right)=\sum _{i=1}^{n}{\partial f \over \partial x_{i}}\!\left(a\right)\,h_{i}}
Pour obtenir le premier membre de l'identité d'Euler, on calcule la différentielle au point
a
=
x
{\displaystyle a=x}
et on l'applique sur le vecteur
h
=
x
{\displaystyle h=x}
lui-même :
d
f
x
(
x
)
=
∑
i
=
1
n
∂
f
∂
x
i
(
x
)
x
i
{\displaystyle \mathrm {d} f_{x}\!\left(x\right)=\sum _{i=1}^{n}{\partial f \over \partial x_{i}}\!\left(x\right)\,x_{i}}
On note également
d
f
x
(
x
)
=
f
′
(
x
)
⋅
x
{\displaystyle \mathrm {d} f_{x}\!\left(x\right)=f'\!\left(x\right)\cdot x}
.
Ainsi,
x
{\displaystyle x}
joue un double rôle, d'abord comme point où l'on calcule la différentielle, puis comme vecteur sur lequel on applique cette différentielle. Avec la notation différentielle, l'identité d'Euler s'écrit sous une forme purement vectorielle, sans avoir besoin de faire apparaitre les composantes de
x
{\displaystyle x}
:
d
f
x
(
x
)
=
k
f
(
x
)
{\displaystyle \mathrm {d} f_{x}\!\left(x\right)=k\,f(x)}
De plus, on remarque que l'expression précédente est valide dans tout espace vectoriel normé , de dimension finie ou non, indépendamment de toute base, ce qui conduit au théorème suivant :
Soient
E
{\displaystyle E}
et
F
{\displaystyle F}
deux
R
{\displaystyle \mathbb {R} }
-espaces vectoriels normés,
C
{\displaystyle C}
un cône positif ouvert de
E
{\displaystyle E}
et
k
{\displaystyle k}
un réel. Une fonction différentiable
f
:
C
→
F
{\displaystyle f:C\to F}
est positivement homogène de degré
k
{\displaystyle k}
si et seulement si elle vérifie l'identité d'Euler[ 4] , [ 5] :
∀
x
∈
C
d
f
x
(
x
)
=
k
f
(
x
)
{\displaystyle \forall x\in C\quad \mathrm {d} f_{x}\!\left(x\right)=k\,f\!\left(x\right)}
Il suffit de constater l'équivalence entre les affirmations suivantes :
f
{\displaystyle f}
est positivement homogène de degré
k
{\displaystyle k}
.
Pour tout
x
∈
C
{\displaystyle x\in C}
, la fonction
]
0
,
+
∞
[
→
F
,
t
↦
t
−
k
f
(
t
x
)
{\displaystyle \left]0,+\infty \right[\to F,\,t\mapsto t^{-k}f\!\left(tx\right)}
est constante ; la valeur de la constante est nécessairement
f
(
x
)
{\displaystyle f\!\left(x\right)}
, obtenu pour
t
=
1
{\displaystyle t=1}
.
Pour tout
x
∈
C
{\displaystyle x\in C}
, la différentielle de la fonction
]
0
,
+
∞
[
→
F
,
t
↦
t
−
k
f
(
t
x
)
{\displaystyle \left]0,+\infty \right[\to F,\,t\mapsto t^{-k}f\!\left(tx\right)}
est identiquement nulle.
Pour tout
x
∈
C
{\displaystyle x\in C}
et tout
t
>
0
{\displaystyle t>0}
,
−
k
t
−
k
−
1
f
(
t
x
)
+
t
−
k
d
f
t
x
(
x
)
=
0
{\displaystyle -kt^{-k-1}f\!\left(tx\right)+t^{-k}\,\mathrm {d} f_{tx}\!\left(x\right)=0}
.
Pour tout
x
∈
C
{\displaystyle x\in C}
et tout
t
>
0
{\displaystyle t>0}
,
−
k
f
(
t
x
)
+
d
f
t
x
(
t
x
)
=
0
{\displaystyle -kf\!\left(tx\right)+\mathrm {d} f_{tx}\!\left(tx\right)=0}
, en multipliant par
t
k
+
1
{\displaystyle t^{k+1}}
et en utilisant la linéarité de la différentielle :
t
d
f
t
x
(
x
)
=
d
f
t
x
(
t
x
)
{\displaystyle t\,\mathrm {d} f_{tx}\!\left(x\right)=\mathrm {d} f_{tx}\!\left(tx\right)}
.
Pour tout
y
∈
C
{\displaystyle y\in C}
,
d
f
y
(
y
)
=
k
f
(
y
)
{\displaystyle \mathrm {d} f_{y}\!\left(y\right)=kf\!\left(y\right)}
, en posant
y
=
t
x
{\displaystyle y=tx}
.
Soit
K
{\displaystyle K}
un corps commutatif de caractéristique nulle et
P
{\displaystyle P}
un polynôme de
K
[
X
1
,
X
2
,
⋯
,
X
m
]
{\displaystyle K[X_{1},X_{2},\cdots ,X_{m}]}
; alors
P
{\displaystyle P}
est un polynôme homogène de degré total
n
{\displaystyle n}
si et seulement si l'une des conditions suivantes est réalisée[ 6] , [ 7] :
P
{\displaystyle P}
est somme de monômes de degré total
n
{\displaystyle n}
.
Pour tout
k
∈
K
{\displaystyle k\in K}
,
P
(
k
X
1
,
…
,
k
X
m
)
=
k
n
P
(
X
1
,
…
,
X
m
)
{\displaystyle P\!\left(kX_{1},\dots ,kX_{m}\right)=k^{n}P\!\left(X_{1},\dots ,X_{m}\right)}
.
P
{\displaystyle P}
vérifie l'identité d'Euler :
X
1
P
X
1
′
+
⋯
+
X
m
P
X
m
′
=
n
P
{\displaystyle X_{1}P'_{X_{1}}+\cdots +X_{m}P'_{X_{m}}=nP}
.
Note : les implications
1.
⇒
2.
{\displaystyle 1.\Rightarrow 2.}
et
2.
⇒
3.
{\displaystyle 2.\Rightarrow 3.}
sont vraies dans un corps commutatif quelconque.
L'extension aux dérivées d'ordre
p
{\displaystyle p}
vue supra s'écrit alors :
∑
i
1
+
⋯
+
i
n
=
p
X
1
i
1
…
X
n
i
n
i
1
!
…
i
n
!
P
X
1
i
1
…
X
n
i
n
(
p
)
=
(
k
p
)
P
{\displaystyle \sum _{i_{1}+\dots +i_{n}=p}{\frac {{X_{1}}^{i_{1}}\dots {X_{n}}^{i_{n}}}{i_{1}!\dots i_{n}!}}P_{{X_{1}}^{i_{1}}\dots {X_{n}}^{i_{n}}}^{(p)}={k \choose p}P}
En thermodynamique , le théorème d'Euler permet notamment de lier l'enthalpie libre
G
{\displaystyle G}
d'un mélange aux potentiels chimiques
μ
i
{\displaystyle \mu _{i}}
des constituants
i
{\displaystyle i}
de ce mélange[ 8] , [ 9] , [ 10] . Soit
n
i
{\displaystyle n_{i}}
la quantité du constituant
i
{\displaystyle i}
et
λ
{\displaystyle \lambda }
un nombre réel positif quelconque, par lequel on multiplie toutes les quantités
n
i
{\displaystyle n_{i}}
. L'enthalpie libre est une fonction extensive , c'est-à-dire qu'à pression
P
{\displaystyle P}
et température
T
{\displaystyle T}
données, elle est proportionnelle à la quantité de matière : l'enthalpie libre finale est donc égale à
λ
{\displaystyle \lambda }
fois l'enthalpie libre initiale, d'où :
G
(
P
,
T
,
λ
n
1
,
λ
n
2
,
⋯
)
=
λ
G
(
P
,
T
,
n
1
,
n
2
,
⋯
)
{\displaystyle G\!\left(P,T,\lambda \,n_{1},\lambda \,n_{2},\cdots \right)=\lambda \,G\!\left(P,T,n_{1},n_{2},\cdots \right)}
À pression et température données, si l'on double les quantités de tous les constituants, l'enthalpie libre est doublée ; inversement, si l'on divise par deux ces quantités, l'enthalpie libre est divisée par deux. En termes mathématiques, la fonction
G
{\displaystyle G}
, à pression et température données, est homogène de degré 1 par rapport aux quantités des constituants. On définit les dérivées partielles
G
¯
i
{\displaystyle {\bar {G}}_{i}}
à pression et température constantes, appelées enthalpies libres molaires partielles :
G
¯
i
=
(
∂
G
∂
n
i
)
P
,
T
,
n
≠
i
{\displaystyle {\bar {G}}_{i}=\left({\partial G \over \partial n_{i}}\right)_{P,T,n_{\neq i}}}
Ces enthalpies libres molaires partielles sont les potentiels chimiques
μ
i
{\displaystyle \mu _{i}}
des constituants :
μ
i
≡
G
¯
i
{\displaystyle \mu _{i}\equiv {\bar {G}}_{i}}
Le théorème d'Euler permet d'écrire[ 8] , [ 9] , [ 10] :
G
=
∑
i
n
i
G
¯
i
=
∑
i
n
i
μ
i
{\displaystyle G=\sum _{i}n_{i}\,{\bar {G}}_{i}=\sum _{i}n_{i}\,\mu _{i}}
Cette relation est généralisable à toute autre fonction thermodynamique extensive , notamment aux autres potentiels thermodynamiques
U
{\displaystyle U}
,
F
{\displaystyle F}
et
H
{\displaystyle H}
, à l'entropie
S
{\displaystyle S}
et au volume
V
{\displaystyle V}
[ 8] , [ 9] , [ 10] . Pour les potentiels thermodynamiques on a[ 9] :
U
(
λ
V
,
λ
S
,
λ
n
1
,
λ
n
2
,
⋯
)
=
λ
U
(
V
,
S
,
n
1
,
n
2
,
⋯
)
{\displaystyle U\!\left(\lambda \,V,\lambda \,S,\lambda \,n_{1},\lambda \,n_{2},\cdots \right)=\lambda \,U\!\left(V,S,n_{1},n_{2},\cdots \right)}
(
∂
U
∂
V
)
S
,
n
=
−
P
{\displaystyle \left({\partial U \over \partial V}\right)_{S,n}=-P}
,
(
∂
U
∂
S
)
V
,
n
=
T
{\displaystyle \left({\partial U \over \partial S}\right)_{V,n}=T}
,
(
∂
U
∂
n
i
)
V
,
S
,
n
≠
i
=
μ
i
{\displaystyle \left({\partial U \over \partial n_{i}}\right)_{V,S,n_{\neq i}}=\mu _{i}}
U
=
−
P
V
+
T
S
+
∑
i
n
i
μ
i
{\displaystyle U=-PV+TS+\sum _{i}n_{i}\,\mu _{i}}
F
(
λ
V
,
T
,
λ
n
1
,
λ
n
2
,
⋯
)
=
λ
F
(
V
,
T
,
n
1
,
n
2
,
⋯
)
{\displaystyle F\!\left(\lambda \,V,T,\lambda \,n_{1},\lambda \,n_{2},\cdots \right)=\lambda \,F\!\left(V,T,n_{1},n_{2},\cdots \right)}
(
∂
F
∂
V
)
T
,
n
=
−
P
{\displaystyle \left({\partial F \over \partial V}\right)_{T,n}=-P}
,
(
∂
F
∂
n
i
)
V
,
T
,
n
≠
i
=
μ
i
{\displaystyle \left({\partial F \over \partial n_{i}}\right)_{V,T,n_{\neq i}}=\mu _{i}}
F
=
−
P
V
+
∑
i
n
i
μ
i
{\displaystyle F=-PV+\sum _{i}n_{i}\,\mu _{i}}
enthalpie
H
=
G
+
T
S
{\displaystyle H=G+TS}
:
H
(
P
,
λ
S
,
λ
n
1
,
λ
n
2
,
⋯
)
=
λ
H
(
P
,
S
,
n
1
,
n
2
,
⋯
)
{\displaystyle H\!\left(P,\lambda \,S,\lambda \,n_{1},\lambda \,n_{2},\cdots \right)=\lambda \,H\!\left(P,S,n_{1},n_{2},\cdots \right)}
(
∂
H
∂
S
)
P
,
n
=
T
{\displaystyle \left({\partial H \over \partial S}\right)_{P,n}=T}
,
(
∂
H
∂
n
i
)
P
,
S
,
n
≠
i
=
μ
i
{\displaystyle \left({\partial H \over \partial n_{i}}\right)_{P,S,n_{\neq i}}=\mu _{i}}
H
=
T
S
+
∑
i
n
i
μ
i
{\displaystyle H=TS+\sum _{i}n_{i}\,\mu _{i}}
En économie , une fonction de production est généralement homogène, telle la fonction de Cobb-Douglas , très utilisée[ 11] . Ces fonctions sont étudiées en appliquant le théorème d'Euler[ 12] .
↑ a b c d e et f Jacques Douchet et Bruno Zwahlen, Calcul différentiel et intégral : fonctions réelles d'une ou de plusieurs variables réelles , Presses polytechniques et universitaires romandes (EPFL Press), coll. « Enseignement des mathématiques », 2006 , 414 p. (ISBN 9782880747282 , lire en ligne ) , p. 301-302 .
↑ Mohammed El Amrani, Calcul différentiel : Une approche progressive et pratique enrichie de 215 exercices corrigés , Éditions Ellipses, 2019 , 552 p. (ISBN 9782340088269 , lire en ligne ) , p. 242-244 .
↑ Douchet 2006 , p. 296.
↑ a b et c J. Lelong-Ferrand, J.M. Arnaudiès, Cours de mathématiques : Analyse , vol. 2, Dunod université, 1977 , p. 229-230 .
↑ a et b Edmond Ramis, Claude Deschamps et Jacques Odoux, Cours de mathématiques spéciales : topologie et éléments d'analyse , Dunod, 2023 , p. 331-332 .
↑ Michel Queysanne, Algèbre , Armand Colin, 1964 , p. 427-428 .
↑ J. Lelong-Ferrand et J.M. Arnaudiès, Cours de mathématiques : Algèbre , t. 1, Dunod université, 1977 , p. 153-154 .
↑ a b et c J. Mesplède, Chimie : Thermodynamique Matériaux PC , Bréal (ISBN 9782749520643 , lire en ligne ) , p. 14-15 .
↑ a b c et d Richard Taillet, Loïc Villain et Pascal Febvre, Dictionnaire de physique , De Boeck Supérieur, 2018 , 976 p. (ISBN 9782807307445 , lire en ligne ) , p. 284-285 « Euler (relation d') » et « Euler (théorème d') » .
↑ a b et c Jean-Noël Foussard, Edmond Julien, Stéphane Mathé et Hubert Debellefontaine, Thermodynamique : Applications aux systèmes physicochimiques , Dunod, 2015 , 278 p. (ISBN 978-2-10-072894-7 , lire en ligne ) , p. 13 .
↑ Mattei 2000 , p. 81-82.
↑ Aurelio Mattei, Manuel de micro-économie , Genève-Paris, Librairie Droz, coll. « Travaux de sciences sociales » (no 159), 2000 , 3e éd. , 403 p. (ISBN 9782600004725 , lire en ligne ) , p. 110-111 .