Cheta with base-change: preliminary results
#6
(08/11/2009, 08:11 PM)bo198214 Wrote: If you have the interpolating polynomial, cant you compute the derivatives directly from it (instead of computing it numerically as it seems you do in the moment)?
Sadly, no. If you will recall, terms calculated with the FMA will initially seem to converge, but then diverge to infinity. However, the terms can be calculated by iterative means, converging in a well-defined manner, so the sums exist. I suppose this might be a form of Ramanujan summation, but I'm not savvy enough to properly analyze this.

I suppose I could find the exact coefficients, but I must do so numerically, and this involves performing the same set of mathematical acrobatics: calculate a grid and numerically extract the derivatives. I can only get a few hundred, and I would need thousands to be practical, which unfortunately would require a super-computer. So I settle for interpolating when z is rather small (about 0.004 after 500 iterations), then iterate back up to where I need it to be. This is, of course, time consuming, but at least it's practical.
~ Jay Daniel Fox
Reply


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

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python codes to test my recent results about tetration marcokrt 0 5,420 12/26/2024, 04:29 PM
Last Post: marcokrt
  complex base tetration program sheldonison 23 113,026 10/26/2016, 10:02 AM
Last Post: Gottfried
  Expansion of base-e pentation andydude 13 61,668 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,261 06/11/2009, 08:36 PM
Last Post: Gottfried
  Convergence of matrix solution for base e jaydfox 6 23,158 12/18/2007, 12:14 AM
Last Post: jaydfox



Users browsing this thread: 1 Guest(s)