Suppose two random variables $X$ and $Y$ are independent and both distributed uniformly on $[0,1]$. I am interested in the vectors $Z=(X, Y)$.
Suppose I have $N$ independent realizations of $Z$: $Z_{i}=(X_i, Y_i)$, $i=1, \ldots, N$.
I know the following univariate results: $N\cdot\min\limits_{i=1, \ldots, N}(1-X_i)$ converges in distribution to a non-degenerate distribution and $N\cdot\min\limits_{i=1, \ldots, N}(1-Y_i)$ converges in distribution to a non-degenerate distribution.
But now I am interested in considering something like for bivariate $Z$. In other words, I am interested in getting the rate of convergence of $$\min\limits_{i=1, \ldots, N}\|(1,1)-(X_i,Y_i)\|,$$ where $\|\cdot\|$ stands for the Euclidean distance. I am mostly interested in the rate of convergence $a(N)$ such that $$a(N)\cdot\min\limits_{i=1, \ldots, N}\|(1,1)-(X_i,Y_i)\|$$ converges in distribution to a non-degenerate limit (or some bounds on this $a(N)$), not in the limiting distribution itself.
How do I proceed?
