Improved infinite composition method
#1
                   
Here I present my latest improved method of the infinite composition method we started talking about in 2021.

Let x be complex with Re(x) > 1.

Consider f(x) = exp(t(x-1) * f(x-1)) = exp(t(x-1) * exp(t(x-2) * f(x-2)) = exp...

One of James last considerations was t(x) = 1/( exp(-x) + 1). (well almost , he considered the isomorphic case f(x) = t(x-1) * exp(f(x-1)) ) )

I came up with t(x) = 1/(gamma(-x,1) + 1).

Now I propose another function t(x).

Alot can be said but I wont go into details yet.
However some pictures might say more than words, so I will add a few.

I will not talk about poles singularities and zero's for now. I will pretent they do not exist at the moment to avoid complications.

This ofcourse follows from the general sigmoid type function ideas ( t(x) = 1/ something ).

I also note that in general t(x) = 1/( too-fast(x) + 1) is generally to chaotic to work for most " too-fast functions " such like triple exp growth rate.
The pictures and proposed function might clarify that.

I worked with sage for the proposed function and plots.

So copied from sage I used :
---

complex_plot(h(x)*h(2*x)*h(3*x)*h(4*x)*h(5*x),(-40,40),(-40,40))
Launched png viewer for Graphics object consisting of 1 graphics primitive
sage: h(x)
1/(e^(2*x^(3/2)*sinh(-sqrt(x))) + 1)

---

where t(x) = h(x)*h(2*x)*h(3*x)*h(4*x)*h(5*x)

This gives faster convergeance in a sufficiently large domain.

The many products were neccessary to avoid infinite switches from near 1 to near 0 , again see pictures.

( black is zero , white is infinity , other colors are arguments )


regards

Tom Marcel Raes
tommy1729
Reply


Messages In This Thread
Improved infinite composition method - by tommy1729 - 06/14/2021, 12:07 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  self penta root and infinite hexation Alex Zuma 2025 0 4,139 08/30/2025, 10:07 PM
Last Post: Alex Zuma 2025
  Fractional tetration method Koha 2 6,079 06/05/2025, 01:40 AM
Last Post: Pentalogue
  The ultimate beta method JmsNxn 8 10,850 04/15/2023, 02:36 AM
Last Post: JmsNxn
  greedy method for tetration ? tommy1729 0 3,030 02/11/2023, 12:13 AM
Last Post: tommy1729
  tommy's "linear" summability method tommy1729 15 18,107 02/10/2023, 03:55 AM
Last Post: JmsNxn
  another infinite composition gaussian method clone tommy1729 2 5,016 01/24/2023, 12:53 AM
Last Post: tommy1729
  Semi-group iso , tommy's limit fix method and alternative limit for 2sinh method tommy1729 1 4,619 12/30/2022, 11:27 PM
Last Post: tommy1729
  [MSE] short review/implem. of Andy's method and a next step Gottfried 4 6,764 11/03/2022, 11:51 AM
Last Post: Gottfried
  Is this the beta method? bo198214 3 6,058 08/18/2022, 04:18 AM
Last Post: JmsNxn
  Describing the beta method using fractional linear transformations JmsNxn 5 8,681 08/07/2022, 12:15 PM
Last Post: JmsNxn



Users browsing this thread: 1 Guest(s)