Suppose there is a line of length $L$ cm. And it begins to rain at a constant rate of one droplet per second. Once a drop strike the line and it wets 1 cm of the line. What is the expected number of droplets it takes to wet the whole line?
The following condition was suggested by Henry:
To avoid the boundary problem, each point on the line within a distance of $\frac{1}{2}$ the point struck is wetted. The centre of the drop can be anywhere on the line (so if near the end would cover less than 1 but at least $\frac{1}{2}$ cm of the line.
The discrete version of this problem is a classical coupon collector problem,I am curious what would happen in the continuous case. The related post of this problem is rain droplets falling in a table.
Any help will be appreciated. Thanks in advance.