艺术
美容与健康
工艺
文化与历史
娱乐
环境
食品与饮料
绿色未来
逆向工程
SCHOOL PROJECTS
科学
体育
技术
可穿戴设备

Newton's Method — Chase a Root Down Tangent Lines You Draw
A hands-on maths project: plot a curve on grid paper, draw the tangent line where it starts, slide down it to the axis, and repeat -- watching your guesses march onto the solution. This is Newton's method; a Python cell checks your root, and a compendium shows its power and its pitfalls.
初学者
30 minutes
说明
1
1
Following the slope to the answer
Following the slope to the answer
How do you solve an equation with no tidy formula? Around 1669 Isaac Newton gave an answer: guess, draw the tangent line to the curve there, and follow it down to where it crosses zero -- that landing point is a much better guess. Repeat, and you zoom in. You will do it with a ruler.
2
2
Plot the curve
Plot the curve
Rule a grid on card (your graph paper). Plot the curve y = x-cubed minus 2x minus 5 for x from 1.5 to 3 by working out a few points and joining them smoothly. It crosses the x-axis somewhere near x = 2 -- that crossing is the solution you are hunting.
此步骤所需材料:
Cardstock Assorted Pack (50 sheets)1 个所需工具:
Steel Ruler (30cm)
Graphite Pencil Set3
3
Slide down the tangents
Slide down the tangents
Start at x = 2. Lay your ruler along the curve there to draw the tangent line, and mark where that straight line crosses the x-axis -- read off the new x. Move to that x on the curve, draw the new tangent, and mark where IT crosses. After just two or three tangents your marks pile up on the root, near x = 2.095.
所需工具:
Calculator4
4
Check the root
Check the root
Loading Jupyter Notebook...
所需工具:
Desktop Computer
Calculator5
5
Compendium: fast, but handle with care
Compendium: fast, but handle with care
What your tangents teach. (1) Each step replaces the guess with x minus f(x) divided by the slope f'(x); near the root the accuracy doubles every step, dazzlingly fast. (2) Heron's ancient square-root trick is just Newton's method applied to 'x squared minus S'. (3) It needs a derivative (the slope) and a reasonable starting guess -- start in a bad spot, or near a flat part of the curve, and the tangents can fly AWAY from the root instead of toward it. (4) Given a good start, it is the default way computers solve equations in engineering, physics, computer graphics and the training of machine-learning models.
You can swap these in
Can't get one of the materials? Swap it for an equivalent — these work just as well.
- Instead of Paper, try:
Mulberry Bark Paper
Yoshino Filtering Paper (Fine Grade)
Tissue Paper (acid-free)
Acid-free Tissue Paper
Cotton Wrapping Paper
Litmus Paper
Filter Paper - Instead of Desktop Computer, try:
Path Planning Computer - Instead of Graphite Pencil Set, try:
Notebook and Pencil
Carpenter's Pencil Set (24-Pack) - Instead of Calculator, try:
Carbon Footprint Calculator Kit - Instead of Steel Ruler (30cm), try:
Measuring Ruler
Recommended for this build
Products makers often use with builds like this one.
India InkFrequently used with this build's materials
Calligraphy Practice PaperFrequently used with this build's materials
Paper TowelFrequently used with this build's materials
ProtractorFrequently used with this build's materials
Calligraphy Pen SetFrequently used with this build's materials
ContainerFrequently used with this build's materials
Sharp ScissorsUsed together and in similar builds
Soft Cotton ClothFrequently used with this build's materials相关蓝图
这些蓝图共享知识——技术、材料或原理
Related blueprints
Other builds that share materials, tools, or techniques with this one.

Sewing Leather Moccasins from Brain-Tanned Hide — One-Piece Wraparound Patternwearables

Tentering Cloth on a Frame — Stretching Fulled Wool to Set Width and GrainTextile & Leather

Making Synthetic Alizarin Crimson — The Coal Tar Pigment That Destroyed the Madder Industrypigment-making

Carbon Fiber — From Polymer Precursor to the Strongest Textile Fiber on Earthtextiles

Understanding Carbon Through Charcoal Making — The Element of Life and Firechemistry

Hafting Stone Tools — Attaching Blades to Handles with Pitch and Sinewstoneworking
CC0 公共领域
此蓝图以 CC0 协议发布。你可以自由复制、修改、分发和使用此作品,无需征得许可。
通过购买蓝图中的产品支持创客,他们将获得 创客佣金 (由供应商设定),或创建此蓝图的新版本并将其作为连接包含在你自己的蓝图中以分享收入。