Half-iteration of x^(n^2) + 1
#4
(03/09/2017, 01:28 PM)tommy1729 Wrote: Thank u for your reply.

However i have questions

1) your coëfficiënt 1/2048 occurs twice !? Are you sure about that.

2) also the coëfficiënts : i noticed all of them ( though truncated ) are positive.
Does this pattern remain ? Are they correct ?

3) not sure how you computed it. I assume no fixpoint but a kind of carleman matrix method ?


If you used a fixpoint , which one ?

4) im intrested in using the fix with largest real part.

Regards

Tommy1729.

I did not use fixpoint, because by the Carleman matrix it can be calculated, too. You can see above, how I computed. Just save it in gp and open it with gp.exe and enter this code:
Decar(Msqrt(Car(x^4+1,20),20,5),20)*1.0
Where Car makes a 20x20 Carleman matrix from x^4+1, Msqrt get its square root and Decar gets the Taylor series of the function from the matrix. It is simple, because:
M[f]M[g]=M[fog]
thus
sqrt M[f] = M[f^o0.5], right? Of course!
N root of M[f] = M[f^o1÷N]
If you check the code above, you can see it has a lot of (infinity) part with negative sign.
Naturally, it is not perfect, the bigger Carleman matrices you use, the better the results are.
Xorter Unizo
Reply


Messages In This Thread
Half-iteration of x^(n^2) + 1 - by tommy1729 - 02/13/2017, 12:12 PM
RE: Half-iteration of x^(n^2) + 1 - by Xorter - 03/04/2017, 11:43 AM
RE: Half-iteration of x^(n^2) + 1 - by tommy1729 - 03/09/2017, 01:28 PM
RE: Half-iteration of x^(n^2) + 1 - by Xorter - 03/09/2017, 10:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Half-iterate exp(z)-1: hypothese on growth of coefficients Gottfried 48 53,069 09/09/2022, 12:24 AM
Last Post: tommy1729
  Fractional iteration of x^2+1 at infinity and fractional iteration of exp bo198214 17 53,146 06/11/2022, 12:24 PM
Last Post: tommy1729
  Why the beta-method is non-zero in the upper half plane JmsNxn 0 3,290 09/01/2021, 01:57 AM
Last Post: JmsNxn
  Half-iterates and periodic stuff , my mod method [2019] tommy1729 0 5,151 09/09/2019, 10:55 PM
Last Post: tommy1729
  Approximation to half-iterate by high indexed natural iterates (base on ShlThrb) Gottfried 1 7,573 09/09/2019, 10:50 PM
Last Post: tommy1729
  Does tetration take the right half plane to itself? JmsNxn 7 23,861 05/16/2017, 08:46 PM
Last Post: JmsNxn
  Uniqueness of half-iterate of exp(x) ? tommy1729 14 53,139 01/09/2017, 02:41 AM
Last Post: Gottfried
  [AIS] (alternating) Iteration series: Half-iterate using the AIS? Gottfried 33 114,300 03/27/2015, 11:28 PM
Last Post: tommy1729
  [entire exp^0.5] The half logaritm. tommy1729 1 8,707 05/11/2014, 06:10 PM
Last Post: tommy1729
  Does the Mellin transform have a half-iterate ? tommy1729 4 13,953 05/07/2014, 11:52 PM
Last Post: tommy1729



Users browsing this thread: 1 Guest(s)