main>

The brute force part about our proof.


Refer to the paper for a proof. This page is to illustrate how 'brute' the force is in my proof!

Consider a transformation y=x2z, which maps the set D to a strip in the first quadrant, and for (X,Y)=grad W, put G(x,z) = X(x,x2z)/x and F(x,z) = z X2(x,x2z)/Y(x,x2z). Obviously, fixed points of grad W in D and the solutions of F(x,z)=G(x,z)=1 in D'={(x,z) = x>0, 0<= z <= 1} are in 1 to 1 correspondence.

Let JGF= Gx Fz - Fx Gz be the Jacobian of the map (x,z) to (G(x,z),F(x,z)). The inverse function theorem implies that if JGF is not 0 (i.e., does not change signs) then at least locally the map is 1 to 1 (hence in particular, fixed point is unique in a small neighborhood). Conditions in the Theorem implies certain global properties with which the uniqueness of the fixed point follows in D.

We need a proof of JGF>0. With a little thought one sees that it is sufficient to prove JGF>0 on F=1 instead of whole D'.

Put Rem0=e(x,z) =(1-z)x2 Y2/X2(x,x2z) (JGF-F(1-F)/(z(1-z)) Gx)(x,z). (Rem0 is the name in Mathematica; in the paper it is e(x,z). Each software suggests its own 'simple names' ...) If we prove that this is a polynomial in x, z, and 1-z with positive coefficients, then the proof is complete. We want to find a polynomial in 3 variables with positive coefficients f(x,z,s) such that Rem0=e(x,z)=f(x,z,1-z).

By trial and error I found ec(x,z,s) = ct[x,z,s] (r.h.s. is for Mathematica) and er(x,z,s) = res = Sumn=930 resC[n,z,s] xn such that f(x,z,s)=ec(x,z,s)+er(x,z,s) has the desired property; nameley,
Rem0=ct[x,z,1-z] + res /. s->1-z
is proved by Mathematica. The figures below shows ct[x,z,s], res, and the formula.

Note that Mathematica does not help me much. I had to find out and type in ALL the terms in ct[x,z,s] by hand! The rather lengthy lines in ct is not a computer-calculated output. A formula F(1-F)/(z(1-z)) Gx(x,z) is also my invention.

Mathematica just subtracts them from Rem0 to return res as a function of x and z, and I had to sort out some terms so that all the coefficients are positive. So all the terms in res with the variable s is by my hand again. The existing proof is obtained by such lengthy trial and error and by brute force. Lack of either mathematical or physical intuitions prevents its generalization. The worst part about it is that it is non-trivial to generalize our results directly to higher dimensions.

A nice proof is wanted!

Completion of a proof.
fixed point uniqueness of generalization of 2 dimensional RG for rSAP on dSG; decomposition to counter term and residue
'Counter term' ec(x,z,s) = ct[x,z,s] contains no negative signs!
fixed point uniqueness of generalization of 2 dimensional RG for rSAP on dSG; counter term
'Residue' er(x,z,s) = res = Sumn=930 resC[n,z,s] xn contains no negative signs!
fixed point uniqueness of generalization of 2 dimensional RG for rSAP on dSG; residue


main> inserted by FC2 system