Difference between revisions of "2023 SSMO Relay Round 2 Problems/Problem 2"

(Created page with "==Problem== Let <math>T=</math> TNYWR. Suppose that <math>L = \left\lfloor\sqrt{N}\right\rfloor</math> points are evenly spaced around the circle. Find the number of ways to s...")
 
 
Line 1: Line 1:
 
==Problem==
 
==Problem==
Let <math>T=</math> TNYWR. Suppose that <math>L = \left\lfloor\sqrt{N}\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.
+
Let <math>T=TNYWR</math>. Suppose that <math>L = \left\lfloor\sqrt{N}\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 19:19, 2 May 2025

Problem

Let $T=TNYWR$. Suppose that $L = \left\lfloor\sqrt{N}\right\rfloor$ points are evenly spaced around the circle. Find the number of ways to select $k \ge 3$ points such that the $k$-gon formed strictly contains the center of the circle.

Solution