D
D
Dmitry Smerks2019-01-23 17:14:45
Mathematics
Dmitry Smerks, 2019-01-23 17:14:45

How to solve a combinatorics problem?

Recently I came across a very in my opinion problem in combinatorics. Since combinatorics was badly taught at school at one time, I can’t decide in any way. The second day I suffer. There are options. I will be extremely grateful if you help.5c4876d40aab3023145552.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rsa97, 2019-01-23
@SmerxDimas

Represent circles with numbers as elements of the array [0..18]. You can sign them in the picture so as not to confuse anything. At the same time, for simplicity, the numbers 0, 1 and 2 can be assigned to circles with fixed numbers.
Compose 12 formulas - sums over circles and radii, of the form
x[0] + x[3] + x[4] + x[5] + x[6] + x[7]
x[1] + x[2] + x[8] + x[9] + x[10] + x[11]
etc.
Then recursively substitute into the array [3..18] combinations of 16 numbers from the remaining 17, calculate all the sums and check them for equality.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question