Solve Number Networks with Global Totals and Constraints
填数阵图:用整体总和与条件破解数阵
Learn to combine local sum rules, the total of the whole number pool, upper and lower bounds, an unused-number ledger, and systematic case testing. Every diagram and clue needed to solve the tasks is included here.
Read the complete network before calculating
The diagram uses thirteen different labels—the numbers 1 through 13. The purple circle marked 43 is not another label; it records the required sum of the four lowest numbered circles.
Three kinds of information
Number pool: use 1 through 13 exactly once.
Local rule: each lower connected circle equals the sum of the two circles feeding it.
Global rule:
Check what the diagram contains
Need a next step?
Hint
Separate labels from the total outside the pool.
Reasoning and worked explanation
The thirteen placed labels are 1–13. The 43 below them is a total of D,F,H,K, not a fourteenth label.
Translate every connection into an equation
A network becomes manageable when every local picture is rewritten as a short equation. Select a relation to highlight the circles that create it.
All six original relations
C = A + B
D = 4 + C
F = B + E
H = 3 + G
J = G + I
K = J + I
Read the equations
Need a next step?
Hint
Trace the two parents of each lower node.
Reasoning and worked explanation
For example C=A+B, and K=J+I. The second equation uses I a second time when J is replaced by G+I.
Use the whole number pool to find the uncounted circle
The key original idea is to count two complete groups with known total 43. Every label except A belongs to exactly one of those groups.
All thirteen labels
This is the total value available in the complete pool.
The four bottom circles
The eight circles that produce them
Rebuild the global-total argument
Need a next step?
Hint
Add the bottom four labels; then add their eight different parents.
Reasoning and worked explanation
Both groups total 43. They cover twelve labels with no overlap, leaving A=91−43−43=5.
Use bounds and the unused-number pool
After finding A, the network equations create tight upper bounds. Bounds are most useful when they are combined with the numbers already used.
Bound B from the left branch
Every label is at most 13, so:
Bound I from the right branch
Since G is at least 1 and K ≤ 13, G + 2I ≤ 13 gives I ≤ 6. If I were 6, these bounds force G = 1. Then H = 3 + G = 4, duplicating the already used 4.
Now use the number pool
A, 3, and 4 already use the labels 5, 3, and 4. B is a positive unused value no larger than 4. I is a positive unused value below 6. B and I must also be different.
Check the bounds
Need a next step?
Hint
Every placed value is at most 13.
Reasoning and worked explanation
D=B+9 gives B≤4. K=G+2I gives I≤6; I=6 forces G=1 and repeats the fixed 4 at H. After removing used 3,4,5, B and I must be 1 and 2.
Test both remaining cases and prove uniqueness
There are only two possible orders for B and I. Test both; one completes the network, while the other demands four consecutive unused labels that do not exist.
Case A
Run the case to reveal its forced values.
Case B
Run the case to reveal its contradiction.
State the surviving case
Need a next step?
Hint
After testing B and I, list the remaining pool before choosing G.
Reasoning and worked explanation
B=1,I=2 forces C=6,D=10. The remaining labels are 7,8,9,11,12,13. The group G,G+2,G+3,G+4 fits only at G=9, giving J=11,H=12,K=13. Then E=7,F=8. The other case needs four consecutive remaining labels, which do not exist.
Complete and audit the worked example network
Enter values for A through K. The checker verifies the number pool, all six local equations, and the bottom total. It does not compare your work with a picture; it checks the mathematics.
Need a next step?
Hint
Read the first failing audit and check its two parent values.
Reasoning and worked explanation
The completed A–K row is 5,1,6,10,7,8,9,12,2,11,13. Each label 1–13 appears once including the fixed 3 and 4, and 10+8+12+13=43. After studying it, complete the independent prediction too.
Your independent check
You may study a model. To complete this mission, also answer this new prediction and press the mission’s Check button.
Explain this prediction
The increase passes through C and then D unchanged: two more at both nodes.
Build the worked example’s 王-shaped equal-sum array
Place 1 through 11 in the eleven cells so the three horizontal rows and the central vertical column each total 18. The worked example gives the challenge; the global-total analysis below makes it approachable.
Count the horizontal rows first
The two bridge-only cells are not in any horizontal row, so together they total:
Now use the vertical column
The vertical column contains the two bridge cells plus the three row-center cells.
The only three distinct positive labels totaling 6 are 1, 2, and 3.
Derive and validate
Need a next step?
Hint
The three horizontal rows leave only the bridge cells uncounted.
Reasoning and worked explanation
66−54=12 for the bridges; vertical 18 leaves 6 for the centers, forcing 1,2,3. One construction has horizontal rows 6,1,11 / 7,2,9 / 5,3,10 and bridges 4,8.
Your independent check
You may study a model. To complete this mission, also answer this new prediction and press the mission’s Check button.
Explain this prediction
The pool 66 minus three row totals 57 leaves 9.
Transfer weighted counting to equal cube-face sums
Place eight different whole numbers chosen from 1 through 9 on the eight cube vertices (corners), one per vertex. Every face has the same four-vertex sum k. Dividing k by the one unused number must leave a nonzero remainder.
Count every vertex by its face participation
Each cube vertex belongs to exactly three faces. Let the unused label be u.
Test the possible unused odd labels (45 − u must be even because it equals 2k)
| u | k | Does u divide k? | Keep? |
|---|
Verify that a construction exists
This worked face explorer shows one arrangement using every label except 7. Inspect all six faces to verify the common sum k.
Complete the weighted-counting proof
Need a next step?
Hint
Count each cube vertex once for each face using it.
Reasoning and worked explanation
Six face totals count eight vertices three times each: 6k=3(45−u). Thus k=(45−u)÷2. Test odd u=1,3,5,7,9. Only u=7 makes k not divisible by u, giving k=19.
Explore further: line totals and integer neighbor averages
Use a line’s remainder. If a three-node line totals 23 and two labels are 6 and 9, the third is 23−6−9=8. When two lines share a node, both equations must give the same value. A bent path is not a straight line unless the problem explicitly counts it. Mark each required line before adding totals.
Averages need divisibility. A node replaced by the average of three neighbors gets a whole number only if their total is divisible by 3. Neighbors 1,4,7 give (1+4+7)÷3=4; neighbors 1,4,8 give 13÷3, which is not a whole number. A useful construction is to use distinct labels that are all 1 more than a multiple of 3, such as 1,4,7,10,13,16,19,22. Any three then total a multiple of 3, so every three-neighbor average is an integer. Apply the averages simultaneously to the original labels, not one update at a time.
Fresh strategy workshop
Try these new situations before opening the explanations. Correct all eight answers to complete this workshop.
Worked explanation — try first
The pool totals 45; A=45−20−20=5.
Worked explanation — try first
B+8≤12 gives B≤4.
Worked explanation — try first
J=8; K=8+3=11, or G+2I=11.
Worked explanation — try first
66−3×19=9.
Worked explanation — try first
19−9=10. Unlike a total of 6, this does not uniquely determine the three centers.
Worked explanation — try first
Six faces count each vertex three times: 6k=3×52, so k=26.
Worked explanation — try first
The local addition rule gives 7+4=11.
Worked explanation — try first
Six faces × four vertices = 24; also eight vertices × three faces = 24.
0 / 8
Independent exit ticket
Try these new situations before opening the explanations. All five correct completes this mission. The certificate requires all ten missions.
Worked explanation — try first
45−18−23=4.
Worked explanation — try first
B≤15−7=8.
Worked explanation — try first
6+2×2=10.
Worked explanation — try first
6k=3×60, hence k=30.
Worked explanation — try first
The smallest possible distinct triple is 1,2,3, already totaling 6. Thus its largest is 3.
0 / 5
Number-Network Constraint Architect
This certifies that
Grade 5 Mathematician
used local equations, global totals, bounds, unused-number ledgers, and complete constraint audits to solve number networks.
Teaching notes
The interactive validators, face explorer, partial starters, workshop, and exit ticket are added teaching scaffolds.
The worked example network is unique under its stated conditions. The 王-shaped practice has multiple valid arrangements, so its checker validates the conditions rather than demanding one specific pattern.