complex iteration
#2
jaydfox Wrote:I'm starting to think the problem is complex iteration. If you take the iterating function as a function in two variables, n and z, then its radius of convergence is limited by both variables. We can fix z, and explore the radius of convergence for n.
I'll need to investigate this more, but non-complex iteration counts would seem the be the source of the otherwise unseen singularities.

I'll coin approximations for some complex and irrational values:
Code:
:
    f: f(x)= exp(x)-1
    z = s'th iterate of f(1)

Code:
Approximations by Euler-summation
   s= I      z ~ 0.847025032777 + 0.373003870989*I
   s=-1      z ~ 0.693147180560 + 0             *I   (log(2))
   s=-I      z ~ 0.847025032777 - 0.373003870989*I
   s= 1      z ~ 1.71828182846  + 0             *I   (exp(1)-1)
   s=1/2+I   z ~ 0.996846811341 + 0.546746701133*I
   s=sqrt(2) z ~ 2.37133411

64 coefficients, approximation by Euler-summation of
different orders (also separately for real and imaginary part)


Gottfried
Gottfried Helms, Kassel
Reply


Messages In This Thread
complex iteration - by jaydfox - 08/14/2007, 05:33 PM
RE: computing the iterated exp(x)-1 - by Gottfried - 08/14/2007, 07:09 PM
RE: computing the iterated exp(x)-1 - by jaydfox - 08/14/2007, 10:09 PM
RE: computing the iterated exp(x)-1 - by jaydfox - 08/14/2007, 10:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Tetration with complex bases TetrationSheep 0 1,268 11/13/2025, 10:33 AM
Last Post: TetrationSheep
  Real tetration as a limit of complex tetration Daniel 5 10,940 06/20/2023, 07:52 PM
Last Post: tommy1729
  Real and complex tetration Daniel 13 20,013 04/04/2023, 10:25 AM
Last Post: JmsNxn
  Evaluating Arithmetic Functions In The Complex Plane Caleb 6 10,293 02/20/2023, 12:16 AM
Last Post: tommy1729
  Range of complex tetration as real Daniel 2 5,808 10/22/2022, 08:08 PM
Last Post: Shanghai46
  From complex to real tetration Daniel 3 7,442 10/21/2022, 07:55 PM
Last Post: Daniel
  What are the types of complex iteration and tetration? Daniel 5 9,661 08/17/2022, 02:40 AM
Last Post: JmsNxn
  Complex to real tetration Daniel 1 4,333 08/14/2022, 04:18 AM
Last Post: JmsNxn
Question Convergent Complex Tetration Bases With the Most and Least Imaginary Parts Catullus 0 3,198 07/10/2022, 06:22 AM
Last Post: Catullus
  Complex to real tetration via Kneser Daniel 3 6,687 07/02/2022, 02:22 AM
Last Post: Daniel



Users browsing this thread: 1 Guest(s)