A nice series for b^^h , base sqrt(2), by diagonalization
#3
I attempted a proof this way. Don't know, whether this is sufficient...

Using b=t^(1/t), u=log(t), log(b) = u/t , t being the fixpoint
Assume all the following lines as limit-expressions for @->0 (saving me typo-load)

Code:
ยด
   b^^(-2+@) - log_b(@)      = b^^inf   == fixpoint

   b^^(-2+@) - log(@)/log(b) = b^^inf
                             =  t

  log(b)* b^^(-2+@) - log(@) = u/t * t
                             = u

  log(b)* b^^(-2+@)          =  u +  log(@)

exponentiate

   b^(b^^(-2 + @)   = t * @
=   b^^(-1 + @)


exponentiate again, using base b

   b^(b^^(-1 + @))   = b^(t * @ )
                     = t^@
= b^^(0 + @)        = t^@

then this is

       lim @->0    b^^(0 + @) = 1
       lim @->0    t^@        = 1

saying

     lim { @->0 }  b^^(-2 + @ ) - log_b( @ ) = b^^inf

is correct in the limit.


Is this -at least in principle - sufficient?

Gottfried
Gottfried Helms, Kassel
Reply


Messages In This Thread
RE: A nice series for b^^h , base sqrt(2), by diagonalization - by Gottfried - 03/08/2009, 09:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Kneser-iteration on n-periodic-points (base say \sqrt(2)) Gottfried 11 21,577 05/05/2021, 04:53 AM
Last Post: Gottfried
  Mathematica program for tetration based on the series with q-binomial coefficients Vladimir Reshetnikov 0 7,525 01/13/2017, 10:51 PM
Last Post: Vladimir Reshetnikov
  complex base tetration program sheldonison 23 113,027 10/26/2016, 10:02 AM
Last Post: Gottfried
  Expansion of base-e pentation andydude 13 61,668 07/02/2011, 01:40 AM
Last Post: Cherrina_Pixie
  Single-exp series computation code mike3 0 7,263 04/20/2010, 08:59 PM
Last Post: mike3
  Computations with the double-exp series mike3 0 6,428 04/20/2010, 07:32 PM
Last Post: mike3
  intuitive slog base sqrt(2) developed between 2 and 4 bo198214 1 10,178 09/10/2009, 06:47 PM
Last Post: bo198214
  Cheta with base-change: preliminary results jaydfox 20 74,613 08/12/2009, 07:02 PM
Last Post: jaydfox
  sqrt(exp) Kouznetsov 15 45,659 12/20/2008, 01:25 PM
Last Post: Kouznetsov
  Convergence of matrix solution for base e jaydfox 6 23,159 12/18/2007, 12:14 AM
Last Post: jaydfox



Users browsing this thread: 1 Guest(s)