benchmarks.wiki / Public workspace
Omni-MATH / Let n≥4 be an integer. Find all functions W : {1, dots, n}^2 to mathbb R such that for every partition [n]=A∪B∪C into disjoint sets, ∑_(a∈A)∑_(b∈B)∑_(c∈C)W(a,b)W(b,c)=|A||B||C|.
Problem
Answer published by the source. Consult the official source to check your work against its answer.
problem
Let be an integer. Find all functions
$W : \{1, \dots, n\}^2 \to \mathbb R$ such that for every partition into disjoint sets, Plain-text mathematical notation (without MathML)
Let n≥4 be an integer. Find all functions $W : \{1, \dots, n\}^2 \to \mathbb R$ such that for every partition [n]=A∪B∪C into disjoint sets, ∑_(a∈A)∑_(b∈B)∑_(c∈C)W(a,b)W(b,c)=|A||B||C|.Original LaTeX notation
Let $n \ge 4$ be an integer. Find all functions $W : \{1, \dots, n\}^2 \to \mathbb R$ such that for every partition $[n] = A \cup B \cup C$ into disjoint sets, \[ \sum_{a \in A} \sum_{b \in B} \sum_{c \in C} W(a,b) W(b,c) = |A| |B| |C|. \]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