sexp(strip) is winding around the fixed points
#3
bo198214 Wrote:.. would be really interesting to see slog(G) (with non-winding cut) with image range up to 20i on the imaginary axis. Whether it intersects the strip there or not.
I have implemented the funciton fsexp, that approximates sexp, and fslog, that approximates slog. I plot \( f= |\mathrm{fslog}(\mathrm{fsexp}(z))-z| \).
The level \( f=10^{-2} \) is shown with dark yellow.
The level \( f=10^{-4} \) is shown with thick yellow.
The level \( f=10^{-6} \) is shown with thin yellow.
The level \( f=10^{-8} \) is shown with black.
The level \( f=10^{-10} \) is shown with red.
The level \( f=10^{-12} \) is shown with pink.
The level \( f=10^{-14} \) is shown with green.
   
The plot below indicates the range of values of slog. The \( \mathrm{slog}(G) \) is well inside the range of values; it intersects the strip \( S=\{z\in \mathbb{C} : -1<\Re(z)\le 0 \} \) only once. In particular, the slog never has value 20i; but it may have value -4+20i.
The levels indicate the precision of the fast numerical implementaitons. While the imaginary part does not exceed 5, the errors are regular, and, perhaps, are due to the approximation fslog. Currently fslog is made of 2 elementary functions (expansion in vicinity of the fixed point and expansion in vicinity of unity); fsexp uses 3 functions (expansion at \( i \infty \), expansion at 3i and expansion at zero). I estimate, in the worst case (distance of order of 0.1 from the fixed point), fslog returns at least 10 significant figures; in vicinity of the real axis, each of functions fslog and fsexp return values what deviate from slog and sexp in 15th decimal digit.
While the imaginary part exceeds 8, the deviation of \( f= |\mathrm{fslog}(\mathrm{fsexp}(z))-z| \) from zero is mainly due to the smallness of derivatives of sexp; it is difficult to distinguish values of the sexp from the fixed point.
Reply


Messages In This Thread
RE: sexp(strip) is winding around the fixed points - by Kouznetsov - 12/28/2008, 04:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  fast accurate Kneser sexp algorithm sheldonison 40 188,595 07/03/2022, 06:38 AM
Last Post: JmsNxn
  Kneser-iteration on n-periodic-points (base say \sqrt(2)) Gottfried 11 21,585 05/05/2021, 04:53 AM
Last Post: Gottfried
  On n-periodic points of the exp() - A discussion with pictures and methods Gottfried 1 7,095 06/10/2020, 09:34 AM
Last Post: Gottfried
  fixed point formula sheldonison 6 32,095 05/23/2015, 04:32 AM
Last Post: mike3
  Find all fixed points of exp[b] MorgothV8 10 44,432 10/07/2014, 11:00 AM
Last Post: Gottfried
  regular sexp: curve near h=-2 (h=-2 + eps*I) Gottfried 2 14,638 03/10/2010, 07:52 AM
Last Post: Gottfried
  regular sexp:different fixpoints Gottfried 6 30,679 08/11/2009, 06:47 PM
Last Post: jaydfox
  sexp and slog at a microcalculator Kouznetsov 0 7,307 01/08/2009, 08:51 AM
Last Post: Kouznetsov
  An error estimate for fixed point computation of b^x bo198214 0 6,945 05/31/2008, 04:11 PM
Last Post: bo198214



Users browsing this thread: 1 Guest(s)