[[ “If person A and person B are in the rain for THE SAME PERIOD OF TIME, will the runner (A) get wetter than the walker (B)?” This assumes that they’re going different distances, of course. ]]
Yes. Imagine that the top view of our people looks like a plate (circular and flat). If I hold the plate still with the flat surface facing up, a certain number of raindrops will hit during each period of time. If I move the plate, then it moves out of the way of the drops coming down behind the direction of motion, but it moves under the drops ahead of the direction of motion. In the end, the number of drops that hit the plate from the top is independent of whether or not the plate is moving.
Now, if I attach a cylinder to the bottom of the plate (so our two people are modelled like paper towel rollers with caps on the ends), then as long as the cylinders remain still, no rain hits the sides (it all hits the top). As soon as one of the cylinders begins moving, it starts running into the raindrops that were falling harmlessly beside it when it was still. Assuming that the drops have reached a terminal velocity as they pass from the top of the cylinder to the bottom, the number of drops that the cylinder will run into is directly proportional to the speed. Meanwhile, the number of drops that hit the plate on the top remains constant.
Perhaps an even more interesting question is what happens if the two people travel through the rain for the same distance (say, from a building to a car), but one is running and one is walking. The runner gets hit with more rain than the walker in the time it takes her to run to the car. The walker, on the other hand, has been hit with less rain than the runner when the runner gets to the car, but the walker still has to walk the remaining distance to the car. Obviously, if the walker was standing still, she would eventually be hit with alot more rain than the runner, and if she moved at the same speed as the runner, she would be hit with the same amount.
To express this mathematically (it’s not that complicated, so bear with me here) let the distance to the car be D, the speed that a person moves be S, and the time it takes to get to the car be T. These three values are related: D = S*T.
Next, let A be the amount of rain that hits our people from the top every second, and S*B be the amount of rain that they run into (ie that hits their cylindrical sides) every second (remember that the amount of rain they run into is proportional to speed, thus the S term). Let the the total amount of rain they get hit with be R, and we can relate all these terms:
R = A*T + S*B*T
Now, since T = D/S, we can substitute for T and get R in terms of S:
R = A*D/S + B*D
This is a pretty cool result, because it lets us see that the amount of rain the people run into (the B term) is constant. Since both people have to move the same distance, they both run into the same amount of rain (the B term). On the other hand, by moving faster, the runner increases S and reduces the A term, and thus gets hit with less rain.
Returning to the first equation, we can see that if the time spent in the rain is the same for both people, then the one standing still will be hit with less rain.
Moral: If it’s going to stop raining before the runner gets to the car, then you’ll do better by standing still until the rain stops, then walking to the car. On the other hand, if the rain isn’t going to stop before you get to the car, you’re better off running. Weather prediction being what it is, I’d take my chances and run.
– Mike –