'ERNIE' is a random number producer.
could also be said to be a random number producer, because the decimal equivalent is known to only 2000 million decimal places.
So, if you had a transcendental number which consists of random digits, what would be the average difference two random digits side by side?
It should be = 4.5
BUT IT ISN'T. What is it then?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Take any 100 digits in a random number sequence. Write down all the differences between every pair of digits, you will have 99 digits. Take every possible difference in the digits, you will find 100.
Such as: 0-0 , 1-0 , 0-3 , 1-3
0-1 , 1-1 , 0-4 , 1-4
0-2 , 1-2 , etc.
Add the differences and dividing it be 100 we get 1 0 0 3 3 0 = 3.3