Formula for the Taylor Series for Tetration
#3
Question 
(06/12/2022, 04:24 AM)JmsNxn Wrote:
(06/12/2022, 03:33 AM)Catullus Wrote: Does anyone know of a patterns for the terms of the Taylor series for tetration? (With the Kneser method.) Like does anyone know of any formula for the Taylor series for e4^^x? How could you find the 65536th term of the Taylor series, without having to differentiate 65536 times?

Hey Catullus....

I believe Fatou.gp has a manner of calculating taylor series! And you don't have to differentiate. Sheldon has a built in protocol. I've never used it, so I can't speak for its efficacy. I'm not sure if you'd be able to go that far out efficiently though...

This is also a reason I don't like sheldon's program for polynomial data. Every program I write will accept \(\text{sexp}(3+z)\) and spit out a polynomial to desired precision in \(z\), effectively solving the Taylor polynomial at \(3\). Unfortunately, Sheldon uses matrices and root finders built into his functions, so the values as input are required to be static (you can't plug in a polynomial into his functions, like I'd be able to).

The trouble is, of course, that Kneser is a slow process on its own. And there is no "convenient" formula for the polynomial. I had tried to write a program using the beta method which would estimate Kneser (and hence solve polynomial data and take polynomial arguments), but as I could never 100% prove the process works, I abandoned it. Plus, the code would probably run unreasonably slow compared to fatou.gp (god that program is fast).

Not sure what else to tell you. There's no convenient recursive formula for taylor terms, especially for Kneser.
What about for fraction iterations of exponentials?
Please remember to stay hydrated.
ฅ(ミ⚈ ﻌ ⚈ミ)ฅ Sincerely: Catullus /ᐠ_ ꞈ _ᐟ\
Reply


Messages In This Thread
RE: Formula for the Talor Series for Tetration - by Catullus - 06/12/2022, 05:30 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Divergent Series and Analytical Continuation (LONG post) Caleb 54 57,080 03/18/2023, 04:05 AM
Last Post: JmsNxn
  Discussion on "tetra-eta-series" (2007) in MO Gottfried 40 41,276 02/22/2023, 08:58 PM
Last Post: tommy1729
  f(x+y) g(f(x)f(y)) = f(x) + f(y) addition formula ? tommy1729 1 3,104 01/13/2023, 08:45 PM
Last Post: tommy1729
Question Tetration Asymptotic Series Catullus 18 22,231 07/05/2022, 01:29 AM
Last Post: JmsNxn
  Calculating the residues of \(\beta\); Laurent series; and Mittag-Leffler JmsNxn 0 3,706 10/29/2021, 11:44 PM
Last Post: JmsNxn
  Trying to find a fast converging series of normalization constants; plus a recap JmsNxn 0 3,535 10/26/2021, 02:12 AM
Last Post: JmsNxn
  Reducing beta tetration to an asymptotic series, and a pull back JmsNxn 2 6,816 07/22/2021, 03:37 AM
Last Post: JmsNxn
  There is a non recursive formula for T(x,k)? marraco 5 11,804 12/26/2020, 11:05 AM
Last Post: Gottfried
  Perhaps a new series for log^0.5(x) Gottfried 3 10,745 03/21/2020, 08:28 AM
Last Post: Daniel
Question Taylor series of i[x] Xorter 12 39,888 02/20/2018, 09:55 PM
Last Post: Xorter



Users browsing this thread: 1 Guest(s)