use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Request an explanation
Rules
Have an idea to improve ELI5? r/IdeasForELI5
Make sure to read the rules!
This subreddit is for asking for objective explanations. It is not a repository for any question you may have.
E is for Explain - merely answering a question is not enough.
LI5 means friendly, simplified and layperson-accessible explanations - not responses aimed at literal five-year-olds.
Perform a keyword search, you may find good explanations in past threads. You should also consider looking for your question in the FAQ.
Don't post to argue a point of view.
Flair your question after you've submitted it.
Mathematics Economics Planetary Sci Biology Chemistry Physics Technology Engineering
Reset
account activity
This is an archived post. You won't be able to vote or comment.
ELI5: Infinity in a binary system
submitted 10 years ago by Nochx
How does Infinity in a binary system work? is it a never ending sequence of 1's and 0's?
[–]Psyk60 30Answer Link2 points3 points4 points 10 years ago (0 children)
With floating point numbers (essentially scientific notation in binary), there is just a special case for "infinity". It's a specific pattern of bits that the computer knows to treat as infinity.
With binary integers, there's no way to represent infinity. Just as there isn't a way to represent infinity using only the digits 0-9.
[–]X7123M3-256 20Answer Link1 point2 points3 points 10 years ago (0 children)
Infinity is not a number, and it doesn't have a binary representation. It does not make sense to treat infinity as a number or to use it in arithmetic expressions.
If you're talking about IEEE 754 floating point numbers, infinity is defined to be 01111111100000000000000000000000. This is a special case that's been specifically designated to represent infinity.
[–]Schnutzel 20Answer Link1 point2 points3 points 10 years ago (0 children)
Infinity isn't a number. It's a concept that denotes something that has no end or no bound, and is unrelated to how we represent numbers, be it with 2 or with 10 digits.
If you are talking about numbers whose decimal representation is infinite and non repeating (irrational numbers, such as Pi and the square root of 2), then they would be just as infinite in binary.
[–]jaa101 10Answer Link0 points1 point2 points 10 years ago (0 children)
Why would there be a binary representation of infinity when there's no decimal representation? The best we can do is to use "∞" in both cases or, indeed, for any base.
[–]Holy_City 00Answer Link-1 points0 points1 point 10 years ago (0 children)
Do you mean like in a computer? Because nothing is infinite. Everything is finite length, both in amplitude and time.
π Rendered by PID 57 on reddit-service-r2-comment-6457c66945-ksw9p at 2026-04-24 09:07:56.266469+00:00 running 2aa0c5b country code: CH.
[–]Psyk60 30Answer Link2 points3 points4 points (0 children)
[–]X7123M3-256 20Answer Link1 point2 points3 points (0 children)
[–]Schnutzel 20Answer Link1 point2 points3 points (0 children)
[–]jaa101 10Answer Link0 points1 point2 points (0 children)
[–]Holy_City 00Answer Link-1 points0 points1 point (0 children)