Solving tetration for base 0 < b < e^-e
#16
(09/13/2009, 09:57 AM)Gottfried Wrote: The problem with the real fixpoint is, that the triangular Bell-matrices have (alternating signed) units on its diagonal. This prevents the computation of a matrix-logarithm as well of the diagonalization - at least in my implementations.

That should not pose a problem. You need the first row of \( B^t \), where \( B \) is the Bell matrix. You make a Jordan decomposition \( B = S J S^{-1} \) and then \( B^t = S J^t S^{-1} \) where for each Jordanblock \( J_m \) for eigenvalue \( \lambd_m \) with multiplicity \( M_m \) one sets \( J_m^t = \sum_{n=0}^{M_m} \left(t\\n\right) (J_m-\lambda_m I)^n \). The sum is finite because \( J_m-\lambda_m I \) is nilpotent: \( J_m^{M_m}=0 \).

Unfortunately the Jordan decompostion is flawed in Sage so I could not try it myself.

Quote:But well, let's see. It's surely not the highest summit of wisdom... and we also have the Newton-binomial-formula and others...

I dont think that the Newton formula helps. It is real-valued and hence can not return a suitable solution for a decreasing base function.
Reply


Messages In This Thread
RE: Solving tetration for base 0 < b < e^-e - by bo198214 - 09/13/2009, 11:23 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Kneser tetration Polynomial approximation for base e RaeesHarris 0 366 09/02/2026, 07:59 PM
Last Post: RaeesHarris
  Mixed-base tetration: five preprints, a faster fatou.gp fork, and a base-change calcu Lightrunner 0 1,052 07/15/2026, 08:33 AM
Last Post: Lightrunner
  Seeking an arXiv endorser for mixed-base tetration (math.DS) Lightrunner 0 671 07/13/2026, 10:19 PM
Last Post: Lightrunner
  Base -1 marraco 15 42,402 07/06/2022, 09:37 AM
Last Post: Catullus
  I thought I'd take a crack at base = 1/2 JmsNxn 9 17,036 06/20/2022, 08:28 AM
Last Post: Catullus
  solving f(g(x)) = f(x) converging to f(exp(x)) = f(x) tommy1729 2 5,272 05/26/2022, 11:07 PM
Last Post: JmsNxn
Big Grin Repetition of the last digits of a tetration of generic base Luknik 12 24,195 12/16/2021, 12:26 AM
Last Post: marcokrt
  On the [tex]2 \pi i[/tex]-periodic solution to tetration, base e JmsNxn 0 4,148 09/28/2021, 05:44 AM
Last Post: JmsNxn
  Complex Tetration, to base exp(1/e) Ember Edison 7 26,344 08/14/2019, 09:15 AM
Last Post: sheldonison
  b^b^x with base 0<b<e^-e have three real fixpoints Gottfried 1 10,235 11/07/2017, 11:06 AM
Last Post: sheldonison



Users browsing this thread: 1 Guest(s)