Back to tree

🔬 科学记数法:大数小数的压缩包🔬 Scientific Notation: the compression pack

上一片里,幂把长长的乘法压成了一个短记号。这一片,幂把整个数字压小——不管是天文数字,还是肉眼看不见的小数。 Last leaf, powers squeezed long multiplications into one short symbol. This leaf, they shrink whole numbers — from astronomical giants to specks too small to see.

第 1 步:巨大的数字,先装进小盒子Step 1: Big numbers go into a little box

先看一个能把人数晕的数字:光每秒走 300000000 米。Start with a number that makes heads spin: light travels 300000000 metres per second.

一长串 300000000 被压成小盒子 3×10⁸
8 个 0 排成一长串,读一眼就要数半天。用幂来帮忙:10⁸ 就是 8 个 10 相乘,正好是 100000000。于是 300000000 被压成 3×10⁸——数字长度从 9 位变成 4 个字符,值一点没变。这就是科学记数法:把数字装进 a×10ⁿ 的压缩包。 Eight zeros in a row take ages to count. Let powers help: 10⁸ is eight 10s multiplied, which equals 100000000. So 300000000 shrinks to 3×10⁸ — nine digits become four characters, and the value never changes. That's scientific notation: numbers packed into a tiny a×10ⁿ box.

那比米粒还小的东西,也能塞进同一个盒子吗?Can things smaller than a grain of rice fit in the same box?

第 2 步:一大一小,一个写法Step 2: One giant, one speck — one notation

细菌 3×10⁻⁶ 米 与 星球 6.4×10⁶ 米
细菌长约 0.000003 米,星球直径约 6400000 米——相差万亿倍,却能用同一种写法:细菌是 3×10⁻⁶ 米,星球是 6.4×10⁶ 米。负指数表示“乘的是很小的数”:10⁻⁶ 就是 1÷10⁶,小数点往左搬 6 格。大数用正指数、小数用负指数,一个盒子,全装得下。 A bacterium is about 0.000003 m long; a planet spans about 6400000 m — a trillion times apart, yet both fit one style: 3×10⁻⁶ m and 6.4×10⁶ m. A negative exponent means multiplying by a tiny number: 10⁻⁶ is 1÷10⁶, shifting the decimal point 6 places left. Positive exponents for big numbers, negative for small ones — one box fits them all.

盒子有了,装的时候有没有什么规矩?The box exists — but are there rules for packing?

第 3 步:压缩包的两条规矩Step 3: Two rules of the pack

a×10ⁿ 压缩包:1 ≤ a < 10,n 是整数
规矩一:前面的 a 要大于等于 1、小于 10——就像盒子只装一小块干货,货真价实都交给 10ⁿ 记着;写成 30×10⁷ 就犯规了。规矩二:n 是整数,可正可负。0.0003 的小数点要往右搬 4 格才变成 3,所以写成 3×10⁻⁴。至于 n 到底该是几?数一数小数点搬了几格就知道。 Rule one: the front number a must be at least 1 and less than 10 — the box holds one compact chunk while 10ⁿ records the true scale; writing 30×10⁷ breaks the rule. Rule two: n is an integer, positive or negative. To turn 0.0003 into 3 you move the point 4 places right, so it reads 3×10⁻⁴. How do you find n? Just count how many places the point moved.

🎮 你来当压缩师(30 秒)🎮 Your turn: the compression shift (30 seconds)

光速、病毒、太阳的距离、细菌——4 个数字等着被压进盒子。拖动指数滑块,让 a 落在 1 到 10 之间。The speed of light, a virus, the distance to the Sun, a bacterium — four numbers wait to be packed. Drag the exponent slider until a lands between 1 and 10.

一句话记住它:科学记数法是把数字装进 a×10ⁿ 的压缩包;a 在 1 到 10 之间,n 是小数点搬的格数——大数为正、小数为负。 Remember it in one line: scientific notation packs a number into a×10ⁿ — a sits between 1 and 10, and n counts how many places the decimal point moved (positive for big, negative for small).
a×10ⁿ:a 大于等于 1、小于 10,n 是整数a×10ⁿ: a is at least 1 and less than 10; n is an integer 大数用正指数:300000000 = 3×10⁸;小数用负指数:0.0003 = 3×10⁻⁴Big numbers take positive exponents: 300000000 = 3×10⁸; tiny ones take negatives: 0.0003 = 3×10⁻⁴ n 就是小数点搬的格数:往右搬记负、往左搬记正n counts the moved places: rightward becomes negative, leftward positive

← 浏览全部 302 个知识点← Browse all 302 topics

内容参考 OpenStax 等公开教材,多来源核对 · AI 生成、人工审核 · 发现错误欢迎指正,帮这片叶子长得更好。 Based on OpenStax and other open textbooks, cross-checked across sources · AI-generated, human-reviewed · Spotted a mistake? Tell us — help this leaf grow.