예술
뷰티 및 웰니스
공예
문화 및 역사
엔터테인먼트
환경
음식 및 음료
역공학
과학
스포츠
기술
웨어러블
Perfect Numbers — Find the Numbers That Equal Their Own Parts
Mark

작성자

Mark

2. 7월 2026FI
17
0
0
0
0

Perfect Numbers — Find the Numbers That Equal Their Own Parts

A hands-on maths project: take 6 counters, find every way to divide them into equal groups, and discover that the group-sizes add back up to 6 -- a 'perfect' number. A Python cell checks 6 and 28, and a compendium reaches a 2,300-year-old unsolved mystery.
초급
30 minutes

안내

1

A number equal to its parts

Some numbers have a magical property: add up all the smaller numbers that divide them, and you get the number back. The Greeks called these 'perfect'. You will find one with a handful of counters.
2

Lay out six counters

Take 6 counters (beads, buttons or coins). Find every way to divide them into equal groups: one group of 6, or 2 groups of 3, or 3 groups of 2, or 6 groups of 1. The group-SIZES that work (the divisors smaller than 6) are 1, 2 and 3.

이 단계의 재료:

Glass BeadsGlass Beads1
3

Add up the parts

Add those divisors: 1 + 2 + 3 = 6. The parts add back up to the number itself -- 6 is perfect! Now try 28 with 28 counters: its divisors are 1, 2, 4, 7 and 14, and they add to 28. Try 10 or 12 and you will find they do NOT work, which is why perfect numbers are so rare.
4

Check with the computer

Loading Jupyter Notebook...

필요한 도구:

Desktop ComputerDesktop Computer
5

Compendium: an unsolved mystery

What your counters lead to. (1) The perfect numbers are strikingly rare: 6, 28, 496, 8128, then none until 33,550,336. (2) Around 300 BC Euclid found a recipe: whenever 2-to-the-power-p minus 1 is prime, you can build a perfect number from it -- which links them to the famous 'Mersenne primes' that a worldwide computer project still hunts today. (3) Every perfect number ever found is EVEN. (4) After 2,300 years, two questions Euclid could have asked remain unanswered: are there infinitely many, and does an ODD perfect number exist? Nobody has ever found one -- or proved one cannot exist. You have just handled the front edge of an open problem in mathematics.

재료

1

필요 도구

1

CC0 퍼블릭 도메인

이 블루프린트는 CC0로 공개되었습니다. 어떤 목적으로든 자유롭게 복사, 수정, 배포 및 사용할 수 있습니다.

제품 구매를 통해 메이커를 지원하세요. 판매자가 설정한 메이커 커미션 을 받거나, 이 블루프린트의 새로운 반복을 만들어 연결로 포함시킬 수 있습니다.

토론

(0)

로그인 하여 토론에 참여하세요

댓글 로딩 중...