StarsRuler said:
Thanks but sorry, I don´t understand. The justification of the drop out the high energies is trivial, but how is the lagrangian developed, there is where I lose, in all the lectures I did ( thanks for the link, but I read it yet too)
I think it's rather deep and not trivial at all, personally. Though I guess the conceptual picture is often described more clearly than the detailed calculations are, at least when it comes to this. This is, at least partly, because one basically has to include some scheme of renormalization, as the two concepts are so intertwined.
StarsRuler said:
He introduces a parameter E, but also a parameter \epsilon. I suppose that E is the scale of energies up to the energies in our experiments, but ¿\epsilon ?. And this misterious k, and then dimension of all ( fields, lagrangians) in function of it. Speak of renormalization, I don´t know anything about it.
Thanks anyway
As for this text, it was clearly a mistake to recommend it without reading it first. Looking at it again, I find it quite hard to follow myself! You see, I wanted to provide some reference for the use of non-Wilsonian RG in high-energy. Maybe one of the references in
https://www.physicsforums.com/showthread.php?t=587206 will suit you better.
(I don't quite understand how he uses ε, probably because I'm not at all used to that renormalization scheme. E seems to be the energy scale, as you say. k is related some sort of scaling dimension. When renormalizing, the term with the highest scaling dimension grows the quickest and so on. In addition, there is the weird feature that the number of physical dimensions actually does matter to the physics!)
I would still recommend you to start at (what I think is) the simplest and most physical point: the Wilsonian RG of the Gaussian model. I'll give a small introduction, but the details can be found in most books on RG or stat mech of fields.
The model itself comes from the Landau theory of phase transitions, ignoring density interactions. Here the field or order parameter m can be interpreted as a magnetization, and h as a magnetic field. The free energy functional can be written
\beta H = \int d^d r \left[ \frac{t}{2} m^2(r) + \frac{K}{2}|\nabla m|^2 - hm(r)\right]
or, in momentum modes,
\beta H = \frac{1}{(2\pi)^d} \int d^d q \left[\frac{t + q^2 K}{2} |m(q)|^2\right] - hm(0)
It is easy to split momentum space into slow and fast modes, 0<|\mathbf{q}|<\Lambda /b and \Lambda /b<|\mathbf{q}|<\Lambda, respectively. \Lambda is the cutoff, and b is just a number that we will change throughout the renormalization, but we will think of it as slightly larger than 1. (I do think the paremeter \epsilon is somehow an analogue of b.)
In the Gaussian model, the slow and fast fields don't mix (i.e. no cross terms, compare with the case of a quartic term), so the fast fields just give a constant contribution to the free energy, and hence the partition function. The slow modes remain and give
\beta H = \frac{1}{(2\pi)^d} \int_0^{\Lambda/b} d^d q \left[\frac{t + q^2 K}{2} |m(q)|^2 \right] - hm(0)
Thus we have done the first step, the coarse graining, and ended up with an effective Hamiltonian having the same structure as before. The second step is the rescaling, where we trick ourselves that we haven't changed much. We introduce the new coordinate \mathbf{q}'=b\mathbf{q}, such that we get the same momentum as before. Then the theory looks like
\beta H = \frac{1}{(2\pi)^d} \int_0^{\Lambda} d^d q' b^{-d} \left[\frac{t + q'^2 b^{-2} K}{2} |m(q')|^2 \right] - hm(0)
In the third step, the field is renormalized as m'(\mathbf{q}')=m(\mathbf{q}')/z. This gives
\beta H = \frac{1}{(2\pi)^d} \int_0^{\Lambda} d^d q' b^{-d}z^2 \left[\frac{t + q'^2 b^{-2} K}{2} |m'(q')|^2 \right] - zhm'(0)
In other words, we have a free energy which looks like the original one, but with the modified (renormalized) parameters
t' = z^2 b^{-d} t, \quad h'=zh, \quad K'=z^2 b^{-d-2} K
At this point, you can see that d, the number of dimensions, seems to matter a bit (no matter what z is). Now, this Landau-Ginzburg model aims to describe phase transitions, near which fluctuations are scale invariant, so we require K'=K (other choices are possible), which implies z=b^{1+d/2}, and the renormalized parameters now scale as
t'=b^2 t, \quad h'=b^{1+d/2} h
So, depending on how far we renormalize, and the number of dimensions, the magnetic field term might become dominant and give rise to a magnetic ordering.
The whole point of this exercise though, was to show you an example of how a starting Hamiltonian and a given renormalization scheme gives rise to an effective theory. In this case it had the same structure (i.e. it's renormalizable), but it need of course not be in general. However, the effective field theory is somewhat hidden behind the RG calculation, and I suspect that will be the case with most renormalization schemes out there.