2 Comments
User's avatar
Seth Cohen's avatar

Interestly, the closed-form solution I got was slightly different: 0.5 + (sum from i = 2 to N-1 of (i/(i+1))).

Expand full comment
Xavier Durawa's avatar

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.

Expand full comment