%% Istruction: Plain TeX, run twice
%%  -------------------------------------------------------------------------
%%
%%  gmacro 1.0
%%
%%  -------------------------------------------------------------------------
%%
%%  Equazioni con nomi simbolici
%%
%%      $$   x=1	\Eq(ciccio)  $$
%%      By \equ(ciccio) we get ...
%% 
%%  Dentro \eqalignno invece di \Eq si usa \eq.
%%  Per far riferimento ad una formula definita nel futuro: \eqf
%%  -------------------------------------------------------------------------
%%
%%  Teoremi con nomi simbolici
%%
%%      \nproclaim Proposition[peppe]. 
%%      If bla bla, then blu blu.
%%
%%      {\it Proof.} It is easy to check that ...
%%
%%      Because of Proposition \thm[peppe], we know that ...
%% 
%%  Per far riferimento ad un teorema definito nel futuro: \thf
%%  Per far riferimento a formule o teoremi definiti in altri file
%%  di cui si dispone il .aux, includere lo statement
%%      \include{file}
%%  e usare \eqf o \thf
%%
%%  Se e' presente il comando \BOZZA, viene stampato sul margine
%%  sinistro il nome simbolico della formula (o del teorema).
%%  -------------------------------------------------------------------------
%%
%%  All'inizio di ogni sezione includere
%%
%%      \expandafter\ifx\csname sezioniseparate\endcsname\relax%
%%         \input macro \fi
%%      \numsec=n                
%%      \numfor=1\numtheo=1\pgn=1
%%
%%  dove n e' il numero della sezione
%%  Le Appendici hanno numeri negativi (\numsec=-1, -2, ecc...)
%%  -------------------------------------------------------------------------
%%
%%  Fonti
%%
%%  Vengono caricate le fonti msam, msbm, eufm. Se non sono 
%%  disponobili commentare lo statement \fnts=1
%%  -------------------------------------------------------------------------

\font\twelverm=cmr12
\font\twelvei=cmmi12
\font\twelvesy=cmsy10
\font\twelvebf=cmbx12
\font\twelvett=cmtt12
\font\twelveit=cmti12
\font\twelvesl=cmsl12
\font\ninerm=cmr9
\font\ninei=cmmi9
\font\ninesy=cmsy9
\font\ninebf=cmbx9
\font\ninett=cmtt9
\font\nineit=cmti9
\font\ninesl=cmsl9
\font\eightrm=cmr8
\font\eighti=cmmi8
\font\eightsy=cmsy8
\font\eightbf=cmbx8
\font\eighttt=cmtt8
\font\eightit=cmti8
\font\eightsl=cmsl8
\font\sixrm=cmr6
\font\sixi=cmmi6
\font\sixsy=cmsy6
\font\sixbf=cmbx6
\font\caps=cmcsc10
\catcode`@=11 % we will access private macros of plain TeX (carefully)
\newskip\ttglue
%MACRO TWELVEPOINT
\def\twelvepoint{\def\rm{\fam0\twelverm}% switch to 12-point type
\textfont0=\twelverm  \scriptfont0=\ninerm  
\scriptscriptfont0=\sevenrm
\textfont1=\twelvei  \scriptfont1=\ninei  \scriptscriptfont1=\seveni
\textfont2=\twelvesy  \scriptfont2=\ninesy  
\scriptscriptfont2=\sevensy
\textfont3=\tenex  \scriptfont3=\tenex  \scriptscriptfont3=\tenex
\textfont\itfam=\twelveit  \def\it{\fam\itfam\twelveit}%
\textfont\slfam=\twelvesl  \def\sl{\fam\slfam\twelvesl}%
\textfont\ttfam=\twelvett  \def\tt{\fam\ttfam\twelvett}%
\textfont\bffam=\twelvebf  \scriptfont\bffam=\ninebf
\scriptscriptfont\bffam=\sevenbf  \def\bf{\fam\bffam\twelvebf}%
\tt  \ttglue=.5em plus.25em minus.15em
\normalbaselineskip=15pt
\setbox\strutbox=\hbox{\vrule height10pt depth5pt width0pt}%
\let\sc=\tenrm  \let\big=\twelvebig  \normalbaselines\rm}
%MACRO TENPOINT
\def\tenpoint{\def\rm{\fam0\tenrm}% switch to 10-point type
\textfont0=\tenrm  \scriptfont0=\sevenrm  \scriptscriptfont0=\fiverm
\textfont1=\teni  \scriptfont1=\seveni  \scriptscriptfont1=\fivei
\textfont2=\tensy  \scriptfont2=\sevensy  \scriptscriptfont2=\fivesy
\textfont3=\tenex  \scriptfont3=\tenex  \scriptscriptfont3=\tenex
\textfont\itfam=\tenit  \def\it{\fam\itfam\tenit}%
\textfont\slfam=\tensl  \def\sl{\fam\slfam\tensl}%
\textfont\ttfam=\tentt  \def\tt{\fam\ttfam\tentt}%
\textfont\bffam=\tenbf  \scriptfont\bffam=\sevenbf
\scriptscriptfont\bffam=\fivebf  \def\bf{\fam\bffam\tenbf}%
\tt  \ttglue=.5em plus.25em minus.15em
\normalbaselineskip=12pt
\setbox\strutbox=\hbox{\vrule height8.5pt depth3.5pt width0pt}%
\let\sc=\eightrm  \let\big=\tenbig  \normalbaselines\rm}
%MACRO NINEPOINT
\def\ninepoint{\def\rm{\fam0\ninerm}% switch to 9-point type
\textfont0=\ninerm  \scriptfont0=\sixrm  \scriptscriptfont0=\fiverm
\textfont1=\ninei  \scriptfont1=\sixi  \scriptscriptfont1=\fivei
\textfont2=\ninesy  \scriptfont2=\sixsy  \scriptscriptfont2=\fivesy
\textfont3=\tenex  \scriptfont3=\tenex  \scriptscriptfont3=\tenex
\textfont\itfam=\nineit  \def\it{\fam\itfam\nineit}%
\textfont\slfam=\ninesl  \def\sl{\fam\slfam\ninesl}%
\textfont\ttfam=\ninett  \def\tt{\fam\ttfam\ninett}%
\textfont\bffam=\ninebf  \scriptfont\bffam=\sixbf
\scriptscriptfont\bffam=\fivebf  \def\bf{\fam\bffam\ninebf}%
\tt  \ttglue=.5em plus.25em minus.15em
\normalbaselineskip=11pt
\setbox\strutbox=\hbox{\vrule height8pt depth3pt width0pt}%
\let\sc=\sevenrm  \let\big=\ninebig  \normalbaselines\rm}
%MACRO EIGHTPOINT
\def\eightpoint{\def\rm{\fam0\eightrm}% switch to 8-point type
\textfont0=\eightrm  \scriptfont0=\sixrm  \scriptscriptfont0=\fiverm
\textfont1=\eighti  \scriptfont1=\sixi  \scriptscriptfont1=\fivei
\textfont2=\eightsy  \scriptfont2=\sixsy  \scriptscriptfont2=\fivesy
\textfont3=\tenex  \scriptfont3=\tenex  \scriptscriptfont3=\tenex
\textfont\itfam=\eightit  \def\it{\fam\itfam\eightit}%
\textfont\slfam=\eightsl  \def\sl{\fam\slfam\eightsl}%
\textfont\ttfam=\eighttt  \def\tt{\fam\ttfam\eighttt}%
\textfont\bffam=\eightbf  \scriptfont\bffam=\sixbf
\scriptscriptfont\bffam=\fivebf  \def\bf{\fam\bffam\eightbf}%
\tt  \ttglue=.5em plus.25em minus.15em
\normalbaselineskip=9pt
\setbox\strutbox=\hbox{\vrule height7pt depth2pt width0pt}%
\let\sc=\sixrm  \let\big=\eightbig  \normalbaselines\rm}
%MACRO BIG
\def\twelvebig#1{{\hbox{$\textfont0=\twelverm\textfont2=\twelvesy
	\left#1\vbox to10pt{}\right.\n@space$}}}
\def\tenbig#1{{\hbox{$\left#1\vbox to8.5pt{}\right.\n@space$}}}
\def\ninebig#1{{\hbox{$\textfont0=\tenrm\textfont2=\tensy
	\left#1\vbox to7.25pt{}\right.\n@space$}}}
\def\eightbig#1{{\hbox{$\textfont0=\ninerm\textfont2=\ninesy
	\left#1\vbox to6.5pt{}\right.\n@space$}}}
\def\tenmath{\tenpoint\fam-1 } 
%for 10-point math in 9-point territory 
%%%%%%%%%%%%%%% FORMATO
\magnification=\magstephalf\hoffset=0.cm
\voffset=1truecm\hsize=16.5truecm \vsize=21.truecm
\baselineskip=14pt plus0.1pt minus0.1pt \parindent=12pt
\lineskip=4pt\lineskiplimit=0.1pt      \parskip=0.1pt plus1pt
\def\ds{\displaystyle}\def\st{\scriptstyle}\def\sst{\scriptscriptstyle}
\font\seven=cmr7

\let\ds=\displaystyle
\let\txt=\textstyle
\let\st=\scriptstyle
\let\sst=\scriptscriptstyle


%%%%%%%%%%%%%%%% GRECO

\let\a=\alpha \let\b=\beta  \let\c=\chi \let\d=\delta  \let\e=\varepsilon
\let\f=\phi \let\g=\gamma \let\h=\eta    \let\k=\kappa  \let\l=\lambda
\let\m=\mu   \let\n=\nu   \let\o=\omega    \let\p=\pi				\let\ps=\psi
\let\r=\rho  \let\s=\sigma \let\t=\tau   \let\th=\theta
\let\y=\upsilon \let\x=\xi \let\z=\zeta

\let\D=\Delta \let\F=\Phi  \let\G=\Gamma  \let\L=\Lambda \let\Th=\Theta
\let\O=\Omega \let\P=\Pi   \let\Ps=\Psi \let\Si=\Sigma \let\X=\Xi
\let\Y=\Upsilon



%%%%%%%%%%%%%%%%%%%%%  Numerazione pagine

\def\data{
 \number\day/
 \ifcase\month\or January \or February \or March \or
 April \or May \or june \or July \or August \or September
\or October \or November \or December \fi
 /\number\year
 }

%%\newcount\tempo
%%\tempo=\number\time\divide\tempo by 60}

\setbox200\hbox{$\scriptscriptstyle \data $}

\newcount\pgn 
\pgn=1
\def\foglio{\veroparagrafo:\number\pgn
\global\advance\pgn by 1}


%%%%%%%%%%%%%%%%% EQUAZIONI CON NOMI SIMBOLICI

\global\newcount\numsec
\global\newcount\numfor
\global\newcount\numfig
\global\newcount\numtheo

\gdef\profonditastruttura{\dp\strutbox}

\def\senondefinito#1{\expandafter\ifx\csname#1\endcsname\relax}

\def\SIA #1,#2,#3 {\senondefinito{#1#2}%
   \expandafter\xdef\csname #1#2\endcsname{#3}\else
   \write16{???? ma #1,#2 e' gia' stato definito !!!!}\fi}

\def\etichetta(#1){(\veroparagrafo.\veraformula)
   \SIA e,#1,(\veroparagrafo.\veraformula)
   \global\advance\numfor by 1
   \write15{\string\FU (#1){\equ(#1)}}
   \write16{ EQ \equ(#1) == #1  }}

\def\FU(#1)#2{\SIA fu,#1,#2 }

%------------------- teoremi ----------------------------
%
\def\tetichetta(#1){{\veroparagrafo.\verotheo}%
   \SIA theo,#1,{\veroparagrafo.\verotheo}
   \global\advance\numtheo by 1%
   \write15{\string\FUth (#1){\thm[#1]}}%
   \write16{ TH \thm[#1] == #1  }}


\def\FUth(#1)#2{\SIA futh,#1,#2 }
%
%--------------------------------------------------------

\def\getichetta(#1){Fig. \verafigura
 \SIA e,#1,{\verafigura}
 \global\advance\numfig by 1
 \write15{\string\FU (#1){\equ(#1)}}
 \write16{ Fig. \equ(#1) ha simbolo  #1  }}

\newdimen\gwidth

\def\BOZZA{
 \def\alato(##1){
 {\vtop to \profonditastruttura{\baselineskip
 \profonditastruttura\vss
 \rlap{\kern-\hsize\kern-1.2truecm{$\scriptstyle##1$}}}}}
 \def\galato(##1){ \gwidth=\hsize \divide\gwidth by 2
 {\vtop to \profonditastruttura{\baselineskip
 \profonditastruttura\vss
 \rlap{\kern-\gwidth\kern-1.2truecm{$\scriptstyle##1$}}}}}
 \def\talato(##1){\rlap{\sixrm\kern -1.2truecm ##1}}
}

\def\alato(#1){}
\def\galato(#1){}
\def\talato(#1){}

\def\veroparagrafo{\ifnum\numsec<0 A\number-\numsec\else
   \number\numsec\fi}
\def\veraformula{\number\numfor}
\def\verotheo{\number\numtheo}
\def\verafigura{\number\numfig}
%\def\geq(#1){\getichetta(#1)\galato(#1)}

\def\Thm[#1]{\tetichetta(#1)}
\def\thf[#1]{\senondefinito{futh#1}$\clubsuit$#1\else
   \csname futh#1\endcsname\fi}
\def\thm[#1]{\senondefinito{theo#1}thf[#1]\else
   \csname theo#1\endcsname\fi}

\def\Eq(#1){\eqno{\etichetta(#1)\alato(#1)}}
\def\eq(#1){\etichetta(#1)\alato(#1)}
\def\eqv(#1){\senondefinito{fu#1}$\clubsuit$#1\else
   \csname fu#1\endcsname\fi}
\def\equ(#1){\senondefinito{e#1}eqv(#1)\else
   \csname e#1\endcsname\fi}
\let\eqf=\eqv

%%  -------------------------------------------------------------------------
%%
%%  Numerazione verso il futuro ed eventuali paragrafi
%%  precedenti non inseriti nel file da compilare

\def\include#1{
\openin13=#1.aux \ifeof13 \relax \else
\input #1.aux \closein13 \fi}
\openin14=\jobname.aux \ifeof14 \relax \else
\input \jobname.aux \closein14 \fi
\openout15=\jobname.aux
%%
%%  -------------------------------------------------------------------------

\def\fine{\vfill\eject}
\def\sezioniseparate{%
   \def\fine{\par \vfill \supereject \end }}

\footline={\rlap{\hbox{\copy200}\ $\st[\number\pageno]$}\hss\tenrm
\foglio\hss}

%% ---------------- fonti disponibili ---------------------------
%
\newcount\fnts
\fnts=0
\fnts=1 %-----comment if fonts msam, msbm, eufm are not available
%
%------------------------- Altre macro da chiamare ------------
%
\def\page{\vfill\eject}
\def\smallno{\smallskip\noindent}
\def\medno{\medskip\noindent}
\def\bigno{\bigskip\noindent}
\def\acapo{\hfill\break}
\def\thsp{\thinspace}
%\def\x{\thinspace}
\def\tthsp{\kern .083333 em}
\def\mathindent{\parindent=50pt}

\def\club{$\clubsuit$}

%------------------------ itemizing
%
\let\itemm=\itemitem
\def\bu{\smallskip\item{$\bullet$}}
\def\bul{\medskip\item{$\bullet$}}
\def\indbox#1{\hbox to \parindent{\hfil\ #1\hfil} }
\def\citem#1{\item{\indbox{#1}}}
\def\citemitem#1{\itemitem{\indbox{#1}}}
\def\litem#1{\item{\indbox{#1\hfill}}}

\def\ref[#1]{[#1]}

\def\beginsubsection#1\par{\bigskip\leftline{\it #1}\nobreak\smallskip
	    \noindent}

\newfam\msafam
\newfam\msbfam
\newfam\eufmfam
%
%-------------------------------------------------- math macros
%.................. Se non ci sono le fonti
%
\ifnum\fnts=0
\def\integer{ { {\rm Z} \mskip -6.6mu {\rm Z} }  }
\def\real{{\rm I\!R}}
\def\bb{ \vrule height 6.7pt width 0.5pt depth 0pt }
\def\complex{ { {\rm C} \mskip -8mu \bb \mskip 8mu } }
\def\Ee{{\rm I\!E}}
\def\Pp{{\rm I\!P}}
\def\mbox{
\vbox{ \hrule width 6pt
   \hbox to 6pt{\vrule\vphantom{k} \hfil\vrule}
   \hrule width 6pt}
}
\def\QED{\ifhmode\unskip\nobreak\fi\quad
  \ifmmode\mbox\else$\mbox$\fi}
\let\restriction=\lceil
%
%.................. o se ci sono
%
\else
\def\hexnumber#1{%
\ifcase#1 0\or 1\or 2\or 3\or 4\or 5\or 6\or 7\or 8\or
9\or A\or B\or C\or D\or E\or F\fi}
%--------------------------------------
\font\tenmsa=msam10
\font\sevenmsa=msam7
\font\fivemsa=msam5
\textfont\msafam=\tenmsa
\scriptfont\msafam=\sevenmsa
\scriptscriptfont\msafam=\fivemsa
%
\edef\msafamhexnumber{\hexnumber\msafam}%
\mathchardef\restriction"1\msafamhexnumber16
\mathchardef\square"0\msafamhexnumber03
\def\QED{\ifhmode\unskip\nobreak\fi\quad
  \ifmmode\square\else$\square$\fi}
%
\font\tenmsb=msbm10
\font\sevenmsb=msbm7
\font\fivemsb=msbm5
\textfont\msbfam=\tenmsb
\scriptfont\msbfam=\sevenmsb
\scriptscriptfont\msbfam=\fivemsb
\def\Bbb#1{\fam\msbfam\relax#1}
%
\font\teneufm=eufm10
\font\seveneufm=eufm7
\font\fiveeufm=eufm5
\textfont\eufmfam=\teneufm
\scriptfont\eufmfam=\seveneufm
\scriptscriptfont\eufmfam=\fiveeufm
\def\frak#1{{\fam\eufmfam\relax#1}}
\let\goth\frak

\def\integer{{\Bbb Z}}
\def\natural{{\Bbb N}}
\def\real{{\Bbb R}}
\def\complex{{\Bbb C}}
\def\Ee{{\Bbb E}}
\def\Pp{{\Bbb P}}
\def\Iidentity{{\Bbb I}}
\fi
%
%-------------------------------------------------------------------
%
\def\eg{\hbox{\it e.g.\ }}
\def\ie{\hbox{\it i.e.\ }}
\let\sset=\subset
\let\neper=e
\def\nep#1{ \neper^{#1}}
\let\ii=i
\let\emp=\emptyset
\let\uline=\underline
\def\ov#1{{1\over#1}}

\def\Pro{\noindent{\it Proof.}\smallno}
\def\Prot#1{\noindent{\it Proof #1.}\smallno}
\def\frac#1#2{{#1 \over #2}}
\def\sump{\mathop{{\sum}'}}
\def\var{ \mathop{\rm Var}\nolimits }
\def\cov{ \mathop{\rm Cov}\nolimits }
\def\mean{ \mathop{\rm E}\nolimits }
\def\prob{ \mathop{\rm P}\nolimits }
\def\Mean{ \mathop{\bf E}\nolimits }
\def\Prob{\mathop{\rm P}\nolimits}
\def\EE{ \mathop\Ee\nolimits }
\def\PP{ \mathop\Pp\nolimits }
\def\sign{\mathop{\rm sign}\nolimits}
\def\supp{\mathop{\rm supp}\nolimits}
\def\Spec{\mathop{\rm Spec}\nolimits}
\def\diam#1{{\rm diam}\left(#1\right)}
\def\dist#1#2{{\rm dist}\left(#1,#2\right)}
\def\Mset#1{ \left\{#1\right\} }
\def\Norm#1{ \left| #1 \right| }
\def\Normm#1{\left\Vert #1 \right\Vert}
\def\mset#1{ \{#1\} }
\def\norm#1{| #1 | }
\def\normm#1{\Vert #1 \Vert}
\def\normax#1{\norm#1_{max}}
\def\scalprod#1#2#3{<#1,#2>_{#3}}
\def\Scalprod#1#2#3{\left<#1,#2\right>_{#3}}
\let\de=\partial
\def\identity{{\bf 1}}
\def\indfn#1{{\bf 1}(#1)}
\def\ptond#1{\left(#1\right)}
\def\pquad#1{\left[#1\right]}
\def\pgraf#1{\left\{#1\right\}}
\def\pangl#1{\left\langle#1\right\rangle}
\def\qed{\QED\medno}
\def\cA{{\cal A}}
\def\cB{{\cal B}}
\def\cC{{\cal C}}
\def\cD{{\cal D}}
\def\cE{{\cal E}}
\def\cF{{\cal F}}
\def\cG{{\cal G}}
\def\cI{{\cal I}}
\def\cS{{\cal S}}
\def\cP{{\cal P}}
\def\cX{{\cal X}}
%

\def\vskipformula{\vskip 1pt}

\outer\def\nproclaim#1 [#2]#3. #4\par{\medbreak \noindent
   \talato(#2){\bf #1 \Thm[#2]#3.\enspace }%
   {\sl #4\par }\ifdim \lastskip <\medskipamount 
   \removelastskip \penalty 55\medskip \fi}

\def\thmm[#1]{#1}
\def\teo[#1]{#1}
%
%----------------- tilde
%
\def\sttilde#1{%
\dimen2=\fontdimen5\textfont0
\setbox0=\hbox{$\mathchar"7E$}
\setbox1=\hbox{$\scriptstyle #1$}
\dimen0=\wd0
\dimen1=\wd1
\advance\dimen1 by -\dimen0
\divide\dimen1 by 2
\vbox{\offinterlineskip%
   \moveright\dimen1 \box0 \kern - \dimen2\box1}
}
%
\def\ntilde#1{\mathchoice{\widetilde #1}{\widetilde #1}%
   {\sttilde #1}{\sttilde #1}}

%------------------------------------------------------------------
%MACRO PER LA TESI
\def\inda{_L^{\d,N}}
\def\indb{_L^N}
\def\indc{_L^\d}
\def\indd{_{2L}^{\d,N}}
\def\inde{_L^{J,N}}
\def\indg{_L^M}
\def\indh{_L^{J,N}}
\def\av{\mathop{\rm Av}\nolimits}
\def\cost{{\rm cost.}}
\def\dual{\left(\integer^2\right)^*}
\def\FF{{\bf \F}}
\def\cmax{c_{\rm max}}
\def\omean{\mathop{{\bf\overline E}_L^M}\nolimits}
\def\oce{\mathop{\overline \cE_L^M}\nolimits}
\def\bnu{\bar\nu_L^M}
\def\bnl{\bar\nu_L}
\def\oml{\mathop{{\bf\overline E}_L}\nolimits}
%
%-------------------------------------------------------------------
%
%\sezioniseparate %----------- togliere quando si stampa tutto insieme
%\BOZZA %-------------- commentare con % per la stampa definitiva   
%\let\g=\o %      %------------------ per il Mac 
\font\ttlfnt=cmcsc10 scaled 1200 %small caps
\font\bit=cmbxti10 %bold italic text mode
%
\begingroup
\nopagenumbers
\footline={}
%
% Author. Initials then last name in upper and lower case
% Point after initials
%
\def\author#1
{\vskip 18pt\tolerance=10000
\noindent\centerline{\caps #1}\vskip 1truecm}
%
% Address
%
%\def\address#1
%{\vskip 1.0truecm\tolerance=10000
%\noindent #1\vskip 0.1truecm}
%
% Abstract
%
\def\abstract#1
{
\noindent{\bf Abstract.\ }#1\par}


%-------------------BODY
%------------------INIZIO COPERTINA

\vskip 1cm
\centerline{\ttlfnt Spectral Gap}
\centerline{\ttlfnt for}
\centerline{\ttlfnt an Unrestricted Kawasaki Type Dynamics}
\vskip 0.5truecm
\author{Gustavo Posta$^*$}
%
%
%
%
\abstract{\ninerm
We give an accurate asymptotic estimate for the gap of the generator of
a particular interacting particle system.
The model we consider  may be informally
described as follows. A certain number of charged particles moves on the segment $[1,L]\cap\natural$
according to a Markovian law.
If  $\h_k\in\integer$ is the charge at a
site $k\in [1,L]\cap\natural$ one unitary charge, positive or negative, jumps to a neighboring site,
$k\pm1$ at a rate which
depends on the charge at site $k$ and at site $k\pm1$.
The total charge $\sum_{k=1}^L\h_k$ is preserved by the dynamics,
in this sense our dynamics is similar to the Kawasaki dynamics, but in our case there is no
restriction on the maximum charge allowed per site.
The model is
equivalent to an interface dynamics connected with the stochastic Ising model
at very low temperature:
the ``unrestricted solid on solid model''.
Thus the results we obtain may be read as results for this model.
We give necessary and sufficient conditions to ensure that
gap shrinks as $L^{-2}$, independently of
the total charge.
We follow the method outlined in some papers by Yau ([Lu,Ya], [Ya]) 
where a similar spectral gap is proved for the original Kawasaki dynamics.
} 
{\parindent=0pt
\footnote{}{$^*$ Istituto G. Castelnuovo, 
   Universit\`a  ``La Sapienza'' P.le A. Moro 2, 00185  Roma, Italy}
\footnote{}{$\phantom{^*}$ e-mail: postagus@mat.uniroma1.it}

}

\fine

\endgroup
%---------------------------------------------------------fine copertina

%----------------------------------------------------------inizio introduzione
\expandafter
 \ifx\csname sezioniseparate\endcsname\relax
  \fi

\numsec=0
\numfor=1
\numtheo=1
\pgn=1

\beginsection 0. Introduction

In this paper we will prove a sharp asymptotic estimate for the spectral gap of
a particular interacting particle system. 
The system we consider may be informally described as follows.
Fix $L\in\natural$ and consider the
the segment $[1,L]\cap\integer$ in the one dimensional lattice $\integer$.
The points of this segment will be called {\it sites}.
The process we are going to 
study consists of a certain number of {\it charges\/} moving on this segment 
according to a Markovian law.

Suppose that to every site $k$ is attached an integer charge $\h_k\in\integer$.
A configuration of our system will be an integer valued vector $\h\equiv(\h_1,\ldots,\h_L)$.
For fixed $N\in\integer$, $\b>0$ and $J\equiv(J_l,J_r)\in(0,1]\times(0,1]$,
the equilibrium of the system is described by the probability measure
$$
 \n\indh(\h)\equiv\ov{Z\indh}\indfn{\bar\h=N}
  \nep{-\b\ptond{J_l|\h_1|+\sum_{k=2}^{L-1}|\h_k|+J_r|\h_L|}}.
$$
Here $Z\indh$ is a normalization coefficient
and $\bar\h\equiv\sum_{k=1}^L\h_k$ stands for the {\it total charge\/} of the configuration $\h$.
The dynamics of the system is a reversible continuous time Markov chain 
with values in $\integer^L$ and ergodic measure $\n\indh$. The chain 
evolves in the following way.
Suppose that the system is initially in the state $\h$, then for every 
site $k$, with certain rates which
depends only on the charges at sites $k$ and  $k\pm1$,
a unitary charge (positive or negative) 
jumps from the site $k$ to one of the neighboring site $k-1$ or $k+1$. 
This means that only transition of the type $\h\mapsto\h\pm\d_k\mp\d_{k+1}$ are allowed
($\d_k$ stands for the vector with all the components identically equal to zero except 
the $k^{\rm th}$ which is equal to one).
This dynamics obviously preserves the total charge $\bar\h$ of the system,
and the jump rates may be chosen so that the generator of the process is self 
adjoint in $L^2(\n\indh)$.

This kind of processes, in which the total number of particles (charges in 
our case) is preserved, have 
been studied by several authors.
In particular we refer to [Lu,Ya], [Ya] 
and [La,Se,Va] where spectral gap for similar models are computed.

In  [Lu,Ya], for the first time, the so called {\it martingale approach\/} is used to prove 
the exact asymptotic convergence rate, \ie $L^{-2}$, of the gap of the original {\it Kawasaki dynamics} 
for the Ising model in a finite cube of side $L$ in the one phase region.
In this model only one particle per site is allowed.
New difficulties arise if one tries to extend the 
proof to the case in which more than one particle per site is allowed. 
These difficulties are overcome in [Ya]. Here the exact asymptotic estimate on 
the logarithmic Sobolev constant, and virtually on the gap, is computed for a model  
in which a fixed number of particles, greater than one, per site is 
allowed.


In [La,Se,Va] using the martingale approach, a  similar spectral gap is proved for a class
of dynamics, the so called {\it Zero-Range Processes}.
In this case a fixed number of particles moves on a discrete segment (or 
cube) of side $L$ and 
every particle jumps from a site to another site at a rate which depend 
only on the number of particles at the site that the particle is leaving. 
In this case there is not an upper bound to the number of particles 
allowed for any site, but because the total number of particles is fixed 
it is clear that the number of particles at a site can not excess this 
total number.

In our model the maximum charge per site is not fixed.
>From a technical point of view, this fact produces new difficulties in 
the use of the martingale approach.
Moreover the asymmetry of the measure $\n\indh$ forces us to use heavily 
the large deviation apparatus.

The model we consider has the following physical motivation.
Consider the stochastic Ising model in the cylinder $\cC\equiv[1,L]\cap\natural\times\integer$
with boundary conditions
$\xi(x)\equiv\sign<{\bf n},x>$, where ${\bf n}\equiv(-N,L)$.
A state $\s$ of this system is an element of $\O_\cC\equiv\pgraf{-1,+1}^\cC$ and the 
equilibrium of the system is described by the usual {\it Gibbs measure}:
$$
 \m(\s)\equiv\frac{\nep{-\b H(\s)}}{Z(\cC)}.
$$
Here $Z(\cC)$ is a normalization factor and
$$
 H(\s)\equiv\ov2\sum_{|x-y|=1\atop x,y\in\cC}\pquad{1-\s(x)\s(y)}+
  \ov2\sum_{|x-y|=1\atop x\in\cC,y\in\cC^c}J(x,y)\pquad{1-\s(x)\xi(y)},
$$
where
$$
 J(x,y)\equiv
 \cases{
  J_l\in(0,1]& if $x=(1,x_2)$, $x_2\in\integer$\cr
  J_r\in(0,1]& if $x=(L,x_2)$, $x_2\in\integer$.\cr
 }
$$
The function $J$ gives the interaction of the system with the border of the cylinder.

A {\it Glauber dynamics\/} is an $\O_\cC$-valued Markov process with 
generator defined on cylindrical functions as
$$
 (Gf)(\s)\equiv\sum_{x\in\cC}c_x(\s)[f(\s^x)-f(\s)],
\Eq(0.1)
$$
self-adjoint in $L^2(\m)$.
Here $\s^x$ denotes the configuration obtained from $\s$ by replacing the 
value of $\s$ at $x$ with its opposite.

Consider now the lattices $\integer^2$ and 
$\ptond{\integer^2}^*\equiv\integer^2+(\ov2,\ov2)$ as graphs
embedded in $\real^2$.
It is possible to associate to every configuration 
$\s\in\O_\cC$ a polygonal in $\real^2$ in the following way. 
Call {\it bond\/} every unitary segment connecting two points of 
$\ptond{\integer^2}^*$ and {\it site\/} every point in $\integer^2$. 
Then we say that two sites $x$ and $y$ in $\integer^2$ are separated by 
the bond $h$ if their Euclidean distance from $h$ is equal to $\ov2$. Given
$\s\in\O_\cC$ we denote by $P(\s)\sset\real^2$ the collection of all 
bonds separating sites $x$ and $y$ in $\integer^2$ where $\s(x)\not=\s(y)$.
If moreover we use the convention that any pair of orthogonal bonds that 
intersects in a given site $x^*$ of the dual lattice 
$\ptond{\integer^2}^*$ are a linked pair of bonds if they are both on the 
same side of the forty-five degrees line across $x^*$, then we 
immediately see that $P(\s)$ splits up in a unique way in a collection of finite 
closed contours $\g_1(\s),\ldots,\g_n(\s)$, and a unique infinite open 
contour or {\it interface} $\G(\s)$.
The correspondence between configurations and contours we 
obtain in this way is $1-1$.
An open contour $\G$ is said to be {\it admissible} if there exists 
$\s\in\O_\cC$ such that $\G=\G(\s)$.
It is possible to write explicitly the probability to have a fixed 
admissible contour $\G$ using the {\it low temperature cluster expansion\/} (see [Do,Ko,Sh]),
if we assume for simplicity that $J_l=J_r=1$ (being the general case easy to 
figure out) we have:
$$
 \m(\s:\G(s)=\G)=\frac{\exp\pquad{-2\b|\G|+W(\b,\G)}}{Z(\cC)}.
\Eq(0.2)
$$
Here $|\G|$ is the length, \ie the number of bonds, of $\G$ and 
$W(\b,\G)$ is a cluster term. This cluster term becomes small for large values of $\b$.

The study of the evolution of $\G$ under the Markovian dynamics \equ(0.1) 
is not an easy task.
In order to attack the problem one can simplify the model by 
supposing that:
\item{$i)$} $\G$ is the graph of an integer valued function $\F$;
\item{$ii)$} there are no closed contours.

\noindent
These are natural assumption if $\b$ is large.
The model we obtain is the so called {\it one dimensional solid on solid model}.
The equilibrium measure of the model is defined on the set of all function
$\F:[1,L]\cap\natural\to\integer$ as:
$$
 \m\indh(\F)
 =\ov{Z\indh(\b)}\exp\pquad{-\b\ptond{J_l|\F(1)|+\sum_{k=1}^{L-1}|\F(k+1)-\F(k)|+J_r|N-\F(L)|}},
$$
while the dynamics of the system is a reversible continuous time Markov chain 
with values in $\integer^L$ and ergodic measure $\m\indh$.
The chain evolves in the following way.
Suppose that the system is initially in the state $\F$, then for every 
$k=1,\ldots,L$, with certain rates which
depends only on  $\F(k-1)$ and  $\F(k+1)$, the system evolves in one of 
the two configurations $\F\pm\d_k$.
The transition rates are chosen so that the generator of the process is self 
adjoint in $L^2(\m\indh)$.

Notice that for any $\F\equiv(\F_1,\ldots,\F_L)\in\integer^L$ we have
$$
 \eqalign{
  &\quad\n_{L+1}^{J,N}(\h_1=\F_1,\h_1+\h_2=\F_2\ldots,\h_1+\cdots+\h_L=\F_L)=\cr
  &=\n_{L+1}^{J,N}(\h_1=\F_1,\h_2=\F_2-\F_1,\ldots,\h_L=\F_L-\F_{L-1})
   =\m\indh(\F).\cr
  }
$$
Moreover if we define for $\h\in\integer^{L+1}$ the random variable
$\F(\h)\equiv(\h_1,\h_1+\h_2,\ldots,\h_1+\cdots+\h_L)\in\integer^L$ it 
simple to check that $\F(\h\pm\d_k\mp\d_{k+1})=\F(\h)\pm\d_k$.
Thus our particles system with jumping charges is equivalent to the solid 
on solid model, and the results we will obtain may be read as results on this model.
 
The solid on solid model is a good approximation of the Ising model for large values of $\b$.
However in this paper we do not investigate the connection between the solid on solid model
and the Ising model.

\bigno
{\bf Acknowledgments:} I would like to thank Professor Fabio Martinelli
who posed me this problem and helped me with many constructive discussion.
I would also like to thank Professor
H.T. Yau for the enlightening discussion we had in Rome in the Spring of 1994.
\fine


%-----------------------------------------------------------fine sez 0
%-----------------------------------------------------------inizio sez 1

\expandafter
 \ifx\csname sezioniseparate\endcsname\relax
  \fi

\numsec=1
\numfor=1
\numtheo=1
\pgn=1

\beginsection 1. Notation and Results

Our sample space is
$\O_L\equiv\integer^L$ for fixed $L\in\natural$.
Sometimes  will be useful to consider the
infinite product space $\O\equiv\integer^\natural$. Configurations, \ie,
elements of the sample space ($\O_L$ or $\O$) will be denoted by greek letters,
\eg $\h=(\h_1,\ldots,\h_L)\in\O_L$.
If $f$ is a real function on $\O_L$, are defined the following discrete derivatives:
$$
 \eqalign{
  (\de_i^+ f)(\h)&=f(\h+\d_i)-f(\h)\cr
  (\de_i^- f)(\h)&=f(\h-\d_i)-f(\h)\qquad\qquad\qquad\qquad\qquad i,j=1,\ldots,L\cr
  (\de_{i,j}f)(\h)&=f(\h+\d_i-\d_j)-f(\h),\cr
 }
$$
A function $f:\O\to\real$ is {\it local in $k\in\natural$} if $f\equiv f(\h_k)$.
For every $U\sset\natural$ and $\h\in\O_L$ or
$\h\in\O$, $\h_U$ stands for the restriction of $\h$ to $U$.
The minimal \hbox{$\s$-field} for which are measurable the functions: 
$$
 \pgraf{\h\in\O\mapsto\h_U\in\integer^{|U|}: U\sset\natural,\ |U|<+\infty}.
$$
is denoted by $\cF$.
The restriction of $\cF$ to $\O_L$ will be denoted by $\cF_L$.
Finally if $\pgraf{g_i:i\in I}$ is a family of function indexed on a set of 
finite cardinality $|I|$, the symbol $\av_{i\in I}g_i$
stands for the arithmetic mean of the family $\ov{|I|}\sum_{i\in I}g_i$.

Given $N\in\integer$, $L\in\natural$, $\b>0$ and $J\equiv(J_l,J_r)\in(0,1]\times(0,1]$
one defines the probability measure $\n\indh$ on
$(\O_L,\cF_L)$ as:
$$
 \n\indh(\h)\equiv\ov{Z\indh}\indfn{\bar\h=N}
  \nep{-\b\ptond{J_l|\h_1|+\sum_{k=2}^{L-1}|\h_k|+J_r|\h_L|}},
$$
where
$$
 Z\indh\equiv\sum_{\h\in\O_L}\indfn{\bar\h=N}
  \nep{-\b\ptond{J_l|\h_1|+\sum_{k=2}^{L-1}|\h_k|+J_r|\h_L|}}.
$$
It is elementary to check that this definition is correct, \ie that
$Z\indh<+\infty$.
Expectation with respect to $\n\indh$ is set as $\Mean\indh(\cdot)$,
while variance is et as $\var\indh(\cdot)$.
Now we define our process.
This is a Markov process with infinitesimal generator $G\indh$ defined by
its action on cylinder functions $f$ as:
$$
 (G\indh f)(\h)\equiv\sum_{\xi}c\indh(\h,\xi)\pquad{f(\xi)-f(\h)}
$$
where:
$$
 c\indh(\h,\xi)\equiv
 \cases{
  \ptond{\n\indh(\xi)\over\n\indh(\h)}^{\ov2}
   & if $\n\indh(\h)>0$ and $\xi=\h\pm\d_k\mp\d_{k+1}$ for some
$k=1,\ldots,L-1$\cr
  0& elsewhere.\cr
 }
$$
It is a simple to verify that these rates are uniformly bounded in 
$N$ and $L$ and that
$G\indh$ is self-adjoint in $L^2(\n\indh)$, it is negative
definite and its largest eigenvalue is $0$.
The process defined by the generator $G\indh$ is a reversible,
irreducible ergodic Markov chain with ergodic
measure $\n\indh$.
The spectral gap of the process is defined as the absolute value of the largest
negative eigenvalue of the generator:
$\l_1(G\indh)\equiv-\sup\big\{\l\in\Spec(G\indh):\l<0\big\}$.
The gap can be also characterized as:
$$
 \l_1(G\indh)=\inf_{f\in L^2(\n\indh)}
  {\cG\indh(f,f)\over\var\indh(f)}
\Eq(1.minmax)
$$
where $\cG\indh$ is the Dirichlet form associated with the
generator $G\indh$.

We are now in a position to state the main results of this paper:

\nproclaim Theorem [d-1].
Suppose that $\d\in(0,1)$ and define $J=(\d,1)$. Then there exists
$K_1(\b,\d)$ and $K_2(\b,\d)>0$ such that:
$$
	K_1L^{-2}\leq\l_1(G\indh)\leq K_2L^{-2}
\Eq(d-1)
$$
for every $L>0$ and $N\in\integer$.

\noindent
Two corollaries follow from this theorem:

\nproclaim Corollary [d1-d2].
Suppose that $0< J_s<J_d<1$ and define $J=(J_s,J_d)$. Then
there exists $K_1(\b,J_s,J_d)$ and $K_2(\b,J_s,J_d)$ such
that: $$
	K_1L^{-2}\leq\l_1(G\indh)\leq K_2L^{-2}
\Eq(d1-d2)
$$
for every $L>0$ and $N\in\integer$.

\nproclaim Corollary [d-d].
Suppose that $\d\in(0,1)$ and define $J=(\d,\d)$. Then for
every $N\in\integer$ there exists
$K_1(\b,\d,N)$ and $K_2(\b,\d,N)$ such that:
$$
	K_1L^{-2}\leq\l_1(G\indh)\leq K_2L^{-2}.
\Eq(d-d)
$$
for every $L>0$.


\noindent
{\bf Remark} The approach we present here to prove a spectral gap estimate
is adapted from Lu and Yau's method
in [Lu,Ya], [Ya]. The method works properly when the spectral gap is independent
of the number of particles $N$ as in Corollary~\thf[d1-d2], but it does not when
the gap depend on the number of particles as in Corollary~\thf[d-d]. Since
the constants in \equ(d-d) are dependent on $N$ and we will not study this
dependence, this is a very poor result.




\fine
%------------------------------------------------------------------fine della sez 1
%------------------------------------------------------------------inizio della sez 2

\expandafter
 \ifx\csname sezioniseparate\endcsname\relax
  \fi

\numsec=2
\numfor=1
\numtheo=1
\pgn=1

\beginsection 2. Preliminary Results

The proof of the results stated in Section 1 unfortunately requires heavy technical
preliminaries.
The aim of this section is to give a concise list of this 
results in the hope that this will make more readable the next section in 
which the main results are proved. The results stated in the 
present section will be proved in sections 5, 6 and 7.
\bigskip
We are particularly interested in the 
study of $\n\indh$ for $J=(\d,1)$ and $\d\in(0,1]$. In order to simplify 
the notation we will write $\n\inda$ instead of $\n\indh$.
In the particular case of $\d=1$ 
we will omit the index $1$: $\n\indb\equiv\n\inda$.
The same index notation is used for mean variance etc.

The first result we present is a one site Poincar\'e inequality. This 
result and others related to the one site marginal of $\n\indh$ will be 
proved in Section~5.

\nproclaim Proposition [etak] (One Site Spectral Gap).
Suppose that $\d\in(0,1)$, $\bar\r>0$ and $M\in(0,+\infty]$. 
Then:
\item{$i)$}
	There exists $K_1(\b,\d,\bar\r)$ and $\bar L(\b,\d,\bar\r)>0$
	such that:
	$$
	 \var\inda\big(f\big||\h_1|\leq M\big)
	  \leq K_1L\Mean\inda\big[(\de_1^+ f)^2\big||\h_1|\leq M\big],
	\Eq(etak1)
	$$
	for every $L>\bar L$, $N\in\integer$ with 
	$|N/L|\leq\bar\r$ and for every $f\in L^2(\n\inda)$ local in $1$.
\item{$ii)$}
	There exists $K_2(\b,\d)>0$, such that:
	$$
	 \var\inda(f)\leq K_2\Mean\inda[(\de_k^+ f)^2].
	\Eq(etakk)
	$$
	for every $L>0$, $N\in\integer$ and for every $f\in L^2(\n\inda)$ local in $k=2,\ldots,L$. 

\noindent
The next two lemmas treat the large deviation of the one site marginal of $\n\inda$.

\nproclaim Lemma [r>>1].
Suppose that $\d\in(0,1)$.
Then there exists $\bar\r(\b,\d)$, $K_1(\b,\d)$ and $K_2(\b,\d)>0$ such that:
$$
 \n\inda(\h_1<0)\leq K_1\sqrt{L}\nep{-K_2L},
\Eq(r>>1.1)
$$
for every $L>0$ and $N>\bar\r L$, while:
$$
 \n\inda(\h_1>0)\leq K_1\sqrt{L}\nep{-K_2L}
$$
for every $N< -\bar\r L$.


\nproclaim Lemma [aa].
Suppose that $\d\in(0,1]$ and fix $\bar\r>0$.
Then for every $M>\bar\r$ there exists $K_1(\b,\d)$ and $K_2(\b,\d,\bar\r,M)>0$ such that:
$$
 \n\inda(|\h_1|>ML)\leq K_1\sqrt{L}\nep{-K_2L}
$$
for every $L>0$ and $N\in\integer$ with $|N/L|\leq\bar\r$.
  
The following proposition is of very technical nature. It is close to a 
similar result obtained by Yau in [Ya], in the simpler context of bounded 
random variables and it is one of the key ingredient in the proof of Theorem~\thm[d-1].

\nproclaim Proposition [t1] (Two Block Estimate).
Suppose that $\d=1$, $\bar\r>0$ and define for a
bounded real function $h$ the random variable 
$h_j\equiv h(\h_j)$ for $j=1,\ldots,L$.  Then for every $\e>0$ there exists
$K(\b,\e)$ and $\bar L(\b,\e,\bar\r)>0$ such that:
$$
 \Mean\indb\ptond{f,\av_jh_j}^2
  \leq K\cE\indb(f,f)+\frac{\e}{L}\var\indb(f)
\Eq(t1)
$$
for every $f\in L^2(\n\indb)$, $L>\bar L$ and $N\in\integer$ with $|N/L|\leq\bar\r$.

\noindent
Here and later $\Mean\inda(f,g)$ denotes the covariance of $f$ and $h$ 
with respect to $\n\inda$.

The following two proposition will be used in the next sections as a 
starting point for an inductive procedure. The first one assure us that 
if $J=(\d,1)$ with $\d\in(0,1)$ the generator $G\indh$ exhibits a positive spectral 
gap uniformly in $N$. The second proposition tell us only that if 
$J=(1,1)$ the spectral gap of the generator $G\indh$ is positive.


\nproclaim Proposition [brut1].
Suppose $\d\in(0,1)$. Then there exists $K(\b,\d,L)>0$ such that:
$$
 \var\inda(f)\leq K\cE\inda(f,f),
\Eq(brut1.1)
$$
for every $N\in\integer$, $L>0$ and $f\in L^2(\n\inda)$.

\nproclaim Proposition [brut2].
There exists $K(\b,N,L)>0$ such that:
$$
 \var\indb(f)\leq K\cE\indb(f,f),
\Eq(brut2.1)
$$
for every $L>0$, $N\in\integer$ and $f\in L^2(\n\indb)$.

\fine


%------------------------------------------------------------------fine della sez 2
%------------------------------------------------------------------inizio della sez 3




\expandafter
 \ifx\csname sezioniseparate\endcsname\relax
  \fi

\numsec=3
\numfor=1
\numtheo=1
\pgn=1




\beginsection 3. Proof of Main Results: Lower Bound

In this section we will prove the first and more difficult inequality in 
\equ(d-1). The prove we present is adapted from the proof of a similar 
result in [Ya].

\bigskip
It is important to understand the following obvious property of $\n\inda$:
$$
 \n\inda(\xi|\h_i,\h_{i+1},\ldots,\h_L)=
  \indfn{\xi_i=\h_i,\ldots,\xi_L=\h_L}\n_{i-1}^{\d,N-\h_i-\cdots-\h_L}(\xi_1,\ldots,\xi_{i-1})
$$
for every $i>1$.
This property will be used without any comment in the sequel, especially in the
form:
$$
 \Mean\inda(f|\h_i,\h_{i+1},\ldots,\h_L)
  =\Mean_{i-1}^{\d,N-\h_i-\cdots-\h_L}\pquad{f(\cdot|\h_i,\h_{i+1},\ldots,\h_L)}.
\Eq(dd1.1.2.1)
$$
The notation $f(\cdot|\h_i,\h_{i+1},\ldots,\h_L)$ stresses the fact
that the variables $\h_i,\ldots,\h_L$ should be considered as parameters: 
the expectation in \equ(dd1.1.2.1) is taken
only on the variables $\h_1,\ldots,\h_{i-1}$.
Define the quadratic form
$$
 \cE\inda(f,f)\equiv\sum_{k=1}^{L-1}\Mean\inda[(\de_{k+1,k}f)^2];
$$
using the characterization \equ(1.minmax), reversibility and the bounds on the rates
it is simple to prove that: 
$$
 \nep{-\b}\inf_{f\in L^2(\n\inda)}{\cE\inda(f,f)\over\var\inda(f)}
  \leq\l_1(G\indh)
  \leq\nep\b\inf_{f\in L^2(\n\inda)}{\cE\inda(f,f)\over\var\inda(f)}
$$
where $\d\in(0,1)$ and $J=(\d,1)$.
We are going to use the first of these inequalities to prove our lower bound on the gap.
In order to make simpler the notations
in this section we suppose that $\b>0$ and $\d\in(0,1)$ are fixed 
constant. When we speak about constants in this section 
these constants may depend on $\b$ and $\d$.
However if the constants depend 
on $L$ or $N$ this fact is explicitly mentioned.

Define:
$$
 V(L)
  \equiv\sup_{\st f\in L^2(\n\inda)\atop\st N\in\integer}
   {\var\inda(f)\over\cE\inda(f,f)}.
$$
for $L>0$. 
By Proposition~\thf[brut1] $V(L)<+\infty$.
The aim of this section is to show that
$$
 \sup_{L>0}{V(L)\over L^2}<+\infty.
\Eq(dd1.0)
$$
This yields immediately \equ(d-1).

The idea is to prove \equ(dd1.0) recursively.
This is done in the following fundamental proposition:

\nproclaim Proposition [dd1].
There exists a positive constant $K$ such that:
$$
 \eqalignno{
  V(2L)&\leq 2V(L)+KL^2&\eq(dd1.1)\cr
  V(2L+1)&\leq 2V(L)+KL^2,&\eq(dd1.1.0)\cr
 }
$$
for every $L>0$.

\noindent
>From this lemma the bound \equ(dd1.0) follows easily. 
In fact, for $n\in\natural$, define
$$
 W_n\equiv\sup_{L\in[2^n,2^{n+1})}{V(L)\over L^2},
$$
and notice that \equ(dd1.0) is equivalent to prove that the sequence $\pgraf{W_n:n\in\natural}$
is bounded above by a constant.
Let $L_n\in[2^n,2^{n+1})\cap\natural$ be such that
$W_n={V(L_n)\over L_n^2}$.
Using Proposition~\thf[dd1] it is easy to check that:
$$
 W_{n+1}=\frac{V(L_{n+1})}{L_{n+1}^2}
  \leq \ov2W_n+{K\over 4}
  \leq V(1)+K
  \leq K^\prime.
$$
\medno
\Prot{of Proposition \thm[dd1]}
We will prove \equ(dd1.1), the proof of the other estimate \equ(dd1.1.0) being similar.

The general strategy of the proof is to show that for every $\e\in (0,1)$ 
there exists $C(\e) $ and $\bar L(\e)>0$ 
such that for every $L>\bar L$ we have:
$$
  \var\indd(f)\leq V(L)\cE\indd(f,f)
   +C(\e)L^2\cE\indd(f,f)+\e\var\indd(f),
\Eq(goal)
$$
taking $\e=1/2$ in the previous estimate we obtain:
$$
 {\var\indd(f)\over\cE\indd(f,f)}\leq 2V(L)+2CL^2,
$$
\ie \equ(dd1.1).
The proof of \equ(goal) is divided into several steps
for purposes of clarity.

Fix $L\in\natural$ and define the subsets $\pgraf{\a_j:j=L,\ldots,2L+1}$ 
of $\natural$ as:
$$
 \a_j
   =\cases{
     \pgraf{1,\ldots,2L}&if $j=L$,\cr
     \pgraf{j,\ldots,2L}&if $L<j< 2L+1$,\cr
     \emptyset&if $j=2L+1$.\cr
    }
$$

\proclaim Step 1.
Suppose that $f\in L^2(\n\indd)$ and define $f_j\equiv\Mean\indd(f|\h_{\a_j})$. Then:
$$
 \var\indd(f)\leq V(L)\cE\indd(f,f)
  +\sum_{j=L+1}^{2L}
     \Mean\indd\pquad{\var\indd(f_j|\h_{\a_{j+1}})}.
\Eq(dd1.3)
$$

\Prot{of Step 1}
A simple computation shows that:
$$
 \var\indd(f)
  =\Mean\indd\pquad{\var\indd(f|\h_{\a_{L+1}})}+
   \sum_{j=L+1}^{2L}\Mean\indd\pquad{\var\indd(f_j|\h_{\a_{j+1}})}.
\Eq(dd1.4)
$$
Because
$\var\indd(f|\h_{\a_{L+1}})=\var_L^{\d,N-\bar\h_{\a_{L+1}}}
 \pquad{f(\cdot|\h_{\a_{L+1}})}
$
this term is bounded above by
$$
 V(L)\cE_L^{\d,N-\bar\h_{\a_{L+1}}}
   \pquad{f(\cdot|\h_{\a_{L+1}}),f(\cdot|\h_{\a_{L+1}})}
   =V(L)\sum_{k=1}^{L-1}\Mean\indd\pquad{(\de_{k+1,k}f)^2|\h_{\a_{L+1}}}.
$$
This implies:
$$
  \Mean\indd\pquad{\var\indd(f|\h_{\a_{L+1}})}
  \leq V(L)\cE\indd(f,f).
$$
Now substituting this estimate into \equ(dd1.4) we obtain \equ(dd1.3).
\qed

To obtain \equ(goal) we shall bound each term in the sum
on the right hand side of \equ(dd1.3) with terms proportional to $\cE\indd(f,f)$ and terms 
proportional to the variance of $f$. More precisely we would like to prove an inequality of 
the form:
$$
\Mean\indd\pquad{\var\indd(f_j|\h_{\a_{j+1}})}
  \leq C(\e)L\cE\indd(f,f)+{\e\over L}\var\indd(f).
\Eq(goal1)
$$
The next step is in this direction:

\proclaim Step 2.
Suppose that $L+1\leq j \leq 2L$.
Then there exists $K$ and
$\bar\r>0$ such that if $B_j$ is the set defined by
$B_j\equiv\pgraf{\h\in\O_{2L}:|N-\bar\h_{\a_j}|\leq\bar\r L}$ the 
following inequality holds:
$$
 \eqalign{
  &\quad\Mean\indd\pquad{\var\indd(f_j|\h_{\a_{j+1}})}
  \leq KL\cE\indd(f,f)+\e(L)\var\indd(f)+\cr
  &
   +K\Mean\indd\pquad{\indfn{B_j}\Mean\indd(f,\av_{i=2}^{j-1}g_i|\h_{\a_j})^2}.\cr
 }
\Eq(dd1.5)
$$
Here $\e(L)=o(L^{-1})$ and 
$g_i(\h)\equiv\G_i(N,\h_{\a_{j}})\nep{-\b(|\h_i-1|-|\h_i|)}$,
where $\G_i(N,\h_{\a_{j}})$ is a bounded positive function. 

%$$
% g_i(\h)={\ntilde p_{j-1}(N-n+1-\bar\h_{\a_{j+1}})
%  \over \ntilde p_{j-1}(N-n-\bar\h_{\a_{j+1}})}
%  \nep{-\b(|\h_i-1|-|\h_i|+|\h_j+1|-|\h_j|)},
%$$
%and $\ntilde p_{j-1}(x)\equiv\ntilde\n(\h_1+\cdots+\h_L=x)$.

\Prot{of Step 2}
Recall that
$
 \var\indd(f_j|\h_{\a_{j+1}})
  =\var_j^{\d,N-\bar\h_{\a_{j+1}}}
   \pquad{f_j(\cdot|\h_{\a_{j+1}})}.
$
Because $f_j$ is a function of only $\h_{\a_j}$, then for $\h_{\a_{j+1}}$ fixed,
$f_j(\cdot|\h_{\a_{j+1}})$ is a function of only $\h_j$, \ie is local in $j>L$.
We can use the ``one site spectral gap'' \equ(etak1)
to bound $\var\indd(f_j|\h_{\a_{j+1}})$:
$$
 \var\indd(f_j|\h_{\a_{j+1}})
  \leq C_1\Mean\indd\pquad{(\de^+_jf_j)^2|\h_{\a_{j+1}}}.
\Eq(dd1.7)
$$
Now we need to transform the Glauber type gradient on right hand side of 
\equ(dd1.7) in a Kawasaki type gradient. An elementary calculation shows that:
$$
 (\de_j^+f_j)(\h)=-\Mean\indd(\de_{j,i}f|\h_{\a_{j}}+\d_j)
   +\Mean\indd(f,g_i|\h_{\a_{j}})
\Eq(dd1.8)
$$
for every $i=1,\ldots,j-1$.
Here  $g_i$ is defined as:
$$
 g_i(\h)
  =\frac{\n\indd(\h-\d_i+\d_j|\h_{\a_{j+1}})}{\n\indd(\h|\h_{\a_{j+1}})}
   \frac{\n\indd(\h_j|\h_{\a_{j+1}})}{\n\indd(\h_j|\h_{\a_{j+1}}+\d_j)}.
$$
It is simple to check that:
$$
 \eqalign{
  g_1(\h)&=\G_1(N,\h_{\a_{j}})\nep{-\b\d(|\h_1-1|-|\h_1|)}\cr
  g_i(\h)&=\G_i(N,\h_{\a_{j}})\nep{-\b(|\h_i-1|-|\h_i|)}
   \qquad\qquad i=2,\ldots,j-1,\cr
 }
\Eq(defg)
$$
where $\G_i$ are bounded positive functions.
Notice that the left hand side of \equ(dd1.8) does not depend on $i$. 
Averaging over $i=2,\ldots,j-1$ this expression yields:
$$
 (\de_j^+f_j)(\h)=
  -\Mean\indd
   (\av_{i=2}^{j-1}(\de_{j,i}f)|\h_{\a_{j}}+\d_j)
   +\Mean\indd(f,\av_{i=2}^{j-1}g_i|\h_{\a_{j}}).
\Eq(dd1.10)
$$
Define $B_j=\pgraf{\h\in\O_{2L}:|N-\bar\h_{\a_j}|\leq\bar\r L}$, where
$\bar\r$ is a positive constant to be fixed later.
>From \equ(dd1.8), \equ(dd1.10) and some simple estimates we obtain:
$$
 \eqalign{
  &\quad\Mean\indd\pquad{(\de_j^+f_j)^2}\leq
   C_2\bigg\{
   \Mean\indd\pquad{(\de_{j,1}f)^2+\av_{i=2}^{j-1}(\de_{j,i}f)^2}+\cr
  &+\Mean\indd\pquad{\indfn{B_j^c}\Mean\indd(f,g_1|\h_{\a_{j}})^2}
   +\Mean\indd\pquad{\indfn{B_j}\Mean\indd(f,\av_{i=2}^{j-1}g_i|\h_{\a_{j}})^2}
   \bigg\}\cr
  }
\Eq(dd1.11)
$$
The three terms on the right hand side of this expression correspond to 
the three term on the right hand side of \equ(dd1.5). The last 
one is exactly the same, while the first two can be easily transformed.
We start estimating the first one.

It is elementary to check that
$(\de_{j,i}f)=\sum_{k=i}^{j-1}(\de_{k+1,k}f)(\h^{j,k+1}),$
where $\h^{s,t}\equiv\h-\d_s+\d_t$.
This implies:
$$
 \Mean\indd\pquad{ (\de_{j,i}f)^2}
 \leq 2L\sum_{k=1}^{L-1}\Mean\indd\pquad{(\de_{k+1,k}f)^2(\h^{j,k+1})}
 \leq C_3 L\cE\indd(f,f),
\Eq(dd1.12)
$$
which gives the first term on the right hand side of \equ(dd1.5).

For the second term on the right hand side of 
\equ(dd1.11) we can use
the Schwarz inequality and \equ(defg) 
to prove that there exists a positive constant $C_4$ such that:
$$
 \indfn{B_j^c}\Mean\indd(f,g_1|\h_{\a_{j}})^2
 \leq C_4\indfn{B_j^c}\n\indd(\h_1<1|\h_{\a_{j}})\n\indd(\h_1\geq1|\h_{\a_{j}}).
\Eq(dd1.13.1)
$$
By Lemma~\thf[r>>1] we know
there exists $\bar\r>0$ such that
$\n\indd(\h_1<1|\h_{\a_{j}})\n\indd(\h_1\geq1|\h_{\a_{j}})=o(L^{-1})$ if
$|N-\h_{\a_{j}}|>\bar\r L$.
This fact and the estimate \equ(dd1.13.1) imply that:
$$
 \indfn{B_j^c}\Mean\indd(f,g_1|\h_{\a_{j}})^2
  \leq \e(L)\var\indd(f|\h_{\a_{j}}),
$$
where $\e(L)=o(L^{-1})$.
\qed

The next step to obtain \equ(goal1) is to bound the last term of \equ(dd1.5). 
The basic idea is to use on this term the ``two block estimate'' \equ(t1).
Notice that to apply this result we need identically distributed
random variables with bounded density $\r\equiv\ov{L}\sum_{i=1}^L\h_i$.
The naive way to obtain identically distributed variables is to condition
the covariance term on the left hand side in \equ(dd1.5) with respect to $\h_1$.
Before doing so, in order to have a bounded density, we have to bound above
$|\h_1|$.

\proclaim Step 3.
There exists $K$ and $M(\bar\r)>0$ such that:
$$
 \eqalign{
  &\quad\Mean\indd
   \pquad{\indfn{B_j}\Mean\indd(f,\av_{i=2}^{j-1}g_i|\h_{\a_j})^2
    }\leq \e(L)\var\indd(f)+\cr
  &+K\Mean\indd
   \pquad{\indfn{B_j}\Mean\indd(f,\indfn{A}\av_{i=2}^{j-1}g_i|\h_{\a_j})^2
    },\cr
 }
\Eq(dd1.15)
$$
where $\e(L)=o(L^{-1})$ and
$A\equiv\pgraf{\h\in\O_{2L}:|\h_1|\leq ML}$.

\Prot{of Step 3}
A simple calculation shows that:
$$
 \eqalign{
  &\quad\Mean\indd(f,\av_{i=2}^{j-1}g_i|\h_{\a_j})^2\leq\cr
  &\leq2\Mean\indd(f,\indfn{A}\av_{i=2}^{j-1}g_i|\h_{\a_j})^2
   +2\normm{g}_{+\infty}^2\var\indd(f|\h_{\a_j})\n\indd(A^c|\h_{\a_j}).\cr
 }
$$
But by Lemma~\thf[aa], we know that there exists $M$ so that 
$\indfn{B_j}\n\indd(A^c|\h_{\a_j})=o(L^{-1})$.
This and a trivial estimate concludes the proof of \equ(dd1.15).
\qed

In the next step we will condition with respect to $\h_1$ the last term 
on the right hand side of \equ(dd1.15)
and we will use the ``two block estimate''.
This will produce some ``good 
terms'' (the first three term on the right hand side of \eqf(dd1.17)) and 
an ``extra term'' (the last term on the right hand side of \eqf(dd1.17)) 
which will be estimated later.

\proclaim Step 4.
For every $\e>0$ there exists $K(\e,\bar\r)>0$ such that:
$$
 \eqalign{
  &\quad\Mean\indd
   \pquad{\indfn{B_j}\Mean\indd(f,\indfn{A}\av_{i=2}^{j-1}g_i|\h_{\a_j})^2}\leq\cr
  &\leq KL\cE\indd(f,f)+{\e\over L}\var\indd(f)+\e(L)\var\indd(f)+\cr
  &+\Mean\indd\Big\{
   \indfn{B_j}\var\indd\pquad{\Mean\indd(f|\h_1,\h_{\a_j})\big|A,\h_{\a_j}}
   \var\indd\pquad{\Mean\indd(g_2|\h_1,\h_{\a_j})\big|A,\h_{\a_j}}
   \Big\},\cr
 }
\Eq(dd1.17)
$$
where $\e(L)=o(L^{-1})$.

\Prot{of Step 4}
It is elementary to check that:
$$
 \eqalign{
  &\quad\Mean\indd(f,\indfn{A}\av_{i=2}^{j-1}g_i|\h_{\a_j})
  =\Mean\indd
    \pquad{\Mean\indd
     (f,\indfn{A}\av_{i=2}^{j-1}g_i|\h_1,\h_{\a_j})\big|\h_{\a_j}}+\cr
  &
   +\Mean\indd
    \pquad{\Mean\indd
     (f|\h_1,\h_{\a_j}),\indfn{A}\av_{i=2}^{j-1}\Mean\indd(g_i|\h_1,\h_{\a_j})
      \big|\h_{\a_j}}.\cr
 }
$$
Because $g_i$ is a function of $\h_i$ and $\h_{\a_j}$ only, 
$\Mean\indd(g_i|\h_1,\h_{\a_j})=\Mean\indd(g_2|\h_1,\h_{\a_j})$ for every $i=2,\ldots,j-1$.
Thus the term on the left hand side of \equ(dd1.17) is bounded above by
$$
  \eqalign{
  &\quad 2
   \Mean\indd
    \pquad{\indfn{A\cap B_j}\Mean\indd(f,\av_{i=2}^{j-1}g_i|\h_1,\h_{\a_j})^2}+\cr
  &
   +2\Mean\indd\Big\{\indfn{B_j}\Mean\indd
    \pquad{\Mean\indd
     (f|\h_1,\h_{\a_j}),\indfn{A}\Mean\indd(g_2|\h_1,\h_{\a_j})
      \big|\h_{\a_j}}^2\Big\}.\cr
 }
\Eq(dd1.18)
$$
By Proposition~\thf[t1] we know that for every $\e>0$ if $L$
is large enough,
$|N-\bar\h_{\a_j}|\leq\bar\r L$ and $|\h_1|\leq ML$:
$$
 \eqalign{
  &\quad\Mean\indd(f,\av_{i=2}^{j-1}g_i|\h_1,\h_{\a_j})^2
  =\Mean_{j-2}^{N-\h_1-\bar\h_{\a_j}}
   \pquad{f(\cdot|\h_1,\h_{\a_j}),\av_{i=2}^{j-1}g_i}^2\leq\cr
  &\leq C_1(\e)\cE_{j-2}^{N-\h_1-\bar\h_{\a_j}}
   \pquad{f(\cdot|\h_1,\h_{\a_j}),f(\cdot|\h_1,\h_{\a_j})}
   +{2\e\over L}\var_{j-2}^{N-\h_1-\bar\h_{\a_j}}
    \pquad{f(\cdot|\h_1,\h_{\a_j})}.\cr
 }
$$
In conclusion the first term on the right hand side of \equ(dd1.18) is
bounded above by $2C_1\cE\indd(f,f)+{4\e\over L}\var\indd(f)$
for every $\e>0$ and $L$ large enough.
To bound the second term on the right hand side of \equ(dd1.18)
an elementary estimate  (see Lemma~\thf[-1.1]) shows that:
$$
 \eqalign{
  &\quad\Mean\indd
   \pquad{\Mean\indd
    (f|\h_1,\h_{\a_j}),\indfn{A}\Mean\indd(g_2|\h_1,\h_{\a_j})
     \big|\h_{\a_j}}^2\leq\cr
  &\leq 8\Big\{\Mean\indd\pquad{\Mean\indd(f|\h_1,\h_{\a_j})
   ,\Mean\indd(g_2|\h_1,\h_{\a_j})\big|A,\h_{\a_j}}^2+\cr
  &+\normm{g}_{+\infty}^2
    \n\indd(A^c|\h_{\a_j})\var\indd\pquad{\Mean\indd(f|\h_1,\h_{\a_j})
   \big|\h_{\a_j}}\Big\}.\cr
 }
$$
By Lemma~\thf[aa] 
we know that $\n\indd(A^c|\h_{\a_j})=o(L^{-1})$
for $|N-\bar\h_{\a_j}|\leq\bar\r L$. Thus by the Schwarz inequality the second term
on the right hand side of \equ(dd1.18) is bounded above by:
$$
 16\Mean\indd\Big\{
   \indfn{B_j}\var\indd\pquad{\Mean\indd(f|\h_1,\h_{\a_j})\big|A,\h_{\a_j}}
  \var\indd\pquad{\Mean\indd(g_2|\h_1,\h_{\a_j})\big|A,\h_{\a_j}}\Big\}
   +\e(L)\var\indd(f)
$$
where $\e(L)=o(L^{-1})$.
This and the previous estimates concludes the proof of \equ(dd1.17).
\qed

The first three terms on right hand side in \equ(dd1.17)
don't need further investigation. Last term contains a variance product.
Because $\h_{\a_j}$ is fixed in the conditional expectation,
$\Mean\indd(f|\h_1,\h_{\a_j})$ and $\Mean\indd(g_2|\h_1,\h_{\a_j})$ are local
functions in $\h_1$. We will use the Poincar\'e inequality \equ(etak1) to bound this
term.

\proclaim Step 5.
There exists $K(\bar\r)>0$ such that:
$$
 \eqalign{
  &\Mean\indd\Big\{
   \indfn{B_j}\var\indd\pquad{\Mean\indd(f|\h_1,\h_{\a_j})\big|A,\h_{\a_j}}
    \var\indd\pquad{\Mean\indd(g_2|\h_1,\h_{\a_j})\big|A,\h_{\a_j}}\Big\}\leq\cr
  &\quad\leq K
   \Mean\indd\pquad{\indfn{A\cap B_j}\ptond{\de_1^+\Mean\indd(f|\h_1,\h_{\a_j})}^2
   }.\cr
 }
\Eq(dd1.21)
$$

\Prot{of Step 5}
By the one site spectral gap \equ(etak1) there exists a positive constant 
$C_1(\bar\r)$ such that:
$$
 \eqalign{
  \var\indd\pquad{\Mean\indd(f|\h_1,\h_{\a_j})\big|A,\h_{\a_j}}
  &\leq C_1L\Mean\indd\pquad{\ptond{\de_1^+\Mean\indd(f|\h_1,\h_{\a_j})}^2\Big|A,\h_{\a_j}}\cr
  \var\indd\pquad{\Mean\indd(g_2|\h_1,\h_{\a_j})\big|A,\h_{\a_j}}
  &\leq C_1L\Mean\indd\pquad{\ptond{\de_1^+\Mean\indd(g_2|\h_1,\h_{\a_j})}^2\Big|A,\h_{\a_j}}\cr
 }
$$
if $|N-\bar\h_{\a_j}|\leq\bar\r L$.
Notice that $\Mean\indd(g_2|\h_1,\h_{\a_j})$ depends only on the density
${N-\h_1-\bar\h_{\a_j}\over j-2}$ because $g_2$ is local in $\h_2$. From this
it should be clear that:
$$
 \de_1^+\Mean\indd(g_2|\h_1,\h_{\a_j})=O(L^{-1}),
$$
this fact is formally proved in Lemma~\thf[-1.2].
In conclusion:
$$
 \eqalign{
  &\quad\indfn{B_j}\var\indd\pquad{\Mean\indd(f|\h_1,\h_{\a_j})\big|A,\h_{\a_j}}
  \var\indd\pquad{\Mean\indd(g_2|\h_1,\h_{\a_j})\big|A,\h_{\a_j}}\leq\cr
  &\leq C_3(\bar\r)
    \Mean\indd\pquad{\ptond{\de_1^+\Mean\indd(f|\h_1,\h_{\a_j})}^2\Big|A,\h_{\a_j}}.\cr
 }
$$
Since $\n\indd(A|\h_{\a_j})\geq 1/2$
for large $L$ and
$|N-\h_{\a_j}|\leq\bar\r L$ (see Lemma~\thf[aa]),
\equ(dd1.21) is proved.
\qed

It remains to estimate the gradient term on the right hand side of \equ(dd1.21).
We will use the same technique we used in Step~2.

\proclaim Step 6.
For every $\e>0$ there exist a positive constant $K(\e,\bar\r)$ such that:
$$
 \Mean\indd\pquad{\indfn{A\cap B_j}\ptond{\de_1^+\Mean\indd(f|\h_1,\h_{\a_j})}^2
   }\leq KL\cE\indd(f,f)+{\e\over L}\var\indd(f).
\Eq(dd1.22)
$$

\Prot{of Step 6}
An elementary calculation shows that:
$$
  \de_1^+\Mean\indd(f|\h_1,\h_{\a_j})=
  -\Mean\indd(\de_{1,i}f|\h_1+1,\h_{\a_j})
   +\Mean\indd(f,g_i|\h_1,\h_{\a_j}),
$$
for every $i=2,\ldots,j-1$.
This expression and some trivial estimates yield:
$$
 \eqalign{
  &\quad\Mean\indd\pquad{\indfn{A\cap B_j}\ptond{\de_1^+\Mean\indd(f|\h_1,\h_{\a_j})}^2
   }\leq\cr
  &\leq C_1
   \Big\{\Mean\indd\pquad{\av_{i=2}^{j-1}(\de_{1,i}f)^2}
   +\Mean\indd\pquad{\indfn{A\cap B_j}
    \Mean\indd(f,\av_{i=2}^{j-1}g_i|\h_1,\h_{\a_j})^2
     }\Big\}\cr  
 }
\Eq(dd1.23)
$$
for a positive constant $C_1$.
Now, the same argument used in Step~2 to prove \equ(dd1.12) can 
be used here to estimate the first term on the right hand side of 
\equ(dd1.23).
We obtain:
$$
 \Mean\indd\pquad{\av_{i=2}^{j-1}(\de_{1,i}f)^2}
  \leq C_2L\cE\indd(f,f).
\Eq(dd1.24)
$$
It remains to estimate the second term on the right hand side of \equ(dd1.23).
Fix $\e>0$, if $L>0$ is large enough the two block estimate \equ(t1) says that:
$$
 \Mean\indd(f,\av_{i=2}^{j-1}g_i|\h_1,\h_{\a_j})^2
  \leq C_3(\e)\cE\indd(f,f|\h_1,\h_{\a_j})+{\e\over L}
   \var\indd(f|\h_1,\h_{\a_j}).
\Eq(dd1.25)
$$
for $|\h_1|\leq ML$ and $|N-\bar\h_{\a_j}|\leq\bar\r L$.
>From \equ(dd1.23), \equ(dd1.24) and \equ(dd1.25) we obtain \equ(dd1.22).
\qed

We are finally in a position to prove \equ(goal).
By \equ(dd1.5), \equ(dd1.15), \equ(dd1.17), \equ(dd1.21) and \equ(dd1.22)
for every $\e>0$ there exists $C(\e)$ and 
$\bar L(\e)>0$ such that for any 
$L>\bar L$ the following inequality holds:
$$
 \Mean\indd\pquad{\var\indd(f_j|\h_{\a_{j+1}})}
  \leq C(\e)L\cE\indd(f,f)+{\e\over L}\var\indd(f).
$$
>From this estimate and \equ(dd1.3) we have:
$$
 \var\indd(f)
  \leq V(L)\cE\indd(f,f)+C(\e)L^2\cE\indd(f,f)+\e\var\indd(f),
$$
\ie  \equ(goal), which implies \equ(dd1.1) for $L\geq\bar L$.
By adjusting the constant $K$ and recalling that by Proposition~\thf[brut1]
$$
 \sup_{L\leq\bar L}\sup_{N,f}{\var\inda(f)\over\cE\inda(f,f)}
 =K^\prime(\bar L)<+\infty,
$$
\equ(dd1.1) is proved for every $L>0$. 
\medskip
The same proof we used to prove \equ(dd1.1) may be used to prove \equ(dd1.1.0).
We only need to replace the index $2L$ with $2L+1$.
We will omit this tedious repetition. This concludes the proof of
Lemma~\thm[dd1].
\qed
\fine

%------------------------------------------------------------------fine della sez 3
%------------------------------------------------------------------inizio della sez 4

\expandafter
 \ifx\csname sezioniseparate\endcsname\relax
  \fi

\numsec=4
\numfor=1
\numtheo=1
\pgn=1




\beginsection 4. Proof of Main Results: Upper Bound and Generalizations

In this section we complete the proof of Theorem~\thm[d-1] and we prove 
corollaries \thm[d1-d2] and \thm[d-d].
The proofs of the corollaries are
similar to the proof of Theorem~\thf[d-1], so we will skip most of technicalities.
\bigskip
The next result gives the correct upper bound on the spectral gap of 
$G\indh$ and concludes the proof of Theorem~\thm[d-1].

\nproclaim Proposition [dd2].
Suppose that $\d\in(0,1)$. Then there exists $K_1(\b,\d)>0$ such that:
$$
 \inf_{f\in L^2(\n\inda)}\frac{\cE\inda(f,f)}{\var\inda(f)}\leq
 \frac{K_1}{L^2}
\Eq(dd2.1)
$$
for every $L>0$ and $N\in\integer$.
\acapo
Suppose that $\d=1$. Then there exists
$K_2(\b)>0$ such that:
$$
 \inf_{f\in L^2(\n\indb)}\frac{\cE\indb(f,f)}{\var\indb(f)}\leq
 \frac{K_2}{L^2\lor N^2}
\Eq(dd2.2)
$$
for every $L>0$ and $N\in\integer$.

\Pro
We will first prove \equ(dd2.2).
We will show that for every $L>0$ and
$N\in\integer$ there exists a function
$F_L\in L^2(\n\indb)$ such that:
$$
 \frac{\cE\indb(F_L,F_L)}{\var\indb(F_L)}\leq \frac{C}{L^2\lor N^2},
$$
where $C(\b)$ is a positive constant.
Direct calculation shows that for every $L\in\natural$ there exists 
$g(L)$ such that:
$$
 \sum_{\st i,j=1\atop\st i\not=j}^L\ptond{{i\over L}-g(L)}\ptond{{j\over L}-g(L)}=0.
\Eq(dd2.defg)
$$
Furthermore $g(L)\to1/2$ if $L\to+\infty$.
If we define
$$
 F_L(\h)\equiv\sum_{k=1}^L\ptond{{k\over L}-g(L)}\h_k,
$$
a straightforward calculation shows that $(\de_{k+1,k}F_L)(\h)=-\ov{L}$. 
This implies that $\cE\indb(F_L,F_L)=\ov{L}$.
>From property \equ(dd2.defg) and some simple estimates it follows that:
$$
 \var\indb(F_L)
 =\var\indb(\h_1)\sum_{k=1}^L\ptond{{k\over L}-g(L)}^2
 \geq C_1 L\var\indb(\h_1),
$$
where $C_1$ is a positive constant. To complete the proof of \equ(dd2.2) 
it remains to prove that
$\var\indb(\h_1)\geq C_2\ptond{{N^2\over L^2}\lor 1}$. 
This simple estimate is proved in the appendix (Lemma~\thf[dd4]).

We now turn to the case $\d\in(0,1)$. We will use the same test function $F_L$.
Obviously $\cE\inda(F_L,F_L)=\ov{L}$, so we need only to estimate the 
variance of $F_L$.
A simple estimate yields:
$$
 \var\inda(F_L)\geq\Mean\inda\pquad{\var\inda(F_L|\h_1)}.
$$
Because $\var\inda(F_L|\h_1)=\var_{L-1}^{N-\h_1}(F_{L-1})$,
 \equ(dd2.1) follows from \equ(dd2.2).
\qed

We conclude this section proving corollaries \thm[d1-d2] and \thm[d-d].

\Prot{of Corollary~\thf[d1-d2]}
For $J=(J_d,J_s)$ define the quadratic form
$$
 \cE\inde(f,f)=\sum_{k=1}^{L-1}\Mean\inde[(\de_{k+1,k}f)^2].
$$
As we did in the proof of Theorem~\thf[d-1] we claim that to prove
Corollary~\thf[d1-d2] it suffices to show that
$$
\frac{K_1}{L^2}\leq\inf_{N,f}{\cE\inde(f,f)\over\var\inde(f)}\leq\frac{K_2}{L^2},
\Eq(dc0.1)
$$
where $K_1(\b,J)$ and $K_2(\b,J)$ are positive constants.
We start proving the first of these inequalities.
\acapo
The variance of every $f\in L^2(\n\inde)$ may be written as:
$$
 \var\inde(f)=\Mean\inde\pquad{\var\inde(f|\h_L)}+\var\inde\pquad{\Mean\inde(f|\h_L)}
 \Eq(dc1.1)
$$
Define $\tilde J=(J_s,1)$,
then $\var\inde(f|\h_L)=\var_{L-1}^{\tilde J,N-\h_L}\pquad{f(\cdot|\h_L)}$ so
that by Theorem~\thf[d-1] the first term on the right
hand side of \equ(dc1.1) can be estimated as:
$$
 \Mean\inde\pquad{\var\inde(f|\h_L)}\leq C_1(\b,J_s)L^2\cE\inde(f,f).
\Eq(dc1.2)
$$
Now we may use the same technique used to prove \equ(etakk) to prove the
following Poincar\'e inequality:
$$
 \var\inde(g)\leq C_2(\b,J)\Mean\inde\pquad{(\de_L^+g)^2}
$$
for every $g$ local in $\h_L$.
In particular:
$$
 \var\inde\pquad{\Mean\inde(f|\h_L)}\leq
 C_2(\b,J)\Mean\inde\pquad{\ptond{\de_L^+\Mean\inde(f|\h_L)}^2}.
$$
This relation and the analogue of \equ(dd1.8) give:
$$
\var\inde\pquad{\Mean\inde(f|\h_L)}\leq
 C_3(\b,J)\pgraf{\Mean\inde\pquad{(\de_{L,L-1}^+f)^2}
   +\Mean\inde\pquad{\Mean\inde(f,g_{L-1}|\h_L)^2}}
$$
for a bounded function $g_{L-1}$ local in $\h_{L-1}$.
By the Schwarz inequality and \equ(dc1.2) we have:
$$
 \var\inde\pquad{\Mean\inde(f|\h_L)}\leq C_4(\b,J)L^2\cE\inde(f,f).
$$
This estimate and \equ(dc1.1) prove first inequality in \equ(dc0.1).
\acapo
The second inequality in \equ(dc0.1) is a repetition of what we did in
Proposition~\thm[dd2].
\qed

\Prot{of Corollary \thf[d-d]}
This corollary may be proved in the same way we proved
Corollary~\thf[d1-d2]. The only difference is that in this case the constant
$C_2$ depends on $N$.
\qed
\fine

%------------------------------------------------------------------fine della sez 4
%------------------------------------------------------------------inizio della sez 5


\expandafter
 \ifx\csname sezioniseparate\endcsname\relax\fi

\numsec=5
\numfor=1
\numtheo=1
\pgn=1



\beginsection 5. One site marginal

In this section we will study the one site marginal of the measure
$\n\inda$ with $\d\in(0,1)$. In particular we will prove Proposition~\thf[etak].
Our main tools are the so called Cheeger inequality (see [Law,So]) and the local limit theorem
(see [Pe] Chapter~VII Theorem~13).
To keep notation simple we shall write  $\m_k(x)\equiv\n\inda(\h_k=x)$.
\bigskip
We begin defining some auxiliary probability measures.
For every real number $\l$ with $|\l|<\b$ define on $\integer$ 
the probability measures:
$$
 \n_j^{\l}(\h)\equiv\frac{\nep{-\b|\h|+\l\h}}{Z(\b,\l)},
 \qquad\qquad\qquad
 \ntilde\n_j^{\l}(\h)\equiv\frac{\nep{-\b\d|\h|+\l\h}}{Z(\b\d,\l)},
 \qquad\qquad\qquad
  j\in\natural
$$
where $Z(\b,\l)\equiv\sum_\h\nep{-\b|\h|+\l\h}>1$. Consider now the 
infinite product measures on $\O$ given by 
$$
 \n^\l\equiv\bigotimes_{j=1}^{+\infty}\n_j^\l,
 \qquad\qquad\qquad\qquad\ntilde\n\equiv\ntilde\n_1^0\otimes\bigotimes_{j=2}^{+\infty}\n_j^0;
$$
it is clear that $\n\inda(\cdot)=\ntilde\n(\cdot|\h_1+\cdot+\h_L=N)$.
Expectation with respect to $\n^\l$ will be denoted by $\Mean^\l(\cdot)$
while $m(\l)$ and $\s^2(\l)$ stands respectively for the mean and the variance of $\h_1$ with
respect to $\n^\l$.
For $\l=0$ we will omit the superscript $0$, \eg $\Mean(\cdot)=\Mean^0(\cdot)$.
The following lemma shows some simple properties of $\n^\l$; the 
elementary proof is left to the reader:

\nproclaim Lemma [pll].
Define $p_L^\l(x)\equiv\n^\l(\h_1+\cdots+\h_L=x)$. Then:
\item{1.} for every $L>0$ and $x\in\integer$ we have $p_L(x)=p_L(|x|)$;
\item{2.} $p_L(x)\leq p_L(y)$ for $|x|\geq|y|$;
\item{3.} for every fixed $\bar\l\in(0,\b)$ and $k\in\natural$ we have:
$$
 \sup_{|\l|\leq\bar\l}{\Mean^\l(|\h_1|^k)}<+\infty;
$$
\item{4.} $m(\l)$ is an increasing, odd, $C^\infty$ function in 
$\l\in(-\b,\b)$, moreover:
$$
 \lim_{\l\uparrow\b}m(\l)=+\infty;
$$
\item{5.} for every $\l\in\real$ with $|\l|<\b$ and $x\in\integer$ we have:
$$
 p_L^\l(x)=\nep{\l x}p_L(x)\pquad{Z(\b,0)\over Z(\b,\l)}^L.
\Eq(3.pll.0)
$$


\noindent
In what follows will be crucial the following result that can be proved 
by direct computation:

\nproclaim Lemma [3.1].
Suppose that $x\in\integer$ and $\d\in(0,1)$. Then:
$$
 \nep{-\b[\d\sign(x)+1]}\leq
  {\m_1(x+1)\over\m_1(x)}\leq
 \nep{-\b[\d\sign(x)-1]};
\Eq(3.1.0)
$$
and for $k=2,\ldots,L$:
$$
 \nep{-\b[\sign(x)+\d]}\leq
  {\m_k(x+1)\over\m_k(x)}\leq
  \nep{-\b[\sign(x)-\d]}.
\Eq(3.1.0.1)
$$


\Prot{of Proposition~\thm[etak]}
For $k=1,\ldots,L$ define the generator $G_k$ on $L^2(\integer,\m_k)$ as
$(G_kf)(x)=\sum_yc_k(x,y)[f(y)-f(x)]$, where:
$$
 c_k(x,y)\equiv
 \cases{
  \ptond{\m_k(y)\over\m_k(x)}^{\ov2}&if $|x-y|=1$\cr
  0&otherwise.\cr
 }
$$
The rates $c_k(x,y)$ are uniformly bounded. It is simple to check that $G_k$ is a
self-adjoint, negative definite Markov generator.
Thus in order to prove Proposition~\thm[etak] we have to give a lower 
bound for its spectral gap $\l_1(G_k)$.
The estimates we will prove are based on the so called Cheeger inequality,
which in our case says (see [Law,So] Theorem 2.5 and Remark~2):
$$
 \l_1(G_k)\geq{q^2\over 2M}
\Eq(cg)
$$
where:
$$
 q\equiv\sup_{x\in\integer}
 \pquad{
  \ptond{\inf_{\st a>x\atop0<\m_k[a,+\infty)<1}{\m_k(a)\over\m_k[a,+\infty)}}
  \land
  \ptond{\inf_{\st b<x\atop0<\m_k(-\infty,b]<1}{\m_k(b)\over\m_k(-\infty,b]}}
  }
$$
and $M\equiv\sup_x\pgraf{c_k(x,x+1)+c_k(x,x-1)}$.
Because in our case $M$ is a bounded constant the proposition is proved if we can
show that:
$$
 \sup_{x\in\integer}
 \pquad{
  \ptond{\inf_{\st a>x\atop0<\m_1[a,+\infty)<1}{\m_1(a)\over\m_1[a,+\infty)}}
  \land
  \ptond{\inf_{\st b<x\atop0<\m_1(-\infty,b]<1}{\m_1(b)\over\m_1(-\infty,b]}}
  }
 \geq {K_1\over\sqrt L},
\Eq(3.gap.1)
$$
and that:
$$
\sup_{x\in\integer}
 \pquad{
  \ptond{\inf_{\st a>x\atop0<\m_k[a,+\infty)<1}{\m_k(a)\over\m_k[a,+\infty)}}
  \land
  \ptond{\inf_{\st b<x\atop0<\m_k(-\infty,b]<1}{\m_k(b)\over\m_k(-\infty,b]}}
  }\geq K_2,
\Eq(3.gap.2)
$$
for $k=2,\ldots,L$.
The following ``telescopic'' representation is useful:
$$
 \eqalignno{
  {\m_k[a,+\infty)\over\m_k(a)}
  &=1+\sum_{x>a}\prod_{z=a}^{x-1}{\m_k(z+1)\over\m_k(z)};&\eq(3.2.1)\cr
  {\m_k(-\infty,b]\over\m_k(b)}
  &=1+\sum_{x<b}\prod_{z=x}^{b-1}{\m_k(z)\over\m_k(z+1)}.&\eq(3.2.2)\cr
 }
$$
By this representation we have immediately \equ(3.gap.2). In fact
by \equ(3.1.0.1) for $k\geq2$ and $z>0$ we know that
${\m_k(z+1)\over\m_k(z)}\leq\nep{-\b(1-\d)}<1$ and
${\m_k(z)\over\m_k(z+1)}\leq\nep{-\b(1-\d)}<1$ for $z<0$.
Using \equ(3.2.1) and \equ(3.2.2) it is simple to prove respectively 
that for every $a>0$
the ratio ${\m_k(a)\over\m_k[a,+\infty)}$ is bounded below by
a positive constant and that the same is true for every $b>0$ for the ratio
${\m_k(b)\over\m_k(-\infty,b]}$.
This proves \equ(3.gap.2).

The proof of \equ(3.gap.1) is conceptually similar but the study of the ratio
$\m_1(z+1)\over\m_1(z)$ is not so simple. To understand why it is so, recall that by definition
$$
 {\m_1(z+1)\over\m_1(z)}=\nep{-\b\d\sign(z)}{p_{L-1}(N-z-1)\over p_{L-1}(N-z)}.
$$
For $|z- N|\leq\cost\sqrt{L}$ by local limit 
theorem we have ${p_{L-1}(N-z-1)\over p_{L-1}(N-z)}\simeq 1$.
Thus in this case ${\m_1(z+1)\over\m_1(z)}\simeq\nep{-\b\d\sign(z)}$.
This gives an ``inward drift'' as in the previous case.
Problems arise when
$|z- N|\gg\sqrt{L}$. Suppose that $0<N-z\leq\bar\r L$ for a positive constant
$\bar\r$. By the ``Cram\'er trick'' \equ(3.pll.0) we have that:
$$
 {\m_1(z+1)\over\m_1(z)}
  ={p_{L-1}^\l(N-z-1)\over p_{L-1}^\l(N-z)}\nep{-\b\d\sign(z)+\l}.
$$
for every $\l\in(-\b,\b)$.
Now let $\l_z$ be such that $m(\l_z)={N-z\over L-1}$, such a $\l_z$ exists by
Lemma~\thf[pll]. By local limit theorem
${p_{L-1}^{\l_z}(N-z-1)\over p_{L-1}^{\l_z}(N-z)}\simeq 1$ and in this case
${\m_1(z+1)\over\m_1(z)}\simeq\nep{-\b\d\sign(z)+\l_z}$.
This equation implies that ${\m_1(z+1)\over\m_1(z)}<1$ for
$-\b\d\sign(z)+\l_z<0$. In particular if $z>0$ we have $-\b\d+\l_z<0$ if and
only if $z>N-m(\b\d)(L-1)$. So we have to study $\l_z$ carefully.

Define $\bar x\equiv N-m(\b\d)(L-1)$. We claim that
for every $\bar\r>0$
there exists $K(\b,\d,\bar\r)$ and $\bar L(\b,\d,\bar\r)>0$
such that:
$$
 \ptond{\inf_{\st a>\bar x\lor 0\atop0<\m_1[a,+\infty)<1}
 {\m_1(a)\over\m_1[a,+\infty)}}
 \land
 \ptond{\inf_{\st b<\bar x\lor 0\atop0<\m_1(-\infty,b]<1}
 {\m_1(b)\over\m_1(-\infty,b]}}
 \geq {K\over\sqrt L},
\Eq(eta1)
$$
for every $L>\bar L$ and $N\in\integer$ such that
$|N/L|\leq\bar\r$.
This relation and \equ(cg) gives \equ(etak1).
The proof of 
\equ(eta1) is divided into several lemmas.
Each lemma bounds the ratio ${\m_1(z+1)\over\m_1(z)}$ in an interval where
$\m_1$ has a different qualitative aspect.
Because $\n\inda(\h_k=-x)=\n_L^{\d,-N}(\h_k=x)$ it is not restrictive
to suppose that $N\geq0$.

\nproclaim Lemma [3.3].
Suppose that $z\geq N\geq0$. Then:
$$
 {\m_1(z+1)\over\m_1(z)}\leq\nep{-\b\d}.
\Eq(3.3.1)
$$

\Pro
By part 5 of Lemma~\thm[pll], we know that:
$$
 {\m_1(z+1)\over\m_1(z)}=\nep{-\b\d}{p_{L-1}(N-z-1)\over p_{L-1}(N-z)};
$$
but since $z\geq N$, part 2 of the same lemma implies that the ratio
${p_{L-1}(N-z-1)\over p_{L-1}(N-z)}$ is bounded above by $1$.
\qed


\nproclaim Lemma [3.4].
Suppose that $\e\in(0,m(\b\d))$, $\bar\r>0$ and $N/L\in[0,\bar\r]$.
Then there exists $K_1(\b,\d,\e)$ and $K_2(\b,\d,\bar\r)>0$ such that:
$$
 {\m_1(z+1)\over\m_1(z)}\leq \ptond{1+{K_2\over L}}\nep{-K_1}
\Eq(3.4.1)
$$
for every $z\in\integer$ satisfying $\pquad{\bar x+\e(L-1)}\lor0\leq z\leq N$.

\Pro
Let $\l_z\in(-\b,\b)$ be so that $\Mean^{\l_z}(\h)={N-z\over L-1}$.
Lemma~\thm[pll] yields:
$$
 {\m_1(z+1)\over\m_1(z)}={p_{L-1}^{\l_z}(N-z-1)\over p_{L-1}^{\l_z}(N-z)}
  \nep{-\b\d(|z+1|-|z|)+\l_z}.
$$
Because $0\leq z \leq N \leq \bar\r L$, the ratio $\Norm{N-z\over L-1}$
is bounded above by $2\bar\r$. This implies that
$\norm{\l_z}\leq m^{-1}(2\bar\r)<\b$ and local limit theorem 
can be used:
$$
 {p_{L-1}^{\l_z}(N-z-1)\over p_{L-1}^{\l_z}(N-z)}
  ={\ov{\sqrt{2\p}}+O(L^{-1})\over\ov{\sqrt{2\p}}+O(L^{-1})}
  =1+O(L^{-1}),
$$
uniformly in $N$ and $z$ with $\Norm{N-z\over L-1}\leq2\bar\r$.
Thus there exists $C_1(\b,\d,\bar\r)>0$ such that:
$$
 {\m_1(z+1)\over\m_1(z)}\leq\ptond{1+{C_1\over L}}\nep{-\b\d+\l_z},
\Eq(3.4.5)
$$
for $0\leq z\leq N\leq\bar\r L$.
Now because $z\geq\bar x+\e(L-1)$, the ratio ${N-z\over L-1}$ is bounded above
by ${N-\bar x\over L-1}-\e=m(\b\d)-\e$. This means that
$\l_z=m^{-1}\ptond{{N-z\over L-1}}\leq m^{-1}\ptond{m(\b\d)-\e}$.
This estimate together with \equ(3.4.5) gives \equ(3.4.1).
\qed

\nproclaim Lemma [3.5].
Suppose that $\bar\r>0$ and $N/L\in[0,\bar\r]$.
Then there exists $\bar\e(\b,\d,\bar\r)>0$ such that for every
$\e\in(0,\bar\e)$ it is possible to find 
$K_1(\b,\d,\e)$ and $K_2(\b,\d,\bar\r)>0$ so that:
$$
 {\m_1(z+1)\over\m_1(z)}\leq 
  \ptond{1+{K_2\over L}}\nep{-K_1\ptond{z-\bar x\over L-1}+o(L^{-1})}
\Eq(3.5.1)
$$
for every $z\in\integer$ satisfying $\bar x\lor0<z<\pquad{\bar x+\e(L-1)}\lor0$.

\Pro
Let $\e>0$ be small enough such that 
$0\leq z\leq N$. By \equ(3.4.5) we may write:
$$
 {\m_1(z+1)\over\m_1(z)}\leq\ptond{1+{C_1\over L}}\nep{-\b\d+\l_z},
\Eq(3.5.2)
$$
for a positive constant $C_1(\b,\d,\bar\r)$.
Because
$\l_z\equiv m^{-1}\ptond{{N-z\over L-1}}
 =m^{-1}\ptond{{N-\bar x\over L-1}+{\bar x-z\over L-1}}$
and ${\bar x-z\over L-1}\in(-\e,0)$, 
for $\e$ small enough we can expand $\l_z$ in Taylor series. This yields:
$$
 \l_z\leq\b\d+C_2\ptond{{\bar x-z\over L-1}}+o(L^{-1})
$$
for a positive constant $C_2(\b,\d,\bar\r)$. This estimate together with
\equ(3.5.2) completes the proof.
\qed

The following three lemmas can be proved in the same way we proved lemmas
\thm[3.3], \thm[3.4] and \thm[3.5] respectively. We omit the proof
for brevity.

\nproclaim Lemma [3.6].
Suppose that $z<0$.
Then:
$$
 {\m_1(z)\over\m_1(z+1)}\leq\nep{-\b\d}.
$$

\nproclaim Lemma [3.7].
Suppose that $\e\in(0,m(\b\d))$, $\bar\r>0$ and $N/L\in[0,\bar\r]$.
Then there exists $K_1(\b,\d,\e)$ and $K_2(\b,\d,\bar\r)>0$ such that:
$$
 {\m_1(z)\over\m_1(z+1)}\leq \ptond{1+{K_2\over L}}\nep{-K_1}
$$
for every $z\in\integer$ satisfying $0\leq z< \pquad{\bar x-\e(L-1)}\lor0$.

\nproclaim Lemma [3.8].
Suppose that $\bar\r>0$ and $N/L\in[0,\bar\r]$.
Then there exists $\bar\e(\b,\d,\bar\r)>0$ such that for every
$\e\in(0,\bar\e)$ it is possible to find 
$K_1(\b,\d,\e)$ and $K_2(\b,\d,\bar\r)>0$ so that:
$$
 {\m_1(z)\over\m_1(z+1)}\leq 
  \ptond{1+{K_2\over L}}\nep{-K_1\ptond{\bar x-z\over L-1}+o(L^{-1})}
$$
for every $z\in\integer$ satisfying
$\pquad{\bar x-\e(L-1)}\lor0\leq z<\bar x\lor0$.

We are now in a position to prove \equ(3.gap.1).
Suppose that $a\geq N$, then from the estimate \equ(3.3.1) it follows that:
$$
 \sum_{x>a}\prod_{z=a}^{x-1}{\m_1(z+1)\over\m_1(z)}
  \leq 1+\sum_{x>a}\nep{-\b\d(x-a)}={\nep{-\b\d}\over 1-\nep{-\b\d}}.
\Eq(3.d.1)
$$

Suppose that $\pquad{\bar x+\e(L-1)}\lor 0\leq a\leq N$, a simple calculation
gives:
$$
 \sum_{x>a}\prod_{z=a}^{x-1}{\m_1(z+1)\over\m_1(z)}
  =\sum_{x=a+1}^N\prod_{z=a}^{x-1}{\m_1(z+1)\over\m_1(z)}+
   \ptond{\prod_{z=a}^{N-1}{\m_1(z+1)\over\m_1(z)}}
    \sum_{x>N}\prod_{z=N}^{x-1}{\m_1(z+1)\over\m_1(z)};
$$
because of \equ(3.d.1) the last sum in this
expression is bounded above by a positive constant so that:
$$
 \sum_{x>a}\prod_{z=a}^{x-1}{\m_1(z+1)\over\m_1(z)}
 \leq C_1(\b,\d)\sum_{x=a}^N\prod_{z=a}^{x-1}{\m_1(z+1)\over\m_1(z)}.
$$
Now \equ(3.4.1) can be used to bound the last term of this expression:
$$
 \sum_{x=a}^N\prod_{z=a}^{x-1}{\m_1(z+1)\over\m_1(z)}
  \leq \ptond{1+{C_3\over L}}^{\bar\r L}\sum_{x=0}^{+\infty}\nep{-C_2x}
   \leq C_4(\b,\d,\e,\bar\r).
$$
In conclusion:
$$
 \sum_{x>a}\prod_{z=a}^{x-1}{\m_1(z+1)\over\m_1(z)}\leq C_5(\b,\d,\e,\bar\r)
\Eq(3.d.4)
$$
for every $a$ such that $\pquad{\bar x+\e(L-1)}\lor 0\leq a\leq N$.

Suppose now that
$\bar x\lor 0<a\leq\bar x+\e(L-1)$ and define $\bar y\equiv\bar x +\e(L-1)$.
A simple calculation yields:
$$
 \sum_{x>a}\prod_{z=a}^{x-1}{\m_1(z+1)\over\m_1(z)}
 =\sum_{x=a+1}^{\bar y}\prod_{z=a}^{x-1}{\m_1(z+1)\over\m_1(z)}+
   \ptond{\prod_{z=a}^{\bar y-1}{\m_1(z+1)\over\m_1(z)}}
    \sum_{x>\bar y}\prod_{z=\bar y}^{x-1}{\m_1(z+1)\over\m_1(z)}.
$$
By equation \equ(3.d.4) the last sum in this expression is bounded above by
a positive constant and we have:
$$
 \sum_{x>a}\prod_{z=a}^{x-1}{\m_1(z+1)\over\m_1(z)}\leq
  C_6(\b,\d,\e,\bar\r)
  \sum_{x=a+1}^{\bar y}\prod_{z=a}^{x-1}{\m_1(z+1)\over\m_1(z)}.
\Eq(3.d.5)
$$
The estimate \equ(3.5.1) may be used to bound last term in \equ(3.d.5):
$$
 \eqalign{
  &\quad\sum_{x=a}^{\bar y}\prod_{z=a}^{x-1}{\m_1(z+1)\over\m_1(z)}
  \leq\sum_{x=a}^{\bar y}\prod_{z=a}^{x-1}\ptond{1+{C_8\over L}}
    \nep{-C_7\ptond{{z-\bar x\over L-1}}+o(L^{-1})}\leq\cr
  &\leq\ptond{1+{C_8\over L}}^{N}\nep{o(L^{-1})\bar y}
    \sum_{x=a}^{\bar y}\nep{-{C_7\over L-1}\sum_{z=a}^{x-1}(z-\bar x)}
  \leq C_9\sum_{x=a}^{\bar y}\nep{-{C_7\over L-1}\sum_{z=a}^{x-1}(z-\bar x)},\cr
  }
\Eq(3.d.6)
$$
where $C_7(\b,\d,\e)$ and $C_9(\b,\d,\bar\r)$ are positive constants.
A few calculations show that
$\sum_{z=a}^{x-1}(z-\bar x)\geq\ov2\pquad{(x-a)-\ov2}^2-\ov8$
for every $a\in(\bar x,x)$.
This estimate and some elementary inequalities yield:
$$
 \sum_{x=a}^{\bar y}\nep{-{C_7\over L-1}\sum_{z=a}^{x-1}(z-\bar x)}
   \leq C_{10}\sum_{x=0}^{+\infty}\nep{-{C_7\over2(L-1)}\ptond{x-\ov2}^2}
  \leq C_{11}\int_0^{+\infty}\nep{-{C_7\over2(L-1)}\ptond{x-\ov2}^2}dx
   \leq C_{12}(\b,\d,\e,\bar\r)\sqrt{L}.
$$
This inequality together with \equ(3.d.5) and \equ(3.d.6) shows that
$$
 \sum_{x>a}\prod_{z=a}^{x-1}{\m_1(z+1)\over\m_1(z)}\leq C_{13}\sqrt{L}
\Eq(3.d.7)
$$
for every $a$ such that $\bar x<a\leq\bar x\lor 0 +\e(L-1)$,
where $C_{13}(\b,\d,\e,\bar\r)$ is a positive constant.

By \equ(3.2.1), \equ(3.d.1), \equ(3.d.4) and \equ(3.d.7) we have:
$$
 \inf_{\st a>\bar x\lor 0\atop 0<\m_1[a,+\infty)<1}{\m_1(a)\over\m_1[a,+\infty)}>{C\over\sqrt{L}}
\Eq(3.d.8) 
$$
for a positive constant $C(\b,\d,\e,\bar\r)$ and $L$ large enough.

In order to complete the proof of \equ(eta1) we need to prove that:
$$
 \inf_{\st b<\bar x\lor 0\atop 0<\m_1(-\infty,b]<1}{\m_1(b)\over\m_1(-\infty,b]}>{C\over\sqrt{L}}.
\Eq(3.d.9)
$$
The proof of this inequality is omitted since it follows closely
the proof of \equ(3.d.8).
This concludes the proof of Proposition~\thf[etak].
\qed

The last part of this section is dedicated to the proofs of some large 
deviation results for $\m_1$.
More precisely we will prove Lemma~\thm[r>>1] and Lemma~\thm[aa].

\Prot{of Lemma~\thm[r>>1]}
Because $\n\inda(\h_1<0)=\n_L^{\d,-N}(\h_1>0)$, we will prove only
\equ(r>>1.1).

Define $\r\equiv N/L$ and $\l_\r$ such that $m(\l_\r)=\r$
(see Lemma~\thf[pll]).
A simple calculation shows that:
$$
 \eqalign{
  &\quad\n\inda(\h_1<0)
   =\sum_{x<0}{\ntilde\n(\h_1=x,\bar\h=N)\over\ntilde\n(\bar\h=N)}
   =\sum_{x<0}{\nep{-\b\d |x|}p_{L-1}(N-x)\over Z(\b\d,0)\ntilde\n(\bar\h=N)}=\cr
  &={\nep{\b\d N}\pquad{\Mean(\nep{\l_\r\h})}^{L-1}\over p_{L-1}(0)}
    \sum_{x>0}\nep{-\b\d x}p_{L-1}^{\l_\r}(N+x)\nep{-\l_\r(N+x)}
  \leq{\nep{(\b\d-\l_\r) N}\pquad{\Mean(\nep{\l_\r\h})}^{L-1}\over p_{L-1}(0)}
    \sum_{x>0}\nep{-\b\d x}=\cr
  &={\nep{-\b\d}\over 1-\nep{-\b\d}}
   {\nep{(\b\d-\l_\r) N}\Mean(\nep{\l_\r\h})^{L-1}\over p_{L-1}(0)}
   \leq C_1(\b,\d)\sqrt{L}\nep{(\b\d-\l_\r) N}\Mean(\nep{\l_\r\h})^{L-1}\cr
 }
$$
where we used the trivial estimate
$\ntilde\n(\h_1+\cdots+\h_L=N)\geq\ntilde\n(\h_1=N)p_{L-1}(0)$
and the local limit theorem.
In order to prove \equ(r>>1.1) we have to show that there exists
$C_1(\b,\d)$ and $\bar\r(\b,\d)>0$ such that
$\nep{\r(\b\d-\l_\r)}\Mean(\nep{\l_\r\h})<\nep{-C_1}$
for $\r>\bar\r(\b,\d)$.
Direct calculation yields:
$$
 \Mean(\nep{\l\h})
 =\ov{Z(\b,0)}\pquad{{\nep{-(\b+\l)}\over1-\nep{-(\b+\l)}}+{1\over1-\nep{\l-\b}}}
 \leq {C_3(\b)\over 1-\nep{\l-\b}},
$$
for $\l\in(0,\b)$ so that
$$
 \nep{\r(\b\d-\l_\r)}\Mean(\nep{\l_\r\h})
  \leq C_3(\b){\nep{\r(\b\d-\l_\r)}\over 1-\nep{\l_\r-\b}}.
$$
We claim that the last factor in this estimate can be made smaller than $1$ taking $\r$
large enough.
In fact
a simple calculation permits us to write explicitly the ``Cram\'er transform'':
$$
 \l_\r=\log\pquad{\r(\nep{\b}+\nep{-\b})+
  \sqrt{\r^2(\nep{\b}-\nep{-\b})^2+4}
 \over2(\r+1)},
$$
and it easy to check that $1-\nep{\l_\r-\b}=O(\r^{-1})$ for $\r\to+\infty$.
\qed

\Prot{of Lemma \thm[aa]}
Notice that
$\n\inda(|\h_1|>ML)=\n\inda(\h_1>ML)+\n_L^{\d,-N}(\h_1>ML)$,
so we need to estimate only $\n\inda(\h_1>ML)$.

An elementary calculation yields:
$$
 \eqalign{
  &\quad\n\inda(\h_1>ML)
   =\sum_{x>ML}\n\inda(\h_1=x)
   =\ov{\ntilde\n(\bar\h=N)Z(\b\d,0)}\sum_{x>ML}\nep{-\b\d x}p_{L-1}(N-x)\leq\cr
  &\leq{\nep{\b\d N}\over p_{L-1}(0)}\sum_{x>ML}\nep{-\b\d x}p_{L-1}(N-x)
   \leq{\nep{\b\d N}\over p_{L-1}(0)}\sum_{x>ML}\nep{-\b\d x}
   \leq C_1(\b,\d)\sqrt{L}\sum_{x>ML}\nep{-\b\d x}\leq\cr
  &\leq C_2(\b,\d)\sqrt{L}\nep{-\b\d(ML-N)}
   \leq C_2(\b,\d)\sqrt{L}\nep{-\b\d(M-\bar\r)L},\cr
 }
$$
where we used the trivial estimate:
$\ntilde\n(\h_1+\cdots\h_L=N)\geq\ntilde\n(\h_1=N)p_{L-1}(0)$
and the local limit theorem.
\qed
\fine


%------------------------------------------------------------------fine della sez 5
%------------------------------------------------------------------inizio della sez 6

\expandafter
 \ifx\csname sezioniseparate\endcsname\relax
  \fi

\numsec=6
\numfor=1
\numtheo=1
\pgn=1




\beginsection 6. Two Block Estimate

In this section we will prove Proposition~\thf[t1]. This is a generalization of a similar
result obtained by H.~T.~Yau (see [Ya]) in the simpler context of bounded random variables. 
Our main tool is again local limit theorem (see [Pe] Chapter~VII Theorem 13).
Throughout this section we will assume $\d=1$ and $|N/L|\leq\bar\r<+\infty$.
We will use notation and results from Section~5.
\bigskip
The proof of Proposition~\thf[t1] requires some preliminary results.
Let $k\leq L$ be a positive fixed integer. We consider the partition
$\cA\equiv\pgraf{\a_1,\a_2,\ldots,\a_{L/k}}$ of $[1,L]\cap\natural$,
where $\a_i\equiv[1+(i-1)k,ik]\cap[1,L]\cap\natural$.
Let $\pgraf{g_\a}_{\a\in \cA}$ be a family of random variables indexed on $\cA$, 
we denote by $\av_\a g_\a$  the arithmetic mean of the family
$\av_\a g_\a\equiv\frac{k}{L}\sum_{i=1}^{L/k}g_{\a_i}$.

\nproclaim Lemma [t4].
Suppose that $F:\real^k\to\real$ is such that:
$$
 |F(x_1,\ldots,x_k)|\leq K_1+{K_2\over k}\sum_{i=1}^k|x_i|
\Eq(t3.0)
$$
for two constants $K_1$ and $K_2>0$.
For any $\a\in\cA$ define $F_\a(\h)\equiv F(\h_\a)$ and suppose that
$\Mean\indb(F_\a)=0$. Then there exists
$\bar\th(\b,\bar\r,F)>0$ so that:
$$
 \Mean\indb[(\av_\a F_\a)^2]\leq{4\over\th^2}\log\Mean\indb(\nep{\th\av_\a F_\a})
\Eq(t4.1)
$$
for any $|\th|\leq\bar\th$.

\Pro
A formal expansion of the exponential function yields:
$$
 \Mean\indb(\nep{\th\av_\a F_\a})=1+{\th^2\over 2}\Mean\indb[(\av_\a F_\a)^2]+o(\th^2)
\Eq(t4.2)
$$
from which \equ(t4.1) follows
for $\th$ small enough.
Thus the lemma is proved if we can show that the
expansion \equ(t4.2) is correct. It is elementary to prove that 
\equ(t4.2)  is true if there exists a positive constant
$K(\b,\bar\r,F)$ such that $\Mean\indb(|\av_\a F_\a|^n)\leq K^nn!$.
Because of condition  \equ(t3.0) this is true if we can show that
$$
 \Mean\indb(|\h_1|^n)\leq C_1^nn!.
\Eq(t4.5)
$$
We are going to prove this estimate.

Let $\l_{\r}$ be such that $\Mean^{\l_{\r}}(\h)=\r\equiv N/L$ (see 
Lemma~\thf[pll]). By part~5 in Lemma~\thf[pll] we can write:
$$
 \Mean\indb(|\h_1|^n)
   =\sum_{|x|\leq\sqrt{L}}|x|^n\n(\h_1=x)
   {p^{\l_\r}_{L-1}(N-x)\nep{\l_\r x}\over p^{\l_\r}_L(N)Z(\b,\l_\r)}
  +\sum_{|x|>\sqrt{L}}|x|^n\n(\h_1=x)
   {p^{\l_\r}_{L-1}(N-x)\nep{\l_\r x}\over p^{\l_\r}_L(N)Z(\b,\l_\r)}.
\Eq(t4.6)
$$
Local limit theorem may be invoked to claim that the ratio
$\frac{p^{\l_\r}_{L-1}(N-x)}{p^{\l_\r}_L(N)}$
is bounded by a positive constant depending only on $\bar\r$
for $|x|\leq\sqrt{L}$.
This implies that the first term on the right hand side of \equ(t4.6) is bounded
above by $C_2(\b,\bar\r)\Mean[|\h_1|^n\nep{\l_\r\h_1}]$.

Again local limit theorem can be used to claim that $p^{\l_\r}_L(N)=O(L^{-1/2})$,
thus there exists a positive constant $C_3(\b,\bar\r)$ such that the second
term on the the right hand side of \equ(t4.6) is bounded
above by:
$$
 C_3\sqrt{L}\sum_{|x|>\sqrt{L}}|x|^n\n(\h_1=x)\nep{\l_\r x}
 \leq C_3\sqrt{L}\nep{-t\sqrt{L}}\sum_{|x|>\sqrt{L}}|x|^n\n(\h_1=x)\nep{(\l_\r+t)x}
$$
where $t>0$ is such that $|t+\l_\r|<\b$ for any $|\r|\leq\bar\r$.
If $L$ is large enough the term on right hand side of this inequality is bounded above by
$C_4(\b,\bar\r)\Mean[|\h_1|^n\nep{(\l_\r+t)\h_1}]$.

In conclusion $\Mean\indb(|\h_1|^n)\leq C_5\Mean[|\h_1|^n\nep{\bar\l\h_1}]$ for a
fixed $\bar\l\in(-\b,\b)$. In order to prove \equ(t4.5) we have to show that
for any $\l\in(-\b,\b)$ there exists $C(\b,\l)>0$ such that
$\Mean[|\h_1|^n\nep{\l\h_1}]\leq C(\b,\l)^nn!$. This fact may be proved
by direct calculation.
\qed

Next lemma is useful to calculate some probabilistic quantities related with the
measure $\n\indb$. If $f,\ g,\ h$ are random variables we define $\Mean^\l(f,g,h)$ as
$$
 \Mean^\l(f,g,h)\equiv\Mean^\l\pquad{(f-\Mean^\l(f))(g-\Mean^\l(g))(h-\Mean^\l(h))}.
$$

\nproclaim Proposition [t3]. In the same setting as in Lemma~\thm[t4],
except that not necessarily $\Mean\indb(F_\a)=0$, there exists
$\bar\th(\b,\bar\r,F)>0$ such that:
$$
 \ov{\th}\log\Mean\indb\ptond{\nep{\th\av_\a F_\a}}=
  \Mean^{\l_\r}\ptond{F_\a}+\frac{k}{L}\pquad{G_1(F_\a,\r)+\th G_2(F_\a,\r)}+o(L^{-1})
\Eq(t3.1)
$$
for any $|\th|\leq\bar\th$.
Here $\l_\r$ is such that $\Mean^{\l_\r}(\h_1)=\r\equiv N/L$ and:
$$
 \eqalignno{
  G_1(F_\a,\r)
   &\equiv\ov2 \pquad{
            \frac{\Mean^{\l_\r}\ptond{\bar\h_\a,\bar\h_\a,\bar\h_\a}\Mean^{\l_\r}\ptond{F_\a,\bar\h_\a}}
             {\var^{\l_\r}\ptond{\bar\h_\a}^2}
               -\frac{\Mean^{\l_\r}\ptond{\bar\h_\a,\bar\h_\a,F_\a}}
                {\var^{\l_\r}\ptond{\bar\h_\a}}
           }
   &\eq(t3.2)
           \cr
  G_2(F_\a,\r)
   &\equiv\ov2 \pquad{
           \Mean^{\l_\r}\ptond{F_\a^2}
            -\frac{\Mean^{\l_\r}\ptond{F_\a,\bar\h_\a}^2}
              {\var^{\l_\r}\ptond{\bar\h_\a}}
            }.
   &\eq(t3.3)
            \cr
  }
$$

\Pro
Notice that
there exists $\bar\e(\b,\bar\r,F)>0$ and $\g=\g(\e)$ such that:
$$
 \frac{\Mean^{\l_\r}\pquad{\bar\h_\a\nep{\e F_\a+\g(\e)\bar\h_\a}}}
   {\Mean^{\l_\r}\pquad{\nep{\e F_\a+\g(\e)\bar\h_\a}}}=k\r
\Eq(t3.4)
$$
for any $|\e|\leq\bar\e$. In fact
\equ(t3.4) is equivalent to:
$\Mean^{\l_\r}\pquad{(\bar\h_\a-k\r)\nep{\e F_\a+\g(\bar\h_\a-k\r)}}=0$.
By the implicit function theorem there exists $\bar\e(\b,\bar\r,F)>0$ 
and $\g:(-\bar\e,\bar\e)\to\real$ satisfying \equ(t3.4).
The same theorem
implies that:
$$
 \g(0)=0,
 \qquad\qquad\qquad\qquad
 \g^\prime(0)
   =-\frac{\Mean^{\l_\r}(F_\a,\bar\h_\a)}{\var^{\l_\r}(\bar\h_\a)}.
\Eq(t3.5)
$$
Fix some $|\e|<\bar\e(\b,\bar\r,F)$ and define on $\O$
the probability measure $\n^{\l_\r,\e}\equiv\bigotimes_{\a}\n_\a^{\l_\r,\e}$,
where
$$
 \n_\a^{\l_\r,\e}(\h_\a)\equiv\frac{\nep{\e F_\a+\g(\e)\bar\h_\a}}
 {\Mean^{\l_\r}\pquad{\nep{\e F_\a+\g(\e)\bar\h_\a}}}.
$$
With respect to this measure $\pgraf{\bar\h_\a}_{\a\in\cA}$ are 
independent identically distributed random variables with expected value
$\Mean^{\l_\r,\e}(\bar\h_\a)=k\r$
and variance:
$$
 \s^2(\l_\r,\e)=\frac{\Mean^{\l_\r}\pquad{(\bar\h_\a-k\r)^2\nep{\e F_\a+\g\bar\h_\a}}}
   {\Mean^{\l_\r}\ptond{\nep{\e F_\a+\g\bar\h_\a}}}
   =\frac{\Mean^{\l_\r}\pquad{(\bar\h_\a-k\r)^2\nep{\e F_\a+\g(\bar\h_\a-k\r)}}}
   {\Mean^{\l_\r}\pquad{\nep{\e F_\a+\g(\bar\h_\a-k\r)}}}.
$$
Define $\bar F\equiv F_{\a_1}+\cdots+F_{\a_{L/k}}$ and notice that:
$$
 \eqalign{
  &\quad\Mean\indb(\nep{\e\bar F})
   ={\Mean^{\l_\r}\ptond{\nep{\e\bar F}\indfn{\bar\h=N}}
    \over\Mean^{\l_\r}\ptond{\indfn{\bar\h=N}}}=
    {\n^{\l_\r,\e}(\bar\h=N)\over\n^{\l_\r,0}(\bar\h=N)}
    \Mean^{\l_\r}\ptond{\nep{\e\bar F+\g(\bar\h-N)}}=\cr
  &=\sqrt{\s^2(\l_\r,0)\over\s^2(\l_\r,\e)}
    {\ov{\sqrt{2\p}}+{k\over L}q_2^{\l_\r,\e,k}(0)+o(L^{-1})
     \over\ov{\sqrt{2\p}}+{k\over L}q_2^{\l_\r,0,k}(0)+o(L^{-1})}
      \Mean^{\l_\r}\ptond{\nep{\e F_\a+\g(\bar\h_\a-k\r)}}^{L/k},\cr
 }
$$
where we used local limit theorem in the last line.
Substituting $\e={k\over L}\th$ the previous formula may be rewritten as:
$$
 \eqalign{
  &\quad\Mean\indb(\nep{\th\av_\a F_\a})=\cr
  &=\sqrt{\s^2(\l_\r,0)\over\s^2\ptond{\l_\r,{\th k\over L}}}
   {\ov{\sqrt{2\p}}+{k\over L}q_2^{\l_\r,{\th k\over L},k}(0)+o(L^{-1})
    \over\ov{\sqrt{2\p}}+{k\over L}q_2^{\l_\r,0,k}(0)+o(L^{-1})}
     \Mean^{\l_\r}\pquad{\nep{\th \av_\a F_\a+\g\ptond{{\th k\over L}}(\bar\h_\a-k\r)}}^{L/k}.\cr
 }
\Eq(t3.10)
$$
Taylor's expansion, \equ(t3.5), and a few calculations yields:
$$
 \eqalign{
  &{\ov{\sqrt{2\p}}+{k\over L}q_2^{\l_\r,{\th k\over L},k}(0)+o(L^{-1})
    \over\ov{\sqrt{2\p}}+{k\over L}q_2^{\l_\r,0,k}(0)+o(L^{-1})}
   =1+o(L^{-1})\cr
  &\Mean^{\l_\r}\pquad{\nep{\th \av_\a F_\a+\g\ptond{{\th k\over L}}(\bar\h_\a-k\r)}}^{L/k}
   =1+\th\Mean^{\l_\r}\ptond{F_\a}+{\th^2 k\over L}G_2(F_\a,\r)+o(L^{-1})\cr
  &\sqrt{\s^2(\l_\r,0)\over\s^2\ptond{\l_\r,{\th k\over L}}}
   =1+G_1(F_\a,\r){\th k\over L}+o(L^{-1}).\cr
 }
\Eq(t3.10.1)
$$
Now using \equ(t3.10) and \equ(t3.10.1), it is elementary
to prove \equ(t3.1).
\qed

As a consequence of Proposition~\thm[t3] we have the following results that can be
read as ``equivalence of ensembles''.

\nproclaim Corollary [t5].
In the same setting as in Proposition~\thm[t3] we have:
$$
 \Mean\indb(F_\a)=\Mean^{\l_\r}\ptond{F_\a}+{k\over L}G_1(F_\a,\r)+o(L^{-1}).
\Eq(t5.1)
$$

\Pro
For every $\th\in(0,\bar\th)$ the Jensen inequality yields
$$
  \Mean\indb(F_\a)
   =\Mean\indb(\av_\a F_\a)
   =\ov{\th}\Mean\indb(\log\nep{\th\av_\a F_\a})
   \leq\ov{\th}\log\Mean\indb(\nep{\th\av_\a F_\a})
$$
and:
$$
 \Mean\indb(F_\a)
  =-\ov{\th}\Mean\indb(\log\nep{-\th\av_\a F_\a})
  \geq-\ov{\th}\log\Mean\indb(\nep{-\th\av_\a F_\a}).
$$
These estimates and \equ(t3.1) give:
$$
 -\frac{k\th}{L}G_2(F_\a,\r)+o(L^{-1})
 \leq\Mean\indb(F_\a)-\Mean^{\l_\r}\ptond{F_\a}-\frac{k}{L}G_1(F_\a,\r)
 \leq\frac{k\th}{L}G_2(F_\a,\r)+o(L^{-1}).
$$
Taking the limit for $\th\downarrow 0$ we have \equ(t5.1).
\qed

\nproclaim Corollary [t6].
In the same setting as in Proposition~\thm[t3] we have:
$$
 \var\indb(\av_\a F_\a)\leq 4{k\over L}\ntilde G_2(F_\a,\r)+o(L^{-1}),
\Eq(t6.1)
$$
where:
$$
 \ntilde G_2(F_\a,\r)\equiv\ov2 \pquad{
           \var^{\l_\r}\ptond{F_\a}
            -\frac{\Mean^{\l_\r}\ptond{F_\a,\bar\h_\a}^2}
              {\var^{\l_\r}\ptond{\bar\h_\a}}
            }
$$

\Pro
We can suppose $\Mean\indb(F_\a)=0$.
Lemma~\thm[t4] and Proposition~\thm[t3] give:
$$
 \eqalign{
  &\quad\Mean\indb\pquad{(\av_\a F_\a)^2}
   \leq {4\over(\bar\th/2)^2}\log\Mean\indb(\nep{{\bar\th\over2}\av_\a F_\a})=\cr
  &={4\over(\bar\th/2)}
   \pgraf{\Mean^{\l_\r}\ptond{F_\a}+{k\over L}
    \pquad{G_1(F_\a,\r)+{\bar\th\over2}G_2(F_\a,\r)}}+o(L^{-1}).\cr
 }
$$
But by Corollary~\thm[t5] we know that
$\Mean^{\l_\r}\ptond{F_\a}=-{k\over L}G_1(F_\a,\r)+o(L^{-1})$,
thus:
$$
 \Mean\indb\pquad{(\av_\a F_\a)^2}\leq 4{k\over L}G_2(F_\a,\r) +o(L^{-1}).
\Eq(t6.2.2)
$$
Notice that 
$G_2(F_\a,\r)-\ntilde G_2(F_\a,\r)=\Mean^{\l_\r}\ptond{F_\a}^2+o(L^{-1})$
and that $\Mean^{\l_\r}\ptond{F_\a}^2=o(L^{-1})$.
This fact together with \equ(t6.2.2) implies \equ(t6.1).
\qed

We are finally in a position to prove Proposition~\thm[t1].

\Prot{of Proposition \thm[t1]}
The proof is divided into several steps for purpose of clarity.

\proclaim Step 1.
For every $\e>0$ there exists $\bar n(\b,\bar\r)$ and $\bar k(\b,\e,\bar\r,F)>0$
such that for any $k>\bar k$ it is possible to find
$\bar L(\b,\bar\r,\e,k)>0$ so that: 
$$
 \Mean\indb(f,\av_j h_j)^2
  \leq {\e\over L}\var\indb(f)
   +2\Mean\indb\pquad{f,\av_\a\indfn{|\bar\h_\a|\leq\bar nk}\av_{j\in\a} h_j}^2,
\Eq(t1.2)
$$
for every $L>\bar L$.

\Prot{of Step 1}
A few calculations yields:
$$
 \Mean\indb(f,\av_j h_j)^2
  \leq 2\Mean\indb\pquad{f,\av_\a\indfn{|\bar\h_\a|\leq\bar nk}\av_{j\in\a} h_j}^2
   +2\var\indb(f)\var\indb(\av_\a F_\a),
\Eq(t1.2.1)
$$
where $F_\a(\h)\equiv F(\h_\a)$ and
$
 F(x_1,\ldots,x_k)\equiv\indfn{\Norm{x_1+\cdots+x_k}>\bar nk}\ov{k}\sum_{j=1}^kh(x_j).
$
Corollary~\thm[t6] shows that:
$$
 \var\indb(\av_\a F_\a)\leq{4k\over L}\ntilde G_2(F_\a,\r)+o(L^{-1}).
\Eq(t1.3)
$$
But $\ntilde G_2(F_\a,\r)=o(k^{-1})$ because:
$$
 |\ntilde G_2(F_\a,\r)|
  \leq\var^{\l_\r}\ptond{F_\a}\leq 2\normm{h}_{+\infty}^2\n^{\l_\r}(|\bar\h_\a|>\bar nk),
$$
and  Cram\'er's theorem (see for example [Va]) can be used to estimate the last term.
So there exists
$\bar k(\b,\e,\bar\r,F)>0$ such that
${4k\over L}\ntilde G_2(F_\a,\r)\leq{\e\over 2L}$
for every $k>\bar k$.
For every fixed $k>\bar k$ it is possible to find $\bar L(\b,\bar\r,\e,k)$ so 
that for every $L>\bar L$ the
last term in \equ(t1.3) is bounded from above by ${\e\over2L}$.
In conclusion, \equ(t1.3) becomes
$\var\indb(\av_\a F_\a)\leq{\e\over L}$.
Using \equ(t1.2.1) we obtain \equ(t1.2).
\qed

\proclaim Step 2.
Let $\bar n$ and $k$ be fixed positive integer.
Then there exists $C(\b,\bar n,k)>0$ such that:
$$
 \Mean\indb\pquad{f,\av_\a\indfn{|\bar\h_\a|\leq\bar nk}\av_{j\in\a} h_j}^2\leq
  C\cE\indb(f,f)+2\Mean\indb(f,\av_\a\ntilde h_\a )^2,
\Eq(t1.4)
$$
where:
$$
 \ntilde h_\a\equiv\indfn{|\bar\h_\a|\leq\bar nk}\Mean\indb(\av_{j\in\a}h_j|\bar\h_\a).
$$

\Prot{of Step 2}
Jensen inequality yields:
$$
 \eqalign{
  &\quad\Mean\indb\pquad{f,\av_\a\indfn{|\bar\h_\a|\leq\bar nk}\av_{j\in\a} h_j}^2
   \leq2\Mean\indb\pquad{f,\av_\a\indfn{|\bar\h_\a|\leq\bar nk}
    \av_{j\in\a}\ptond{ h_j-\Mean\indb(h_j|\bar\h_\a)}}^2+\cr
  &+2\Mean\indb\pquad{f,\av_\a\indfn{|\bar\h_\a|\leq\bar nk}
    \av_{j\in\a}\Mean\indb(h_j|\bar\h_\a)}^2.\cr
  }
\Eq(t1.5)
$$
We have to estimate the first term on the left hand side of \equ(t1.5).
Denote by $\r_\a\equiv\bar\h_\a/k$ the density in the interval $\a$ 
and  define
$g_\a\equiv\av_{j\in\a}\ptond{ h_j-\Mean\indb(h_j|\bar\h_\a)}$,
so that:
$$
 \Mean\indb\pquad{f,\av_\a\indfn{|\bar\h_\a|\leq\bar nk}
    \av_{j\in\a}\ptond{ h_j-\Mean\indb(h_j|\bar\h_\a)}}=
     \av_\a\Mean\indb\pquad{f,\indfn{|\r_\a|\leq\bar n}g_\a}.
$$
A simple computation shows that:
$\Mean\indb\pquad{f,\indfn{|\r_\a|\leq\bar n}g_\a}
=\Mean\indb\pquad{\indfn{|\r_\a|\leq\bar n}\Mean\indb\ptond{f,g_\a|\h_{\a^c}}}$.
Using  Jensen and Schwarz inequalities we obtain:
$$
 \Mean\indb\pquad{f,\av_\a\indfn{|\r_\a|\leq\bar n}g_\a}^2
   \leq2\normm{h}_{+\infty}^2
    \av_\a\Mean\indb\pquad{\indfn{|\r_\a|\leq\bar n}\var\indb(f|\h_{\a^c})}.
\Eq(t1.8)
$$
Now recall that
$\var\indb(f|\h_{\a^c})=\var_\a^{\bar\h_\a}[f(\cdot|\h_{\a^c})]$
where $\Mean_\a^{\bar\h_\a}(\cdot)$ is the expected value with respect to
$\n(\h_\a|\bar\h_\a)$.
By Theorem~\thf[brut2] we know that there exists a positive constant
$C_1(\b,\bar n,k)$ such that:
$$
 \eqalign{
  \indfn{|\r_\a|\leq\bar n}\var\indb(f|\h_{\a^c})
  &=\indfn{|\r_\a|\leq\bar n}
   \var_\a^{\bar\h_\a}[f(\cdot|\h_{\a^c})]\leq\cr
  \leq\indfn{|\r_\a|\leq\bar n}C_1
   \cE_\a^{\bar\h_\a}(f(\cdot|\h_{\a^c}),f(\cdot|\h_{\a^c}))
  &=\indfn{|\r_\a|\leq\bar n}C_1
   \cE_\a^{N-\bar\h_{\a^c}}(f(\cdot|\h_{\a^c}),f(\cdot|\h_{\a^c}))\cr
 }
$$
This inequality and \equ(t1.8) give:
$$
 \Mean\indb\pquad{f,\av_\a\indfn{|\r_\a|\leq\bar n}g_\a}^2
  \leq C_2(\b,\bar n,k,F)\cE\indb(f,f).
$$
Using this estimate and \equ(t1.5) we have \equ(t1.4).
\qed

\proclaim Step 3.
For every $\e>0$ there exists $\bar n(\b,\bar\r)$ and $\bar k(\b,\e,\bar\r,F)>0$
such that for any $k>\bar k$ it is possible to find
$\bar L(\b,\bar\r,\e,k)>0$ so that:
$$
 \Mean\indb(f,\av_\a\ntilde h_\a)^2\leq {\e\over L}\var\indb(f),
\Eq(t1.9)
$$
for every $L>\bar L$.

\Prot{of Step 3}
Let $a,b\in\real$ be two constant to be fixed later. Define
$\ntilde F_\a\equiv\ntilde h_\a-a-b(\r_\a-\r)$
where $\r\equiv N/L$ and $\r_\a\equiv\bar\h_\a/k$. Obviously we have that:
$$
 \Mean\indb(f,\av_\a\ntilde h_\a )^2
  \leq\var\indb(f)\var\indb(\av_\a\ntilde h_\a)
  =\var\indb(f)\var\indb(\av_\a\ntilde F_\a),
$$
and Corollary~\thm[t6] may be used to estimate the last variance. A simple
calculation yields:
$$
  \var\indb(\av_\a\ntilde h_\a)
  \leq 4{k\over L}\var^{\l_\r}(\ntilde F_\a)+o(L^{-1}).
\Eq(t1.10)
$$
We claim that
we can choose $a$ and $b$ so that
$\var^{\l_\r}\ptond{\sttilde F_\a}=o(k^{-1})$. If this is 
true by \equ(t1.10)
we have immediately \equ(t1.9) because for any $\e>0$ there exists $\bar k(\b,\e,\bar\r,F)$
such that for every $k>\bar k$ we have
$k\var^{\l_\r}(\ntilde F_\a)<{\e\over2}$.
For any such $k$ there exists $\bar L(\b,\bar\r,k)$ so that for every
$L>\bar L(\b,\bar\r,k)$ the $o(L^{-1})$ in
\equ(t1.10) is bounded above by $\e/2L$.

It remains to show that $\var^{\l_\r}\ptond{\sttilde F_\a}=o(k^{-1})$.
We notice that
$$
 \ntilde h_\a
  =\indfn{|\bar\h_\a|\leq\bar nk}\Mean\indb(\av_{j\in\a}h_j|\bar\h_\a)
  =\indfn{|\bar\h_\a|\leq\bar nk}\Mean_\a^{\bar\h_\a}(h_1)
$$
and that by Corollary~\thm[t5] for $|\bar\h_\a|\leq\bar nk$, the latter expectation
may be rewritten as:
$$
  \Mean_\a^{\bar\h_\a}(h_1)
   =\Mean^{\l_{\r_\a}}\ptond{h_1}+\ov{k}G_1(h_1,\r_\a)+o(k^{-1})
   =g_k(\r_\a)+o(k^{-1}),
$$
where:
$$
  g_k(\r_\a)
  \equiv\Mean^{\l_{\r_\a}}\ptond{h_1}+\ov{2k}
   \pquad{
    {\Mean^{\l_{\r_\a}}\ptond{\h_1,\h_1,\h_1}\var^{\l_{\r_\a}}\ptond{\h_1}
     \over\var^{\l_{\r_\a}}\ptond{\h_1}^2}
    -{\Mean^{\l_{\r_\a}}\ptond{\h_1,\h_1,h_1}
     \over\var^{\l_{\r_\a}}\ptond{\h_1}}
   }.
$$
Clearly $g_k(\r_\a)$ is a smooth function in the variable
$\r_\a$ and:
$$
 \ntilde F_\a=\indfn{|\r_\a|\leq\bar n}g_k(\r_\a)-a-b(\r_\a-\r)+o(k^{-1}).
$$
Take $a\equiv g_k(\r)$, $b\equiv g_k^\prime(\r)$ and fix $\e^\prime>0$.
Then:
$$
 \eqalign{
  &\quad\var^{\l_\r}(\ntilde F_\a)
   \leq\Mean^{\l_\r}(\ntilde F_\a^2)=\Mean^{\l_\r}\pquad{\ntilde F_\a^2\indfn{|\r_\a-\r|\leq\e^\prime}}
    +\Mean^{\l_\r}\pquad{\ntilde F_\a^2\indfn{|\r_\a-\r|>\e^\prime}}=\cr
  &=\Mean^{\l_\r}\pquad{\ntilde F_\a^2\indfn{|\r_\a-\r|\leq\e^\prime}}+o(k^{-1})\cr
 }
$$
where in the last line we used Cram\'er's theorem (see [Va]).
For $\e^\prime$ small enough and $|\r-\r_\a|<\e^\prime$, we can expand $g_k(\r_\a)$
in Taylor series:
$g_k(\r_\a)=g_k(\r)+g_k^\prime(\r)(\r-\r_\a)+R_k$
where $|R_k|\leq C(\b,\e^\prime)(\r-\r_\a)^2$.
For $\e^\prime$ small enough and $\bar n>2|\r|$ we have:
$$
 \eqalign{
  &\quad\Mean^{\l_\r}\pquad{\ntilde F_\a^2\indfn{|\r_\a-\r|\leq\e^\prime}}=\cr
  &=\Mean^{\l_\r}\pquad{\ptond{g_k(\r_\a)\indfn{|\r_\a|\leq\bar n}-a-b(\r-\r_\a)+o(k^{-1})}^2
   \indfn{|\r_\a-\r|\leq\e^\prime}}=\cr
  &=\Mean^{\l_\r}\pquad{\ptond{g_k(\r_\a)-a-b(\r-\r_\a)+o(k^{-1})}^2
   \indfn{|\r_\a-\r|\leq\e^\prime}}=\cr
  &=\Mean^{\l_\r}\pquad{\ptond{R_k+o(k^{-1})}^2
   \indfn{|\r_\a-\r|\leq\e^\prime}}
   \leq\Mean^{\l_\r}\pquad{\ptond{R_k+o(k^{-1})}^2}\leq\cr
  &\leq\Mean^{\l_\r}\pquad{\ptond{C(\r-\r_\a)^2+o(k^{-1})}^2}
   \leq2C^2\Mean^{\l_\r}\pquad{(\r-\r_\a)^4}+o(k^{-1})=o(k^{-1}).
 }
$$
This concludes the proof.
\qed

Now we can conclude the proof of Proposition~\thm[t1]. Fix
$\e>0$ and $f\in L^2(\n\indb)$. By \equ(t1.2) there
exists  $\bar n(\b,\bar\r)$
and $\bar k(\b,\e,\bar\r,F)>0$ such that for every $k>\bar k$ it is possible
to find $\bar L(\b,\bar\r,k)>0$
so that:
$$
 \Mean\indb(f,\av_j h_j)^2
  \leq {\e\over 2L}\var\indb(f)
   +2\Mean\indb\pquad{f,\av_\a\indfn{|\bar\h_\a|\leq\bar nk}\av_{j\in\a} h_j}^2,
$$
for any $L>\bar L$.
Because of \equ(t1.4) the last term in this estimate is bounded above by
$$
 2C(\b,\bar n,k)\cE\indb(f,f)+4\Mean\indb(f,\av_\a\ntilde h_\a )^2.
$$
Finally using \equ(t1.9) we obtain:
$$
\Mean\indb(f,\av_j h_j)^2
  \leq  2C(\b,\bar n,k)\cE\indb(f,f)+{\e\over L}\var\indb(f)
$$
for $k=\bar k+1$ and $L>\bar L$.
\qed
\fine

%------------------------------------------------------------------fine della sez 6
%------------------------------------------------------------------inizio della sez 7

\expandafter
 \ifx\csname sezioniseparate\endcsname\relax
  \fi




\numsec=7
\numfor=1
\numtheo=1
\pgn=1




\beginsection 7. A priori estimates

In this section we will prove Proposition~\thm[brut1] and \thm[brut2].
These are lower bounds on the spectral gap of some processes.
The estimates we will
obtain are not sharp, but this is not important for what they are used.
\bigskip
\Prot{of Proposition \thm[brut1]}
We shall prove this proposition by induction on $L$.

Suppose $L=2$, then $\h_1=N-\h_2$ almost surely. 
Define for every $f\in L^2(\n_2^{\d,N})$ the local function
$\hat f_N(\h_2)\equiv f(N-\h_2,\h_2)$, then 
$\var_2^{\d,N}(f)=\var_2^{\d,N}(\hat f_N)$,
and the Poincar\'e inequality \equ(brut1.1) follows in this case from
Proposition~\thf[etak].
Suppose now that \equ(brut1.1) is true for a fixed $L\geq2$. For every 
$f\in  L^2(\n_{L+1}^{\d,N})$ conditional variance formula gives:
$$
 \var_{L+1}^{\d,N}(f)=
  \Mean_{L+1}^{\d,N}\pquad{\var_{L+1}^{\d,N}(f|\h_{L+1})}+
  \var_{L+1}^{\d,N}\pquad{\Mean_{L+1}^{\d,N}(f|\h_{L+1})}.
\Eq(brut1.4)
$$
The proposition is proved if we can show that any term in this expression
is bounded above by the form $\cE_{L+1}^{\d,N}(f,f)$ multiplied by a factor
independent of $N$.
\acapo
Recall that
$
\var_{L+1}^{\d,N}(f|\h_{L+1})=\var_L^{\d,N-\h_{L+1}}\pquad{f(\cdot|\h_{L+1})}
$
then induction assumption yields:
$$
 \var_L^{\d,N-\h_{L+1}}\pquad{f(\cdot|\h_{L+1})}\leq
  K(\b,\d,L)\cE_L^{\d,N-\h_{L+1}}\pquad{f(\cdot|\h_{L+1}),f(\cdot|\h_{L+1})}.
$$
This inequality, shows that the first term on the
right hand side of \equ(brut1.4) is bounded above
by $K(\b,\d,L)\cE_{L+1}^{\d,N}(f,f)$.
It remains to estimate the last term in \equ(brut1.4).
We can apply  Proposition~\thf[etak] to the local
function $\Mean_{L+1}^{\d,N}(f|\h_{L+1})$ to obtain:
$$
 \var_{L+1}^{\d,N}\pquad{\Mean_{L+1}^{\d,N}(f|\h_{L+1})}
  \leq C_1(\b,\d)
   \Mean_{L+1}^{\d,N}\pquad{(\de_{L+1}^+\Mean_{L+1}^{\d,N}(f|\h_{L+1}))^2}.
$$
Now \equ(dd1.8) and a some simple estimates give:
$$
 \var_{L+1}^{\d,N}\pquad{\Mean_{L+1}^{\d,N}(f|\h_{L+1})}\leq
   C_2(\b,\d)\pgraf{\Mean_{L+1}^{\d,N}\pquad{(\de_{L+1,L}f)^2}+
   \Mean_{L+1}^{\d,N}\pquad{\var_{L+1}^{\d,N}(f|\h_{L+1})}}.
$$
Again induction assumption shows that the last term in this expression is
bounded above by $K(\b,\d,L)\cE_{L}^{\d,N}(f,f)$ so that:
$$
 \var_{L+1}^{\d,N}\pquad{\Mean_{L+1}^{\d,N}(f|\h_{L+1})}
 \leq C_3(\b,\d,L)\cE_{L+1}^{\d,N}(f,f).
$$
This concludes the proof.
\qed

In order to prove Proposition~\thm[brut2] we need a technical estimate on the
ratio ${\cE\indb(f,f)\over\var\indb(f)}$:

\nproclaim Lemma [brut3].
Suppose $f\in L^2(\n\indb)$ and define
$f_N(\h)\equiv f(\h_1,\ldots,\h_{L-1},\h_L+N)$. Then:
$$
  \nep{-4\b N}\leq\frac{\var\indb(f)}{\var_L^0(f_N)}\leq\nep{4\b N}
\qquad
  \nep{-2\b N}\leq\frac{\cE\indb(f,f)}{\cE_L^0(f_N,f_N)}\leq\nep{2\b N},
\Eq(brut3.1)
$$
for any $L>0$ and $N\in\integer$.

\Pro
We can suppose $N\geq 0$. 
Define $h_N(x)\equiv\nep{-\b\ptond{|x+N|-|x|}}$ and notice that
$$
 \nep{-\b N}\leq h_N(\h)\leq\nep{\b N}.
\Eq(brut3.3)
$$
This formula enable us to compare objects connected with
$\n\indb$ for different values of $N$.
For example:
$$
  Z\indb
   =\sum_\h\indfn{\bar\h=N}\nep{-\b\sum_{i=1}^L|\h_i|}
   =\sum_\h\indfn{\bar\h=0} h_N(\h_1)\nep{-\b\sum_{i=1}^L|\h_i|},
$$
and by \equ(brut3.3) we know that $\nep{-\b N}\leq Z\indb/Z_L^0\leq\nep{\b N}$.
A similar calculation shows that:
$$
 \var\indb(f)=\ptond{Z_L^0 \over Z\indb}^2\ov2 \sum_{\h,\x}
   \pquad{f_N(\h)-f_N(\x)}^2h_N(\h_1)h_N(\x_1)\n_L^0(\h)\n_L^0(\x),
$$
from which follows the first one of the estimates \equ(brut3.1).
The second one can be proved in a similar way.
\qed

\Prot{of Proposition \thm[brut2]}
Notice that the map $f\mapsto f_N$ is a bijection of $L^2(\n\indb)$ onto
$L^2(\n_L^0)$. 
Lemma~\thm[brut3] implies that:
$$
 \inf_{f\in L^2(\n\indb)}{\cE\indb(f,f)\over\var\indb(f)}\geq
  \nep{-6\b N}\inf_{f\in L^2(\n_L^0)}{\cE_L^0(f,f)\over\var_L^0(f)}
  \geq\nep{-6\b \bar\r L}\inf_{f\in L^2(\n_L^0)}{\cE_L^0(f,f)\over\var_L^0(f)}.
\Eq(brut2.2)
$$
so that we need only to estimate this last ratio.
Define
$H(\h)\equiv\sum_{i=1}^L|\h_i|$ and the jump rates:
$$
 c(\h\to\h^{i,j})=
  \cases{1 &if $H(\h^{i,j})<H(\h)$;\cr
         \nep{-2\b} &if $H(\h^{i,j})>H(\h)$;\cr
         0 &otherwise,\cr
        }
$$
where $\h^{i,j}\equiv\h-\d_i+\d_j$.
The Markov generator defined as:
$$
 (Gf)(\h)=\sum_{i,j}c(\h\to\h^{i,j})\pquad{f(\h^{i,j})-f(\h)}
$$
is a bounded and self adjoint in $L^2(\n_L^0)$.
Notice that:
$$
f(\h^{i,j})-f(\h)=\sum_{k=j}^{i-1}(\de_{k+1,k}f)(\h^{i,k+1})
$$
for every $i,j$ with $i>j$.
This equation and an elementary calculation shows that:
$$
 \cG(f,f)\leq C_1(\b,\d)L^3\cE_L^0(f,f)
$$
for every $f\in L^2(\n_L^0)$. Here $\cG(f,f)$ stands for the Dirichlet form
associated with $G$.
This inequality together with \equ(brut2.2) shows that to prove the proposition
we have to show that $\l_1(G)>0$ for every $L>0$. This fact is not obvious in
our case because the state space of the Markov chain associated with $G$ is not
finite. The technique we used to prove this lower bound can be found in [Law,So].
We consider a rooted graph $(V,E,{\bf 0})$ where the vertex set $V$ and 
the edges set $E$ are defined as:
$$
 \eqalign{
  V&\equiv\pgraf{\h\in\O_L:\bar\h=0}\cr
  E&\equiv\pgraf{(\h,\x)\in V\times V:\exists\ i,j\in\integer\hbox{ such that }\x=\h^{i,j}}.\cr
 } 
$$
The root is the vertex ${\bf 0}\equiv(0,\ldots,0)\in V$.
For every $\h\in V$ we can define a geodetical path between 
$\h\not={\bf 0}$ and ${\bf 0}$ in the following way:
\item{$\bullet$}
Let $i_1$ be the first index such that $\h_{i_1}>0$ and $j_1$ the first
index such that
$\h_{j_1}<0$. Define $e_1\equiv(\h,\h^{i_1,j_1})\in E$; $e_1$ is the
first edge in our path.
If $\h^{i_1,j_1}={\bf 0}$ then the geodetic path is 
$\pgraf{e_1}$ else we repeat the procedure  starting from the vertex
$\h^{i_1,j_1}$.

\noindent
It is easy to convince ourselves
that this procedure leads up to the construction of a geodetical path
$\pgraf{e_1,e_2,\ldots,e_{k(\h)}}$. Notice that if $\h(h)\in V$ is the first
vertex of the edge $e_h$ then $H(\h(h+1))=H(\h(h))-2$ for every
$h=1,\ldots,k(\h)-1$. This means that the geodetical distance of $\h$ from
the root is $\ov2 H(\h)$. We are in the setting of the random walk on
a rooted graph treated in [Law,So]. By Corollary~5.5 in that paper we have that:
$$
 \l_1(G)\geq\ov{2Mz^2(2\b)}
$$
where $M\leq 2L^2$
and
$z(2\b)\leq \pquad{Z(2\b,0)}^L$. 
This concludes the proof.
\qed
\fine

%------------------------------------------------------------------fine della sez 7
%------------------------------------------------------------------inizio della sez A



\expandafter
 \ifx\csname sezioniseparate\endcsname\relax
\fi

\numsec=-1
\numfor=1
\numtheo=1
\pgn=1


\beginsection A. Appendix


\nproclaim Lemma [-1.1].
Let $(\O,\cF,\m)$ be a probability space. Suppose that $f\in L^2(\m)$ and
$g\in L^\infty(\m)$. Then for every $A\in\cF$ such that $\m(A)>0$ we have:
$$
 \mean(f,\indfn{A}g)^2\leq 2\mean(f,g|A)^2+8\normm{g}_{+\infty}^2\m(A^c)\var(f).
\Eq(-1.1.1)
$$

\Pro
By the definition of covariance we have:
$$
 \eqalign{
  \mean(f,g)
  &=\int\!\!\!\int d\m(x)d\m(y)\indfn{x\in A}\indfn{y\in A}\pquad{f(x)-f(y)}\pquad{g(x)-g(y)}\cr
  &\qquad+\int\!\!\!\int d\m(x)d\m(y)\pquad{1-\indfn{x\in A}\indfn{y\in A}}
   \pquad{f(x)-f(y)}\pquad{g(x)-g(y)}.\cr
 }
$$
A simple calculation yields:
$$
 \eqalign{
  \mean(f,g)^2
  &\leq 2\m(A)^4\mean(f,g|A)^2+8\normm{g}_{+\infty}\var({\indfn{A^c}})\var(f)\cr
  &\leq 2\mean(f,g|A)^2+8\normm{g}_{+\infty}\m(A^c)\var(f).\cr
 }
$$
By replacing $g$ with $\indfn{A}g$ in this formula we have \equ(-1.1.1).
\qed

\nproclaim Lemma [-1.2].
Suppose $g=g(\h_1)\in L^\infty(\n\indb)$, with $|N/L|\leq \bar\r<+\infty$.
Then:
$$
 \Mean_L^{N+1}(g)-\Mean\indb(g)=O(L^{-1}).
$$

\Pro
Define $\r=\frac{N}{L}$ and $\r^\prime=\frac{N+1}{L}$, the by Corollary~\thf[t5]
we have that:
$$
 \Mean_L^{N+1}(g)-\Mean\indb(g)
 =\Mean^{\l_{\r^\prime}}(g)-\Mean^{\l_{\r}}(g)
 +\ov{L}\pquad{G_1(g,\r^\prime)-G_1(g,\r)}+o(L^{-1}).
$$
It easy to check that the term in square bracket is bounded, so we need only to
show that $\Mean^{\l_{\r^\prime}}(g)-\Mean^{\l_{\r}}(g)=O(L^{-1})$. This
fact it is true because an explicit computation shows that $\Mean^{\l_{\r}}(g)$
is a smooth function of $\r$, and $\r^\prime=\r+\ov{L}$.
\qed

\nproclaim Lemma [dd4].
There exists a positive constant $K(\b)$ such that:
$$
 \var\indb(\h_1)\geq K\ptond{{N^2\over L^2}\lor 1}.
\Eq(dd4.1)
$$

\Pro
We consider separately the two cases $|N/L|\leq\cost$ and
$|N/L|\gg 1$.
\acapo
Fix $\bar\r>0$, Corollary~\thf[t5] gives:
$$
 \var\indb(\h_1)=\var^{\l_\r}(\h_1) +O(L^{-1}).
\Eq(dd4.2)
$$
for $|N/L|\leq\bar\r$.
Here $\l_\r$ is such that $\Mean^{\l_\r}(\h_1)=\r\equiv N/L$ (see
Lemma~\thf[pll]). We claim that $\l=0$ minimizes
$\s^2(\l)\equiv\var^{\l}(\h_1)$. If this is true, by \equ(dd4.2), there
exists a constant $C_1(\b)>0$ so that $\var\indb(\h_1)\geq C_1$ for
$|N/L|\leq\bar\r$.
The fact that $\l=0$ minimizes $\s^2(\l)$ is a trivial consequences of the
fact that $\s^2(\l)$ is positive convex symmetric function, as easily checked
by an explicit calculation.

The estimate $\var\indb(\h_1)\geq C_1(\b)>0$ is not a good estimate if
$|N/L|$ is large. We claim that in general there exists a positive 
constant $C_2(\b)$ such that:
$$
 \var\indb(\h_1)\geq C_2{N^2\over L^2}.
\Eq(dd4.3)
$$
The proof of \equ(dd4.3) is by induction.

An explicit calculation shows that \equ(dd4.3) holds for $L=2$.
Assume that for a fixed $L>0$ that \equ(dd4.3) holds
for every $N\in\integer$. 
We shall show that:
$$
 \var_{L+1}^N(\h_1)\geq C_2{N^2\over(L+1)^2},
\Eq(dd4.6)
$$
for every  $N\in\integer$.
A simple calculation shows that
$\var_{L+1}^N(\h_1)\geq\Mean_{L+1}^N\pquad{\var_{L}^{N-\h_L}(\h_1)}$
an by inductive hypothesis:
$$
 \var_{L+1}^N(\h_1)
 \geq{C_2\over L^2}\Mean_{L+1}^N\pquad{(N-\h_L)^2}
 ={C_2\over L^2}\Mean_{L+1}^N\pquad{(\h_1-N)^2}.
\Eq(dd4.4)
$$
Last term in this estimate may be explicitly calculated:
$$
 \Mean_{L+1}^N\pquad{(\h_1-N)^2}=\ptond{NL\over L+1}^2+\var_{L+1}^N(\h_1),
$$
and finally by \equ(dd4.4):
$$
 \var_{L+1}^N(\h_1)\ptond{1-{C_2\over L^2}}\geq {C_2 N^2 \over (L+1)^2}.
\Eq(dd4.5)
$$
This relation implies \equ(dd4.6).
\qed

\fine

%------------------------------------------------------------------fine della sez A
%------------------------------------------------------------------inizio della sez B


\expandafter
 \ifx\csname sezioniseparate\endcsname\relax
\fi

\numsec=-2
\numfor=1
\numtheo=1
\pgn=1

\beginsection B. References

\frenchspacing

\item{[Do,Ko,Sh]} 
   R.~Dobrushin, R.~Koteck\'y and S.~Shlosman:
   {\it Wulff Construction. A Global Shape from Local Interaction},
   Translation of Mathematical Monographs, Vol. 104.
   AMS (1992)
\item{[La,Se,Va]}
	C. Landim, S. Sethuraman and S. Varadhan:
	Spectral Gap for Zero-Range Dynamics.
	Preprint (1995) to appear Ann. Probab.
\item{[Law,So]}
   G. F. Lawler and A. D. Sokal:
   Bounds on the $L^2$ Spectrum for Markov Chains and Markov Processes:
   a Generalization of Cheeger's Inequality.
   Trans. Amer. Math. Soc. {\bf 309}, No 2, 557 (1988)
\item{[Lu,Ya]}    
  S.Lu and H.T.Yau: 
  Spectral Gap and Logarithmic Sobolev Inequality for Kawasaki and Glauber 
  Dynamics. Commun. Math. Phys. {\bf 156}, 399 (1993)
\item{[Pe]}
   V.~V.~Petrov:
   {\it Sums of Independent Random Variables}.
   Springer--Verlag (1975)
\item{[Va]}
   S.~R.~S.~Varadhan:
   {\it Large Deviation and Application}.
   Society for Industrial and Applied Mathematics (1984)
\item{[Ya]}
   H.~T.~Yau:
   Logarithmic Sobolev Inequality for Kawasaki Dynamics, I. the Independent Case.
   Preprint (1994)
   
\fine
\end

