Let $(U_1,U_2,...) , (V_1,V_2,...)$ be two independent sequences of i.i.d. Uniform (0, 1) random variables. Define the stopping time $N = \min\left(n\geqslant 1\mid U_n \leqslant V^2_n\right)$.
Obtain $P(N = n)$ and $P(V_N \leqslant v)$ for $n = 1,2,...,1\geqslant v \geqslant$0.
I know that I should use conditioning in order to get the probability.
I also know that I have to check if $U_1 \leqslant V_1$ then $N=1$
Here are some hints.
For the second part, start from $$ P\left(V_N\leqslant v\right)=\sum_{n\geqslant 1}P\left(V_n\leqslant v,N=n\right). $$ Then use the previous decomposition of $\{N=n\}$ and use independence to get the value of $P\left(V_n\leqslant v,N=n\right)$ for all $n$.