예술
뷰티 및 웰니스
공예
문화 및 역사
엔터테인먼트
환경
음식 및 음료
역공학
과학
스포츠
기술
웨어러블

Heron's Square Roots — Fold a Rectangle Toward a Square
A hands-on maths project: draw a rectangle of a chosen area, then repeatedly average its sides to reshape it toward a perfect square -- and its side is the square root. This is Heron's 2,000-year-old averaging method; a Python cell shows how fast it converges, and a compendium reveals it is secretly Newton's method.
초급
30 minutes
안내
1
1
The root of an awkward number
The root of an awkward number
What is the square root of 10? It has no neat answer. Over 2,000 years ago Hero of Alexandria found a way to close in on it by averaging. The square root of a number is the side of a square with that area -- so you will chase a square.
2
2
Draw a rectangle of the right area
Draw a rectangle of the right area
You want the square root of 10, so draw a rectangle with area 10 square units -- say 10 by 1, or 5 by 2. It is the wrong shape (a long thin rectangle), but it has the right area.
이 단계의 재료:
Cardstock Assorted Pack (50 sheets)1 개필요한 도구:
Steel Ruler (30cm)
Graphite Pencil Set3
3
Average the sides, again and again
Average the sides, again and again
Take the two side lengths and AVERAGE them to get a new width; the new height is the area divided by that width (so the area stays 10). Draw the new, less lopsided rectangle. Repeat two or three times: 5 and 2 average to 3.5 (height 2.857), then 3.18 (height 3.14), then 3.162... The rectangle squares up, and its side is the square root of 10, about 3.162.
필요한 도구:
Calculator4
4
Watch it converge
Watch it converge
Loading Jupyter Notebook...
필요한 도구:
Desktop Computer
Calculator5
5
Compendium: an ancient method that never left
Compendium: an ancient method that never left
What your squaring-up shows. (1) If a guess is too big, the area divided by it is too small, and the true root lies between -- so their average is a better guess. (2) The accuracy roughly DOUBLES each step ('quadratic convergence'), so about five rounds reach full calculator precision. (3) Start with a sensible guess, near the root, and it races in immediately. (4) Heron's averaging is exactly what you get by applying Newton's method to 'x squared minus S' -- but Hero found it about 1,600 years before Newton, and it is still how calculators and computer chips extract square roots today.
재료
1필요 도구
4- 플레이스홀더
- 플레이스홀더
- 플레이스홀더
- 플레이스홀더
관련 블루프린트
이 블루프린트들은 지식을 공유합니다 — 기술, 재료 또는 원리
CC0 퍼블릭 도메인
이 블루프린트는 CC0로 공개되었습니다. 어떤 목적으로든 자유롭게 복사, 수정, 배포 및 사용할 수 있습니다.
제품 구매를 통해 메이커를 지원하세요. 판매자가 설정한 메이커 커미션 을 받거나, 이 블루프린트의 새로운 반복을 만들어 연결로 포함시킬 수 있습니다.

