2023 SSMO Relay Round 2 Problems/Problem 2: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
Let <math>T=TNYWR</math>. Suppose that <math>L = \left\lfloor\sqrt{ | Let <math>T=TNYWR</math>. Suppose that <math>L = \left\lfloor\sqrt{T}\right\rfloor</math> points are evenly spaced around the circle. Find the number of ways to select <math>k \ge 3</math> points such that the <math>k</math>-gon formed strictly contains the center of the circle. | ||
==Solution== | ==Solution== | ||
Latest revision as of 14:25, 15 September 2025
Problem
Let
. Suppose that
points are evenly spaced around the circle. Find the number of ways to select
points such that the
-gon formed strictly contains the center of the circle.