I put "division algorithm" but what I actually mean is the algorithm for dividing large numbers (I couldn't find the English name for it). Let's say we want to divide $3283$ by $38$ without a help of machines. We would check the whole part of $\frac{328}{38}$, then subtract it from $328$, then repeat it until we "arrive" at $0$. But how do we prove that this algorithm is correct? My main issue is in the underlined place from the picture below:
Asked
Active
Viewed 78 times
1

Jyrki Lahtonen
- 133,153

Archil Zhvania
- 177
-
Closely related: who invented division and why we do division in those steps told? – MJD Feb 22 '21 at 23:02
-
I'm sorry for informal explanation, but I found it hard to put in formal words. My main issue is, why aren't we adding zero in the last step shown in the picture. – Archil Zhvania Feb 22 '21 at 23:19
-
328=328.000000... – Steven Alexis Gregory Feb 23 '21 at 00:20
-
"why aren't we adding zero in the last step shown in the picture" because first we need to take 35 from 40 and get 5, then extend it to 50 then see 7 goes in 7 times, so we take away 49 etc etc – ancient mathematician Feb 23 '21 at 20:13
-
1I would call it "Long Division". – ancient mathematician Feb 23 '21 at 20:14