IMPORTANT!
I just was running some more tests and I've discovered that these results may not be trustworthy. Apparently, increasing the precision on sheldonison's Kneser PARI/GP program does not seem to make it necessarily generate more than 64 digits of the tetrational. So results requiring high precision seem to be suspect. I'll need to figure out how to get more digits out of the code before trying again. I had done a "\p 128" and it only would display 64 digits -- upon "\p 128"ing again to force it to cough up more digits, I found all the succeeding digits after the initial 64 were different from those I got for "\p 256", suggesting it is not getting beyond 64 digits.
I'm not sure how to get the program to give a correct result with more than 64 digits -- sheldonison?
I just was running some more tests and I've discovered that these results may not be trustworthy. Apparently, increasing the precision on sheldonison's Kneser PARI/GP program does not seem to make it necessarily generate more than 64 digits of the tetrational. So results requiring high precision seem to be suspect. I'll need to figure out how to get more digits out of the code before trying again. I had done a "\p 128" and it only would display 64 digits -- upon "\p 128"ing again to force it to cough up more digits, I found all the succeeding digits after the initial 64 were different from those I got for "\p 256", suggesting it is not getting beyond 64 digits.
I'm not sure how to get the program to give a correct result with more than 64 digits -- sheldonison?

