Hacker News new | ask | show | jobs
by saagarjha 2242 days ago
> but 1/3 != 0.33333...

But the issue is that this is easy to verify experimentally via (in this case infinitely) long division that you can do by hand. So it’s hard to convince people of this.

1 comments

but the long division algorithm never terminates.

why would it terminate at countable infinity?

You can show that the long division algorithm is looping. Further, you can show that it will continue, for these inputs, to produce `3`s forever with no change in state. How could `...` be defined such that it wasn't 0.333...?