Math Atlas

전략 도구상자 I · 그림과 실험Strategy Toolbox I: Pictures & Small Cases

Competition I · MATHCOUNTS & AMC 8Competition I: MATHCOUNTS & AMC 8 · 1. 경시라는 게임1. The Contest Game

학습 목표
  • 겹치는 집합 문제를 벤 다이어그램으로 정리해 "두 번 센 것"을 정확히 처리한다.
  • 작은 경우 실험으로 패턴을 찾고, 찾은 패턴이 성립하는지까지 확인한다.
  • 손으로 직접 돌려 보는 시뮬레이션을 겁내지 않는다.

도구 1 · 그림: 정보를 공간에 놓아라

말로 얽힌 조건은 그림에 놓는 순간 풀리기 시작한다. 겹침이 있는 문제의 표준 그림이 벤 다이어그램이다.

예제 1 · 두 동아리

30명인 학급에서 수학 동아리에 18명, 과학 동아리에 15명이 가입해 있고, 어느 동아리에도 가입하지 않은 학생이 5명이다. 두 동아리에 모두 가입한 학생은 몇 명인가?

풀이. 18+15=3318 + 15 = 33은 학급 인원보다 크다 — 겹치는 학생이 두 번 세어졌기 때문이다. 두 동아리에 모두 가입한 학생을 xx명이라 하면, 적어도 하나에 가입한 학생 수는

18+15x=33x.18 + 15 - x = 33 - x.

한편 이 수는 305=2530 - 5 = 25명이므로 33x=2533 - x = 25, 즉 x=8x = 8이다.

검산 삼아 그림의 네 조각을 모두 채워 보자: 수학만 188=1018 - 8 = 10, 둘 다 88, 과학만 158=715 - 8 = 7, 아무 데도 55. 합계 10+8+7+5=3010 + 8 + 7 + 5 = 30 ✓.

M S 10 8 7 5
두 동아리의 벤 다이어그램. M(수학)만 10명, 겹치는 부분 8명, S(과학)만 7명, 바깥에 5명.

"더했더니 전체보다 크다"가 보이면 반사적으로 벤 다이어그램이다. 핵심 등식은 하나 — (합집합) = (첫째) + (둘째) − (교집합). 겹침을 한 번 빼 주는 것이 전부다.

그림은 벤 다이어그램만이 아니다. 문장제의 표(연립방정식 단원), 수직선(부등식·절댓값 단원), 좌표평면 — 이미 배운 그림들 전부가 경시 도구다.

도구 2 · 작은 경우: 패턴을 찾고, 이유까지

예제 2 · 악수의 수

20명이 모여 서로 빠짐없이 한 번씩 악수한다. 악수는 모두 몇 번 일어나는가?

풀이. 작은 경우부터. 2명이면 1번, 3명이면 3번, 4명이면 6번, 5명이면 10번 — 1,3,6,101, 3, 6, 10은 앞 수에 2,3,42, 3, 4를 더한 수열이다. 패턴대로면 20명은 1+2++191 + 2 + \cdots + 19번.

여기서 멈추지 말고 이유를 찾자. 각자 자기를 뺀 1919명과 악수하므로 20×1920 \times 19 — 그런데 한 번의 악수는 두 사람 몫으로 두 번 세어졌으므로 2로 나눈다:

20×192=190.\frac{20 \times 19}{2} = 190.

일반으로 nn명이면 n(n1)2\dfrac{n(n-1)}{2}번이다. 작은 경우로 확인: n=4n = 4이면 4×32=6\frac{4 \times 3}{2} = 6 ✓ — 실험값과 공식이 서로를 검산한다.

작은 경우 실험의 완성형은 이 두 단계다: 패턴을 찾는다 → 왜 그런지 설명한다. 둘째 단계를 건너뛰면 어떻게 되는지 보여 주는 유명한 반례가 있다. 원 위에 점을 찍고 모든 점을 선분으로 이어 원이 몇 조각으로 나뉘는지 세면, 점 1, 2, 3, 4, 5개일 때 1,2,4,8,161, 2, 4, 8, 16조각 — 완벽한 2배 패턴처럼 보인다. 그런데 점 6개면 3232가 아니라 31조각이다. 패턴은 가설이고, 가설은 이유가 생기기 전까지는 답이 아니다. (다행히 AMC 8 수준에서는 이유가 보통 한두 문장 거리에 있다.)

도구 3 · 그냥 해 보기: 시뮬레이션

모든 문제에 우아한 지름길이 있는 것은 아니다. 규칙이 주어지고 "몇 번째에 무슨 일이 일어나는가"를 묻는 문제는, 규칙을 정확히, 끝까지 실행하는 것이 정답 루트일 때가 많다. 필요한 것은 영리함이 아니라 정리된 손 — 단계를 표로 적으며 진행하면 실수가 끼어들 틈이 없다. 문제 탭의 원탁 문제에서 직접 해 보자.

이 도구들이 향하는 곳

벤 다이어그램은 "세기(counting)" 단원의 포함-배제 원리로, 악수 공식은 조합 (n2)\binom{n}{2}로, 작은 경우 실험은 수열과 점화의 세계로 자란다. 지금 익히는 것은 도구의 가장 단순한 형태 — 하지만 AMC 8 문제의 절반은 이 단순한 형태만으로 무너진다.

문제 탭에는 실제 AMC 8 기출 3문제(시뮬레이션, 확률 세기, 묶음 배열)와 자작 문제 7개가 있다. 규칙은 하나 — 패턴을 찾았다면, 왜 그런지 한 줄이라도 말해 보기.

Goals
  • Organize overlapping-set problems with a Venn diagram, handling exactly what got double-counted.
  • Find patterns through small cases — and then confirm why the pattern holds.
  • Lose all fear of running a simulation by hand.

Tool 1 · Pictures: put the information in space

Conditions that tangle in words start untangling the moment they're placed in a picture. For problems with overlap, the standard picture is the Venn diagram.

Example 1 · Two clubs

In a class of 30, the math club has 18 members and the science club has 15, while 5 students belong to neither. How many students are in both clubs?

Solution. 18+15=3318 + 15 = 33 exceeds the class size — because students in both clubs got counted twice. Let xx be the number in both. Then the number in at least one club is

18+15x=33x.18 + 15 - x = 33 - x.

But that number is also 305=2530 - 5 = 25, so 33x=2533 - x = 25, giving x=8x = 8.

As a check, fill in all four regions of the picture: math only 188=1018 - 8 = 10, both 88, science only 158=715 - 8 = 7, neither 55. Total: 10+8+7+5=3010 + 8 + 7 + 5 = 30 ✓.

M S 10 8 7 5
Venn diagram of the two clubs: 10 in M (math) only, 8 in the overlap, 7 in S (science) only, 5 outside.

The reflex: when "adding gives more than the total," draw the Venn diagram. The key identity is a single line — (either) = (first) + (second) − (both) — subtracting the overlap exactly once.

Pictures aren't only Venn diagrams. The tables from the systems unit, the number lines from inequalities and absolute value, the coordinate plane — every picture you've learned is a contest tool.

Tool 2 · Small cases: find the pattern, then the reason

Example 2 · Counting handshakes

Twenty people each shake hands with everyone else exactly once. How many handshakes happen?

Solution. Start small: 2 people make 1 handshake, 3 make 3, 4 make 6, 5 make 10 — the numbers 1,3,6,101, 3, 6, 10 grow by 2,3,42, 3, 4. By the pattern, 20 people make 1+2++191 + 2 + \cdots + 19 handshakes.

Don't stop there — find the reason. Each of the 20 people shakes 19 hands, giving 20×1920 \times 19; but each handshake was counted twice, once per participant, so divide by 2:

20×192=190.\frac{20 \times 19}{2} = 190.

In general, nn people make n(n1)2\dfrac{n(n-1)}{2} handshakes. Cross-check with a small case: n=4n = 4 gives 4×32=6\frac{4 \times 3}{2} = 6 ✓ — the experiment and the formula audit each other.

The full form of the small-case tool is those two steps: spot the pattern → explain it. There's a famous cautionary tale about skipping step two. Mark points on a circle, join every pair with a segment, and count the regions: for 1, 2, 3, 4, 5 points you get 1,2,4,8,161, 2, 4, 8, 16 — a perfect doubling pattern. With 6 points? Not 32. 31. A pattern is a hypothesis, and a hypothesis isn't an answer until it comes with a reason. (Happily, at the AMC 8 level the reason is usually a sentence or two away.)

Tool 3 · Just run it: simulation

Not every problem hides an elegant shortcut. When a rule is given and the question is "what happens at step so-and-so," the winning route is often to execute the rule, precisely, to the end. What that takes isn't brilliance but organized hands — track the steps in a little table and mistakes have nowhere to hide. You'll do exactly this on the round-table problem in the Problems tab.

Where these tools are headed

The Venn diagram grows into the inclusion-exclusion principle of the counting unit; the handshake formula becomes the combination (n2)\binom{n}{2}; small-case experiments open into sequences and recursions. What you're learning now is each tool in its simplest form — and half of all AMC 8 problems fall to the simplest forms alone.

The Problems tab holds three real AMC 8 problems (a simulation, a probability count, a block arrangement) and seven originals. One rule throughout: if you found a pattern, say in at least one line why it holds.