I tried now in another way. By the definition of forms and change of coordinates (the Jacobi matrix) which is for [itex]p[/itex] done also in Goodman. I write Lorentz matrix for boost in [itex]x[/itex] direction, which is[tex]\Lambda_{\mu}^{\nu} =<br />
<br />
\begin{pmatrix}<br />
<br />
\gamma & \gamma \beta & 0 & 0\\<br />
<br />
\gamma \beta & \gamma & 0 & 0\\<br />
<br />
0 & 0 & 1 & 0\\<br />
<br />
0 & 0 & 0 & 1<br />
<br />
\end{pmatrix},[/tex]
so that the transformation is
[tex]
<br />
x'_0 = \gamma(x_0 + \beta x_1),\\<br />
<br />
x'_1 = \gamma(x_1 + \beta x_0),\\<br />
<br />
x'_2 = x_2,\\<br />
<br />
x'_3 = x_3.<br />
[/tex]
I know that [itex]v = p/E = p^1/p^0[/itex]. Following Goodman, I can get the [itex]d^3p/p^0[/itex] invariance, but when I try to do Jacobain determinant for [itex]d^3x[/itex] in the same way, I get
[tex]\begin{vmatrix}<br />
<br />
\frac{\partial x'_1}{\partial x_1} & \frac{\partial x'_1}{\partial x_2} & \frac{\partial x'_1}{\partial x_3} \\<br />
<br />
\frac{\partial x'_2}{\partial x_1} & \frac{\partial x'_2}{\partial x_2} & \frac{\partial x'_2}{\partial x_3} \\<br />
<br />
\frac{\partial x'_3}{\partial x_1} & \frac{\partial x'_3}{\partial x_2} & \frac{\partial x'_3}{\partial x_3}<br />
<br />
\end{vmatrix} = \begin{vmatrix} \gamma (1 + \beta \frac{\partial x_0}{\partial x_1}) & \gamma \beta \frac{\partial x_0}{\partial x_2} &\gamma \beta \frac{\partial x_0}{\partial x_3}\\<br />
0&1&0\\<br />
0 & & 1<br />
\end{vmatrix} = \gamma(1+\beta \frac{\partial x_0}{\partial x_1}).[/tex]
I then assume that [itex]\frac{\partial x_0}{\partial x_1} = 1/v[/itex], since [itex]x_0 := t[/itex] and also [itex]v = \frac{p_1}{p_0}[/itex], so the final determinant is equal to [itex]\gamma(1+\beta \frac{p_0}{p_1})[/itex], which can be rewritten as
[tex]\frac{p'_1}{p_1},[/tex]
which is clearly not what I want. Should be [itex]\frac{p_0}{p'_0}[/itex]. Where am I mistaken?