benchmarks.wiki / Public workspace
OlympiadBench / 1641 / Let n be a positive integer and fix 2n distinct points on a circumference.…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
question
Let be a positive integer and fix distinct points on a circumference. Split these points into pairs and join the points in each pair by an arrow (i.e., an oriented line segment). The resulting configuration is good if no two arrows cross, and there are no arrows and such that is a convex quadrangle oriented clockwise. Determine the number of good configurations.
Plain-text mathematical notation (without MathML)
Let n be a positive integer and fix 2n distinct points on a circumference. Split these points into n pairs and join the points in each pair by an arrow (i.e., an oriented line segment). The resulting configuration is good if no two arrows cross, and there are no arrows (AB)→ and (CD)→ such that ABCD is a convex quadrangle oriented clockwise. Determine the number of good configurations.
Original LaTeX notation
Let $n$ be a positive integer and fix $2 n$ distinct points on a circumference. Split these points into $n$ pairs and join the points in each pair by an arrow (i.e., an oriented line segment). The resulting configuration is good if no two arrows cross, and there are no arrows $\overrightarrow{A B}$ and $\overrightarrow{C D}$ such that $A B C D$ is a convex quadrangle oriented clockwise. Determine the number of good configurations.answer type
Expression
is multiple answer
false
language
English
question type
Open-ended
subject
Math
Discussion
No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
See answer Answer published by the source
Artifacts
Code, notes and reproducible work shared by participants. Files are served from a separate origin.
No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
Source and history
initial import