I have to find the value $\alpha\in\mathbb{R}$ such that the following change of coordinates is symplectic:
$ \varphi(p,q)\rightarrow (P,Q)$
where
$Q = q^2 + \alpha\sqrt{q^2+p}$
$P = q + \sqrt{q^2+p}$
My first approach to solve it was to directly verify for which $\alpha$ it holds $dp\wedge dq = dP \wedge dQ$ and if comes out $\alpha=2$, which should be right.
But on some notes, I found that to prove that this holds it could be even imposed that the determinant of the Jacobian of the transformation $\varphi$ is equal 1.
Is this related to Liouville volume preserving theorem? I really don't get why we should have that this last verification implies that $\varphi$ is a symplectomorphism.
To begin just a definition: A symplectic linear structure on $\mathbb{R}^{2n}$ is a non-degenerate bilinear skew symmetric 2-form. This form is called the skew-scalar product such that $[a,b]=-[b,a]$.
Now a transformation $S:\mathbb{R}^{2n} \rightarrow \mathbb{R}^{2n}$ of the symplectic space is symplectic iff it preserves the differential 2-Form. In your case where $n=1$ this means that $dp \wedge dq$ is preserved and maps to $dP \wedge dQ$. Which is equivelent to $[Sa,Sb]=[a,b]$
Moreover a transformation is symplectic iff the Matrix Representation of S satisfies $S^T\Omega S=\Omega$ where $\Omega$ is the block matrix
\begin{bmatrix} 0 & -I \\ I & 0 \end{bmatrix}
and I is the identity matrix; becasue: $[\Omega Sa,Sb]=[\Omega a,b]=[S^T \Omega Sa,Sb]$.
Now then you could find the matrix representation of the transformation $\phi$ and then compute $\phi ^T \Omega \phi$, let it equal to $\Omega$ and solve for $\alpha$.
Furthermore I recommend the chapter on Symplectic Manifolds from V.I Arnold's book on Classical Mechanics.