Cheta with base-change: preliminary results
#4
(08/11/2009, 05:16 PM)jaydfox Wrote: I then used the 129 points to calculate the first 128 derivatives. The last few derivatives have large errors (order of h^2, h^4, etc., where h is the grid spacing). I'm running a second calculation with a smaller grid spacing and more iterations, just to rule out numerical inaccuracies.
I ran the second test, and it looks like the first run was pretty accurate. For the second test, I used 1000 iterations instead of 500, to minimize any imprecision in the interpolation polynomial (though I'm sure that even 200 iterations would suffice, but I'm being conservative here).

I used a grid spacing of 2^-128, or 20 bits smaller, so about 40 bits more accuracy for the 128th derivative, and considerably better accuracy for lower order derivatives.

When I compare the first results with the second, 128th terms of the Taylor series differ by about 10^-20, which is pretty incredible, considering that the 128th term is about 8.92033858123040e38. Thus, the accuracy was about one part in 10^59, for the -108 bit spacing, and thus considerably better for the -128 bit spacing.

Accuracy increases thereafter, so that most of the terms had about 300 decimal digits of accuracy when I was using the -108 bit spacing.

Unfortunately, this means my observation about the apparent radius of convergence was correct. It wasn't a fluke of the calculations. I'll try to identify a potential singularity, but assuming I can't (only 128 terms, after all), I'll try to get more terms.

I'll attach the coefficients shortly, if anyone is curious to see them.
~ Jay Daniel Fox
Reply


Messages In This Thread
RE: Cheta with base-change: preliminary results - by jaydfox - 08/11/2009, 08:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python codes to test my recent results about tetration marcokrt 0 5,419 12/26/2024, 04:29 PM
Last Post: marcokrt
  complex base tetration program sheldonison 23 113,024 10/26/2016, 10:02 AM
Last Post: Gottfried
  Expansion of base-e pentation andydude 13 61,658 07/02/2011, 01:40 AM
Last Post: Cherrina_Pixie
  intuitive slog base sqrt(2) developed between 2 and 4 bo198214 1 10,178 09/10/2009, 06:47 PM
Last Post: bo198214
  A nice series for b^^h , base sqrt(2), by diagonalization Gottfried 19 60,207 06/11/2009, 08:36 PM
Last Post: Gottfried
  Convergence of matrix solution for base e jaydfox 6 23,149 12/18/2007, 12:14 AM
Last Post: jaydfox



Users browsing this thread: 1 Guest(s)