2023 SSMO Relay Round 4 Problems/Problem 2

Revision as of 22:29, 15 December 2023 by Pinkpig (talk | contribs) (Created page with "==Problem== Let <math>T=</math> TNYWR. Let <math>n = \left\lfloor\sqrt{N}\right\rfloor.</math> Suppose that <math>N</math> points are chosen on the sides of a triangle with ar...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Let $T=$ TNYWR. Let $n = \left\lfloor\sqrt{N}\right\rfloor.$ Suppose that $N$ points are chosen on the sides of a triangle with area 1 such that there is at least one point on each side. Let $m$ be the area of the polygon formed by connecting the $N$ points in counterclockwise order. Find the expected value of $\frac{30}{1-m}$ (Note that $\left\{x\right\} = x - \lfloor x \rfloor$)

Solution