Uniqueness summary and idea
#11
You mean if you have an attracting fixed point then you simply get an arbitrary small x by applying \( f^{\circ n} \) so that the precision becomes arbitrary big for the subsequent \( f^{\circ t} \) and then you transform it back to the original value by applying \( f^{\circ -n} \)?

Hm, I dont know whether you loose the achieved precision by transforming it back. This also would only work for fractional iterations, while I was talking about general series.
Reply
#12
bo198214 Wrote:You mean if you have an attracting fixed point then you simply get an arbitrary small x by applying \( f^{\circ n} \) so that the precision becomes arbitrary big for the subsequent \( f^{\circ t} \) and then you transform it back to the original value by applying \( f^{\circ -n} \)?
Exactly, except for f(z)=e^z-1, it's a repelling fixed point, so -n and n would be used instead of n and -n.

Quote:Hm, I dont know whether you loose the achieved precision by transforming it back. This also would only work for fractional iterations, while I was talking about general series.
You shouldn't lose much precision. The absolute value of the difference between \( f^{\circ \small -100}(1) \) and \( f^{\circ \small -101}(1) \) is about 2/(100^2). For
\( f^{\circ \small -1000}(1) \) and \( f^{\circ \small -1001}(1) \), it's about 2/(1000^2).

In other words, the precision you lose is on the order of 1/n^2. For n=1000, you only need an extra six decimal places of precision in your iterated step out function. Of course, each iteration will introduce additional errors, so really you need about 6+log_10(1000) = 9 to 10 extra digits of precision. Still, the iterating functions converge quite nicely, so the extra expense of using additional precision for the integer iterations is acceptable.
~ Jay Daniel Fox
Reply
#13
jaydfox Wrote:You shouldn't lose much precision.

Yes, thats right because you can compute \( f^{\circ n} \) and \( f^{\circ -n} \) to arbitrary exactness.

So did you already determine the formula for the optimal truncation and its error function? (The answer however should go into the thread computing the iterated exp(x)-1).
Reply
#14
Not yet, I've been busy with my job most of today, just taking opportunities here and there to try to make a few posts. Also, I'm working on trying to figure out if there's a relationship between the graph of \( \mu_e^{\small -1}(x) \) and \( {}^{x} \check \eta \). I think I'm getting close, conceptually, but I'm still not there. That's where most of my attention is focussed at the moment. If I can derive a formula for \( \mu_e^{\small -1}(x) \), then I'll be quite satisfied that all the hard pieces are out of the way, and it'll just be a matter of formalizing everything, including providing proofs with all the gory details.
~ Jay Daniel Fox
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Uniqueness of fractionally iterated functions Daniel 7 11,096 07/05/2022, 01:21 AM
Last Post: JmsNxn
  Reviving an old idea with 2sinh. tommy1729 7 10,110 06/28/2022, 02:14 PM
Last Post: tommy1729
  Universal uniqueness criterion? bo198214 57 174,736 06/28/2022, 12:00 AM
Last Post: JmsNxn
  tommy's new conjecture/theorem/idea (2022) ?? tommy1729 0 2,902 06/22/2022, 11:49 PM
Last Post: tommy1729
  A question concerning uniqueness JmsNxn 4 16,977 06/10/2022, 08:45 AM
Last Post: Catullus
  Revitalizing an old idea : estimated fake sexp'(x) = F3(x) tommy1729 0 3,055 02/27/2022, 10:17 PM
Last Post: tommy1729
  [Exercise] A deal of Uniqueness-critrion:Gamma-functionas iteration Gottfried 6 15,741 03/19/2021, 01:25 PM
Last Post: tommy1729
  An intuitive idea log*^[n](F(exp*^[n](z0))) tommy1729 0 3,079 03/03/2021, 12:57 AM
Last Post: tommy1729
  A conjectured uniqueness criteria for analytic tetration Vladimir Reshetnikov 13 40,611 02/17/2017, 05:21 AM
Last Post: JmsNxn
  Uniqueness of half-iterate of exp(x) ? tommy1729 14 53,343 01/09/2017, 02:41 AM
Last Post: Gottfried



Users browsing this thread: 6 Guest(s)