Let $V=V(J)$ be the variety defined by the ideal $J\subset\Bbb{C}[x_0,\dots,x_d]$ generated by the 2x2 minors of $$\begin{pmatrix} x_0 & x_1 &\cdots & x_{d-1} \\ x_1 & x_2 &\cdots & x_d \end{pmatrix}$$ (in other word by the set of equations $x_jx_{k+1}=x_{j+1}x_k$, for $j,k=0,\dots,d$).
Now consider the $\Bbb{Z}_d$-action (cyclic group) on $\Bbb{C}^2$ given by $$ a\cdot (z_1,z_2)=(az_1,az_2), \quad a^d=1$$ where $a\in\Bbb{C}$ is a primitive $d$-rooth of unity. I am trying to prove the following
Claim: There is a 1:1 correspondence between $V$ and the orbit space $\Bbb{C}^2/\Bbb{Z}_d$.
In fact the map $\phi\colon\Bbb{C}^2\rightarrow V$ given by $$(z_1,z_2)\longmapsto (z_1^d,z_1^{d-1}z_2,\dots, z_1z_2^{d-1},z_2^d)$$ is clearly constant on the action orbits. Also it isn't hard to check that the fibers of $\phi$ are precisely the orbits. I am not managing to show surjectivity though...
Fix $(x_0,\dots,x_d)\in V$ and let $z_0\in x_0^{1/d}$ and $z_2\in x_d^{1/d}$. Then we have $$\phi(z_1,z_2)= (x_0,\dots, z_1^{d-j}z_2^j,\dots,x_d)$$ So we just need to prove the identity $x_j=z_1^{d-j}z_2^j$. Clearly we need to use the fact that $x_jx_{k+1}=x_{j+1}x_k$, but I am stuck here...
Can somebody help me?