You are not logged in.
Pages: 1
I've heard that there is a function that gives nth digit of pi,is it true?if it is i'd like to know more about it.
Hi;
Yes, it is called a spigot algorithm. It can zero in on the nth digit without having to get all the preceding ones
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Could you please tell me more about it
Hi;
Here is an example of a spigot algorithm being used to get the 50 th digit from ln(2). Process is the same for pi.
http://www.mathisfunforum.com/viewtopic … 19#p229919
To see how pi is done check out the BBP formula right here.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Thanks
Hi;
Your welcome.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Hi bobbym
Is there a way of getting the nth decimal digit of pi by a spigot algorithm?
Here lies the reader who will never open this book. He is forever dead.
Taking a new step, uttering a new word, is what people fear most. ― Fyodor Dostoyevsky, Crime and Punishment
The knowledge of some things as a function of age is a delta function.
Offline
Hi;
None that I know of, the BBP is for hexadecimal digits.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Pages: 1