Understanding Abel/Schroeder with matrix-expression
#8
Looking a bit deeper at the sigma-function the above plot looked a bit strange to me, when I thought in terms of "height of powertowers": because at x>=t we should have infinite heights, but where is the infinity here? But this resolves (and possibly there is nothing new here for the sigma-experienced reader...)

Let me restate the use of standard variable-names:
Code:
base = b,
t = h(b) such that b=t^(1/t) ,
u = log(t)
h = height of the powertower

Also I use the fixpoint-shift x/t-1 instead of x-t, but that doesn't matter besides the same scaling in the results.

For the example I use here as in the previous msg
Code:
u=0.5, t=exp(0.5)~1.64872127070, b~1.35427374603

From the functional description it should be, that the function sigma decomposes its parameter x into a power of u; additionally it provides some constant c for sigma(1).

If x is seen as a powertower of height h to base b, such that \( x = 1 \lbrace b \rbrace h \) then formally

\( \hspace{24} \sigma(x ) = \sigma(1 \lbrace b \rbrace h) = u^h * \sigma(1) \)

where sigma(1) is a constant (call it "c") where c=-0.327639416789 (If the fixpoint-shift "x-t" is done then c1=-0.540186075580 = t*c)

So the sigma-function decomposes x, replaces b by u and replaces height by exponent. Thus we can get the height-parameter h simply by \( \log(\sigma(x)/c)/ \log(u) \)

Obviously, for x increasing to \( (1 \lbrace b \rbrace \infty) ((= t)) \) we get

\( \hspace{24} \lim_{x->t} \sigma(x) = \sigma(1 \lbrace b \rbrace \infty) \)

\( \hspace{24} =\lim_{h->\infty} u^h * c = 0 \)


and for all u with -1 < u < 1 this converges to zero, so in the plot we have the crossing with y-axis at x = t ((~ 1.6487))


The nice feature is, that the height-parameter does not occur explicitely in the sigma-function; otherwise we were lost in the case where x>t; this would require then a more-than-infinite height.

If we test one x>t we see, that sigma(x) gets positive, so sigma(x)/c is negative and the height h becomes complex due to log of a negative value. But the plot seems to be smooth in the vicinity of x=t; so if |u|<1 there seems to be a compensation of small u against the change of infinite real height to complex heights - I'll look at it later...

For bases b, where u>1 we need no infinite real heights nor complex heights to arrive at an arbitrary high real x; here all heights should be real.

So far for this msg.

   
(the data for the plot were computed in steps of h where h=0,1,2,...,32 and x=1 {b} 0,1 {b} 1, 1 {b} 2,...)
Gottfried Helms, Kassel
Reply


Messages In This Thread
RE: Understanding Schröder with matrix-expression - by Gottfried - 05/19/2008, 07:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Extended Schroeder equation Shanghai46 2 5,913 03/23/2025, 11:24 PM
Last Post: MphLee
  Understanding \(f(z,\theta) = e^{e^{i\theta}z} - 1\) JmsNxn 23 21,587 01/23/2023, 02:38 AM
Last Post: JmsNxn
  Matrix question for Gottfried Daniel 6 9,121 12/10/2022, 09:33 PM
Last Post: MphLee
  Constructing an analytic repelling Abel function JmsNxn 0 3,087 07/11/2022, 10:30 PM
Last Post: JmsNxn
  A support for Andy's (P.Walker's) slog-matrix-method Gottfried 4 12,167 03/08/2021, 07:13 PM
Last Post: JmsNxn
  Moving between Abel's and Schroeder's Functional Equations Daniel 1 7,662 01/16/2020, 10:08 PM
Last Post: sheldonison
  Tommy's matrix method for superlogarithm. tommy1729 0 6,148 05/07/2016, 12:28 PM
Last Post: tommy1729
  [split] Understanding Kneser Riemann method andydude 7 26,857 01/13/2016, 10:58 PM
Last Post: sheldonison
  Regular iteration using matrix-Jordan-form Gottfried 7 25,842 09/29/2014, 11:39 PM
Last Post: Gottfried
  Is this entire expression for tetration legal JmsNxn 4 14,578 01/20/2013, 07:32 PM
Last Post: cosurgi



Users browsing this thread: 1 Guest(s)