I've got the following problem in Calculus of Variations, about perimeters with density.
Let $g \in C^1(\mathbb{R})$ be even and strictly convex. Define the perimeter with density of a measurable subset $E$ of $\mathbb{R}$ by:
$$
P(E)=\sup \left\{ \int_E (\varphi(x)e^{g(x)})' dx: \varphi \in C^1_c(\mathbb{R}), \| \varphi\|_\infty\leq1 \right\}
$$
and the volume with density of $E$ by:
$$
V(E)=\int_Ee^{g(x)} dx
.
$$
I have to study the problem:
$$
\min\{P(E) : E \subseteq \mathbb{R} \text{ measurable with } V(E)=1 \}.
$$
Now, I was able to prove that the following problem:
$$
\min\{P(E) : E \subseteq \mathbb{R} \text{ interval with } V(E)=1 \}.
$$
admits a unique minimizer which is a $0$-symmetric interval (this problem actually boils down to a one-variable minimization problem). My question is how to deal with the general case; my idea was to prove that the minimizing interval is actually a global minimizer, but I don't even know if this is the case. I thought this because maybe for this notion of perimeter still holds the structure theorem for which a finite perimeter set in $\mathbb{R}$ is equivalent to a finite union of intervals; but I'm not even sure of that.
Does anyone have suggestions, references, ideas on how to do this? Thank you!