Let's assume we picked chose two numbers in the range $[1,n]$ where $n\in \mathbb N$ independently, such that each one of them is distributed randomly.
How can I find the expectation of the minimum of these two numbers?
I know that we have $2n-1$ possibilities of getting $1$ as minimum, $2(n-1)-1$ possibilities of getting $2$ as minimum, and so on!
But how do I formalize this and calculate the expectation?