Tetration series for integer exponent. Can you find the pattern?
#8
I'm not that good on math, but....
I can help as a programmer.
Maybe precision problems are due to usage of "fixed" floating points (I mean fixed bit numbers).
There are libraries that can work with "big number" or "arbitrary precision".
For example GMP (this is a C/C++ library) gives non limited (limited by memory) number representation, so there is no problem with numbers like 10^(10^10) etc.

And MPFR library does similar thing for floating point numbers .....
I've written some tetration programs using those two, and they're much more precise, but at the horrible cost of memory and time.
Fuji GSW690III
Nikon D3, Nikkors 14-24/2.8, 24/1.4, 35/2, 50/1.4, 85/1.4, 135/2, 80-200/2.8
Reply


Messages In This Thread

Possibly Related Threads…
Thread Author Replies Views Last Post
  Divergent Series and Analytical Continuation (LONG post) Caleb 54 57,178 03/18/2023, 04:05 AM
Last Post: JmsNxn
  Discussion on "tetra-eta-series" (2007) in MO Gottfried 40 41,513 02/22/2023, 08:58 PM
Last Post: tommy1729
  logit coefficients growth pattern bo198214 21 24,242 09/09/2022, 03:00 AM
Last Post: tommy1729
  Frozen digits in any integer tetration marcokrt 2 4,222 08/14/2022, 04:51 AM
Last Post: JmsNxn
Question Closed Forms for non Integer Tetration Catullus 1 3,150 07/08/2022, 11:32 AM
Last Post: JmsNxn
Question Tetration Asymptotic Series Catullus 18 22,324 07/05/2022, 01:29 AM
Last Post: JmsNxn
Question Formula for the Taylor Series for Tetration Catullus 8 13,696 06/12/2022, 07:32 AM
Last Post: JmsNxn
  Calculating the residues of \(\beta\); Laurent series; and Mittag-Leffler JmsNxn 0 3,720 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,554 10/26/2021, 02:12 AM
Last Post: JmsNxn
  Reducing beta tetration to an asymptotic series, and a pull back JmsNxn 2 6,847 07/22/2021, 03:37 AM
Last Post: JmsNxn



Users browsing this thread: 1 Guest(s)