Art of Problem Solving
During AMC 10A/12A testing, the AoPS Wiki is in read-only mode and no edits can be made.

2023 SSMO Relay Round 2 Problems/Problem 2: Difference between revisions

Pinkpig (talk | contribs)
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..."
 
Pinkpig (talk | contribs)
No edit summary
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==

Revision as of 18: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