benchmarks.wiki / Public workspace

OlympiadBench / 2126 / In the coordinate plane consider the set S of all points with integer…

Problem

Answer published by the source. Consult the official source to check your work against its answer.

question

In the coordinate plane consider the set SS of all points with integer coordinates. For a positive integer kk, two distinct points A,BSA, B \in S will be called kk-friends if there is a point CSC \in S such that the area of the triangle ABCA B C is equal to kk. A set TST \subset S will be called a kk-clique if every two points in TT are kk-friends. Find the least positive integer kk for which there exists a kk-clique with more than 200 elements.
Plain-text mathematical notation (without MathML)
In the coordinate plane consider the set S of all points with integer coordinates. For a positive integer k, two distinct points A,B∈S will be called k-friends if there is a point C∈S such that the area of the triangle ABC is equal to k. A set T⊂S will be called a k-clique if every two points in T are k-friends. Find the least positive integer k for which there exists a k-clique with more than 200 elements.
Original LaTeX notation
In the coordinate plane consider the set $S$ of all points with integer coordinates. For a positive integer $k$, two distinct points $A, B \in S$ will be called $k$-friends if there is a point $C \in S$ such that the area of the triangle $A B C$ is equal to $k$. A set $T \subset S$ will be called a $k$-clique if every two points in $T$ are $k$-friends. Find the least positive integer $k$ for which there exists a $k$-clique with more than 200 elements.

answer type

Numerical

is multiple answer

false

language

English

question type

Open-ended

subject

Math

Discussion

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

Official source

initial import