An urn contains $0$ black balls and $n$ white balls. $k$ balls are picked up at random and replaced by $k$ black balls. This process repeats itself till all the balls in the urn are black.
What is the expected number of black balls in the urn after $j$ steps of picking up?