benchmarks.wiki / Public workspace

Omni-MATH / S is a non-empty subset of the set {1,2,⋯,108}, satisfying:

Problem

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

problem

S S is a non-empty subset of the set {1,2,,108} \{ 1, 2, \cdots, 108 \}, satisfying: (1) For any two numbers a,bS a,b \in S ( may not distinct), there exists cS c \in S, such that $ \gcd(a,c)\equal{}\gcd(b,c)\equal{}1$. (2) For any two numbers a,bS a,b \in S ( may not distinct), there exists $ c' \in S$, $ c' \neq a$, $ c' \neq b$, such that $ \gcd(a, c') > 1$, $ \gcd(b,c') >1$. Find the largest possible value of |S| |S|.
Plain-text mathematical notation (without MathML)
S is a non-empty subset of the set {1,2,⋯,108}, satisfying:

(1) For any two numbers a,b∈S ( may not distinct), there exists c∈S, such that $ \gcd(a,c)\equal{}\gcd(b,c)\equal{}1$.

(2) For any two numbers a,b∈S ( may not distinct), there exists $ c' \in S$, $ c' \neq a$, $ c' \neq b$, such that $ \gcd(a, c') > 1$, $ \gcd(b,c') >1$.

Find the largest possible value of |S|.
Original LaTeX notation
$ S$ is a non-empty subset of the set $ \{ 1, 2, \cdots, 108 \}$, satisfying:

(1) For any two numbers $ a,b \in S$ ( may not distinct), there exists $ c \in S$, such that $ \gcd(a,c)\equal{}\gcd(b,c)\equal{}1$.

(2) For any two numbers $ a,b \in S$ ( may not distinct), there exists $ c' \in S$, $ c' \neq a$, $ c' \neq b$, such that $ \gcd(a, c') > 1$, $ \gcd(b,c') >1$.

Find the largest possible value of $ |S|$.

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