For which integral values of $n$ can a set $(1,2,3,...,4n)$ be split into $n$ disjoint $4$-element subsets $(a,b,c,d)$ such that in each of these sets $a=(b+c+d)/3$ ?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
If $a=\frac{b+c+d}{3}$, then $a+b+c+d=4a$ is a multiple of $4$. If $\{1,\dots,4n\}$ can be split in quadruples $\{a,b,c,d\}$ with $a=\frac{b+c+d}{3}$, then $1+2+\dots+4n$ must also be a multiple of $4$. I leave you to check that this is so if and only if $n$ is even. For $n=2$ we have the solution $\{1,\dots,8\}=\{4,1,3,8\}\cup\{5,2,6,7\}$. From here it is easy to construct a solution for any even $n$. |
|||
|
|
|
What have you tried so far? Hints:
|
|||
|
|