Revisting my accelerated slog solution using Abel matrix inversion
#8
(01/08/2019, 06:14 PM)sheldonison Wrote: In Jay's slog matrix, if one replaces Jay's speedup with the exact version via Kneser, but only for terms not in Jay slog matrix computation, than the only solution left for Jay's matrix to find is Kneser's slog, right?  Of course, this assumes infinite precision.  Wouldn't 1500bits approximate infinite precision????  I think some more experiments would be required here.  As I recall, Jay's 100 term matrix needs about 67 digits of computation precision to get 16 or 17 decimal digits of result accuracy.  I didn't experiment with larger matrices.  But lets say I used fatou.gp to feed in a speedup for  900 terms series for x^101 .. x^1000 accurate to 150 decimal digits or so.  Then how many digits matching Kneser could I get out of Jay's slog matrix for a 100x100 matrix?  And how much computation precision would I need?

Hi Sheldon,

I have to admit, I haven't looked at your solution in years, and even then, I didn't fully understand it.  I don't want to bias my work towards yours.  I would rather let my work evolve on its own and see where it takes me.  Please don't take that wrong, it's nothing personal, but I will probably wait a while before I make another attempt at understanding your solution.  Part of it is also the quest for knowledge, and knowledge like this feels more "earned" when it is derived through hard work and perseverance.

I did something similar when I was working on my Kneser solution (which probably used a very different method of solving the Riemann mapping than you use, because convergence was painfully slow for my method, and your method seems to converge very quickly).  I didn't want to influence my work to make my Kneser solution match my accelerated matrix solution for the Abel function, so I specifically used very naive approximations of the sexp function to initialize my data.  I've lost my Kneser code, but I lost it once before and recreated it, so I'm sure I can do it again.

Regarding the very high internal precision and relatively low accuracy of my solution: I don't think it's necessarily a result of a theta function to perturb the results.  I think it's simply an artifact of the slow convergence.  If you solve the (unaccelerated) Abel matrix for a simple iteration like 2x+1 (which has an exact solution of log_2(x+1)), you get a similar situation.  High internal precision, but low accuracy.  In the example of 2x+1, the solution appears to be converging on the exact solution.  My hope (which is yet unproven) is that the Abel matrix solution for the slog (whether accelerated or not) should converge on the "exact" solution, i.e., the Kneser solution.
~ Jay Daniel Fox
Reply


Messages In This Thread
RE: Revisting my accelerated slog solution using Abel matrix inversion - by jaydfox - 01/08/2019, 07:04 PM
Analysis of Jay's slog vs Kneser - by sheldonison - 01/17/2019, 06:44 PM
RE: Analysis of Jay's slog vs Kneser - by jaydfox - 01/18/2019, 06:35 AM
RE: Analysis of Jay's slog vs Kneser - by jaydfox - 01/18/2019, 06:42 AM
RE: Analysis of Jay's slog vs Kneser - by jaydfox - 01/18/2019, 06:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Terse Schroeder & Abel function code Daniel 1 3,792 10/16/2022, 07:03 AM
Last Post: Daniel
  Quickest way to compute the Abel function on the Shell-Thron boundary JmsNxn 0 3,766 04/21/2022, 01:52 AM
Last Post: JmsNxn
  The Promised Matrix Add On; Abel_M.gp JmsNxn 2 5,843 08/21/2021, 03:18 AM
Last Post: JmsNxn
  An incremental method to compute (Abel) matrix inverses bo198214 3 20,217 07/20/2010, 12:13 PM
Last Post: Gottfried
  A note on computation of the slog Gottfried 6 26,101 07/12/2010, 10:24 AM
Last Post: Gottfried
  Improving convergence of Andrew's slog jaydfox 19 67,492 07/02/2010, 06:59 AM
Last Post: bo198214
  intuitive slog base sqrt(2) developed between 2 and 4 bo198214 1 10,067 09/10/2009, 06:47 PM
Last Post: bo198214
  SAGE code for computing flow matrix for exp(z)-1 jaydfox 4 22,086 08/21/2009, 05:32 PM
Last Post: jaydfox
  sexp and slog at a microcalculator Kouznetsov 0 7,239 01/08/2009, 08:51 AM
Last Post: Kouznetsov
  Convergence of matrix solution for base e jaydfox 6 22,902 12/18/2007, 12:14 AM
Last Post: jaydfox



Users browsing this thread: 1 Guest(s)