A square ABCD has all it's vertices on $x^2y^2 = 1$. The midpoints of it's sides also lie on the same curve . What is the area of this square ?
It can be found very easily if we can show that diagonal of this square meet at the origin.
Can anyone please help me ?


If $(x_0,y_0)$ is the centre of the square and the vector $(2u,2v)$ corresponds to one of the edges (wlog. $u\ge v\ge 0$), then all the points $$ (x_0+\alpha u+\beta v,y_0+\alpha v-\beta v)$$ with $\alpha,\beta\in\{-1,0,1\}$, except $\alpha=\beta=0$, are on the curve. That is, $$\tag1 (x_0+\alpha u+\beta v)(y_0+\alpha v-\beta u)=\pm1.$$ The only quadratic polynomials $Ax^2+Bx+C$ that take values $\pm1$ for all $x\in\{-1,0,1\}$ are given by
For $\alpha=1$, $(1)$ must turn into one of these in terms of $\beta$. As at least one of $u,v$ is non-zero, at least one of the factors in $(1)$ is non-constant and hence the first of the four options, degree 0, is excluded. It follows that the polynomial is of degree $2$, i.e., both $u$ and $v$ are non-zero. In fact, we find that $uv\in\{1,2\}$, which leaves us only with the possibilities $-2\beta^2+1$, $-\beta^2+\beta+1$, $-\beta^2+\beta+1$. At any rate, $$(x_0+u)(y_0+v)=1.$$ The same argument for $\alpha=-1$ leads to $$(x_0-u)(y_0-v)=1.$$ By subtracting, we find $(x_0,y_0)\perp(v,u)$.
Swapping the roles of $\alpha$ and $\beta$, we find $$(x_0+v)(y_0-u)=-1\quad\text{and}\quad (x_0-v)(y_0+u)=-1.$$ This time, by subtracting, we find $(x_0,y_0)\perp(-u,v)$. As $(v,u)\perp (-u,v)$, one of the three vectors must be zero, and the only candidate is $(x_0,y_0)$, as desired.
With that, $ uv=1$ and $u^2-v^2=(u+v)(u-v)=1$, hence $u^2$ is a root of $x^2-x-1$, etc. etc.