My child likes big numbers (like septillion, googol and also googolplex) and once request me just how long that would require to count come septillion (which is 1 followed by 24 zeros). I told him it would take longer than the age of the world to execute that, therefore he started working his method down. The asked me around counting come one million. I did a little math (assuming one number every second) and also got around 11-12 job . . . Yet then thought, the big numbers (like 658,243) take much more than a second to say.
You are watching: How long would it take you to count to a billion
Looked top top the web a small to check out if anyone else had actually done a much more sophisticated calculation. Several calculations were choose my own (assuming one number every second). Others recognize that it would certainly take much longer for large numbers and also made assumptions around what that would be. However nothing definitive, therefore I assumed I’d make one. This count calculator is based top top the number of syllables in every number and counts all the rate you’d need to pronounce in stimulate to count from one come one million (or other numbers).
There is also a Spanish and also Espanol number version of the calculator.
If the calculator is no self-explanatory, there space several procedures to follow:
First time yourself counting come 20.Based on your time, the calculator determines your counting rate in valuation per second (there are 32 valuation in the numbers in between one and also twenty). Friend can shot to count the variety of syllables yourself.Specify what number you’d favor to counting to, the default is one million however you deserve to specify one billion or any kind of number listed below one trillion.Specify how many hours per day girlfriend think you can count. Psychic you need to eat and also sleep and take breaks too.Push the button and it’ll tell you how long the takes to counting to your target number.
You deserve to vary different parameters (counting speed, hours per day and also target number) to see just how long counting might take. (Spoiler, if you count to big numbers, it can take a an extremely long time!)
I likewise decided come plot the variety of syllables in every number between one and a million. Not totally straightforward to plot one million clues in an interactive fashion (where you deserve to hover end the plot to check out what numbers have actually how plenty of syllables) therefore I ended up do a static picture in R. It likewise shows the cumulative average variety of syllables when counting increase from one to the numbers below one million.


See more: Did Bruce Lee Beat Chuck Norris, Chuck Norris Vs
Program and also Data: The routine was composed in Javascript and also runs locally in her browser. The revolution plots were generated in R (R Studio) from the calculation of the Javascript program.