I'm trying to solve a brainteaser:
A 2D circle (cake) is cut randomly with straight lines n-times. What's the expected number of pieces?
Could you give me a hint on how to approach this? Is it possible to solve it analytically or by simulation?
Thanks!