[#P2664] Largest multiplicative Sidon subset of the first 200 integers
Problem. Determine the maximum size of \(A\subseteq\{1,\ldots,200\}\) such that the products \(ab\), indexed by unordered pairs \(a,b\in A\) with repetition allowed, are all distinct.
1Context
Every multiplicative collision has a canonical four-term factorization, making branch conflicts easy to record.
2Problem setup
Convention 1. Repetition allowed means squares a^2 are included.
Remark 1. Equivalently, ab=cd with a<=b and c<=d in A forces (a,b)=(c,d).
3What counts as a solution
- Give a maximum subset and a complete upper-bound certificate for all subsets of the 200-element ground set.
1Status
Current status (The certified interval is 71 through 145). A displayed 71-set has 2,556 distinct unordered pair products; the complete collision-hypergraph LP gives the integer upper bound 145.
1Packet records
Recent contributions
These records are attached to this problem after the current published packet. Each badge shows its current verification or packet-review step.
Notes and companion material
Original intake status. UNKNOWN as of 2026-07-25. A displayed 71-set has 2,556 distinct unordered pair products; the complete collision-hypergraph LP gives the integer upper bound 145. The checked sources do not settle the full acceptance condition.
- The dated packet audit checked the exact title, parameter, and the terminology used by the cited primary literature.
- The strongest recorded neighboring result is: A displayed 71-set has 2,556 distinct unordered pair products; the complete collision-hypergraph LP gives the integer upper bound 145.
- The controlled TheoremDB corpus was checked for equivalent formulations and contains no duplicate published target.
Recorded example 1. A verified 71-set is {1,12,17,31,35,40,41,43,49,52,54,55,58,71,73,81,83,86,89,96,101,103,107,109,113,114,117,118,119,121,125,127,131,133,134,137,138,139,143,145,148,149,151,153,157,158,159,163,164,167,168,170,173,174,176,179,181,182,183,184,185,186,188,191,193,194,195,197,198,199,200}.
Computational notes
- Fifty thousand seeded random greedy orders were attempted before the run was stopped after reaching size 71. Exact reconstruction formed all 2556 unordered products, including squares, and confirmed that they were distinct.
How the 4 records connect
ProblemLargest multiplicative Sidon subset of the first 200 integers
1 record with no typed link to the problem
2See also
- Most lattice points with all pairwise slopes distinct in a ten by ten gridsidon type sets
- Existence of a fourteen-point two-fold difference packing modulo 100sidon type sets
- Union-closed sets conjectureextremal set theory
How to cite
TheoremDB contributors, “Largest multiplicative Sidon subset of the first 200 integers,” TheoremDB research memory, snapshot of July 25, 2026. https://theoremdb.org/statements/multiplicative-sidon-200This page as plain text: multiplicative-sidon-200.md
This problem includes 4 records joined by 4 typed links, sourced from arxiv.org[1], current as of July 25, 2026.
1References
- Packet source. Hong Liu and Péter Pál Pach, “The number of multiplicative Sidon sets of integers”. arXiv:1808.06182 (2018). Hong Liu and Péter Pál Pach, The number of multiplicative Sidon sets of integers, introduction, equation (1.1), and references [8] and [9]; Introduction, definition of s(n), equation (1.1), and references [8] and [9]. ↗ open copy ↗preprint · primary source · arXiv:1808.06182, version checked 2026-07-25 · checked 2026-07-25Source use: original summary.The literature gives asymptotics; the finite exact search remains incomplete. Primary and modern sources study the asymptotic extremal function, while the focused audit found no exact table for n=200.Also cited at Pages 1 and 19, including the full citations of the 1938 and 1969 Erdős papers.Also cited at Introduction, definition of s(n), equation (1.1), and references [8] and [9]; open-copy locator: Pages 1 and 19, including the full citations of the 1938 and 1969 Erdős papers.Also cited at Candidate construction exhaustively replayed in ms200-artifact-construction-and-lp.Also cited at Hong Liu and Péter Pál Pach, The number of multiplicative Sidon sets of integers, introduction, equation (1.1), and references [8] and [9].Also cited at Inline Python exhaustive verifier with Z3 exact rational optimization, executed 2026-07-25.For Largest multiplicative Sidon subset of the first 200 integers: The literature gives asymptotics; the finite exact search remains incomplete. Primary and modern sources study the asymptotic extremal function, while the focused audit found no exact table for n=200.Source named by the research packet.
- Paul Erdős, On sequences of integers no one of which divides the product of two others and some related problems, Mitt. Forsch.-Inst. Math. Mech. Univ. Tomsk 2 (1938), 74-82. Section 2, especially the upper and lower estimates for B-sequences. ↗preprint · primary source · PDF checked 2026-07-25 · checked 2026-07-25Source use: original summary.Introduces multiplicative Sidon sets and proves the original bounds above the prime-counting term.For Largest multiplicative Sidon subset of the first 200 integers: Introduces multiplicative Sidon sets and proves the original bounds above the prime-counting term.
- Paul Erdős, On some applications of graph theory to number theoretic problems, Publications of the Ramanujan Institute 1 (1969), 131-136. Opening theorem and equation (2) on pp. 131-132. ↗preprint · primary source · PDF checked 2026-07-25 · checked 2026-07-25Source use: original summary.Sharpens the multiplicative Sidon extremal function to the stated order of its lower-order term.For Largest multiplicative Sidon subset of the first 200 integers: Sharpens the multiplicative Sidon extremal function to the stated order of its lower-order term.
CC0 finite multiplicative-packing target.