Computing Abel function at a given center
#4
jaydfox Wrote:I finally got back to this, and it appears that shifting the center prior to solving the system produces the same results as shifting the center after solving the system. This means we're limited by the radius of convergence at the origin, which is to say, the system explicitly solves at the origin, not where we recenter it.

Hmm, I never understood this "shifting", maybe I'm compeltely wrong with the following.
In my matrix-method it occured, that I can use a triangular operator (with some advantages for numericla computation) if I rewrite

V(x)~ * Bs = V(s^x) ~

into

V(x/t - 1)~ * Qs = V(s^x/t - 1)~
or
V(x - t)~ * Rs = V(s^x-t)~

where t is the fixpoint of s, and Qs or Rs are triangular.

I don't have then general powers easily(but possibly manageable), but I have better access, for instance to the inverse of the function or for more general s.

Is this equivalent to this "shifting"?

Gottfried
Gottfried Helms, Kassel
Reply


Messages In This Thread
RE: Computing Abel function at a given center - by Gottfried - 11/24/2007, 09:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PARI/GP code to approximate Kneser tetration(base e) without using schroder/abel RaeesHarris 1 373 07/28/2026, 05:36 AM
Last Post: RaeesHarris
  FractionalIteration now in Wolfram Function Repository Daniel 0 3,412 07/10/2023, 07:16 AM
Last Post: Daniel
  Terse Schroeder & Abel function code Daniel 1 4,518 10/16/2022, 07:03 AM
Last Post: Daniel
Question Computing Kneser's Super Logarithm and its Analytic Continuation Catullus 2 7,023 07/10/2022, 04:04 AM
Last Post: Catullus
Question Computing Integer Tetrations Catullus 5 10,627 06/10/2022, 10:59 PM
Last Post: JmsNxn
  Quickest way to compute the Abel function on the Shell-Thron boundary JmsNxn 0 4,436 04/21/2022, 01:52 AM
Last Post: JmsNxn
  Revisting my accelerated slog solution using Abel matrix inversion jaydfox 22 74,830 05/16/2021, 11:51 AM
Last Post: Gottfried
  An incremental method to compute (Abel) matrix inverses bo198214 3 21,372 07/20/2010, 12:13 PM
Last Post: Gottfried
  SAGE code for computing flow matrix for exp(z)-1 jaydfox 4 23,399 08/21/2009, 05:32 PM
Last Post: jaydfox
  computing teh last digits without computing the number deepinlife 3 15,590 02/24/2009, 09:09 AM
Last Post: deepinlife



Users browsing this thread: 1 Guest(s)