Solution for the week of 1/12/25
Interestly, the closed-form solution I got was slightly different: 0.5 + (sum from i = 2 to N-1 of (i/(i+1))).
Hey Seth, let me go back to look at that. I wrote up this solution before you had submitted yours and meant to modify it (at least in part to give you a shoutout) but I was traveling this weekend and didn’t get around to it.
Interestly, the closed-form solution I got was slightly different: 0.5 + (sum from i = 2 to N-1 of (i/(i+1))).
Hey Seth, let me go back to look at that. I wrote up this solution before you had submitted yours and meant to modify it (at least in part to give you a shoutout) but I was traveling this weekend and didn’t get around to it.