![]() |
|
A tiny base-dependent formula for tetration (change-of-base?) - Printable Version +- Tetration Forum (https://tetrationforum.org) +-- Forum: Tetration and Related Topics (https://tetrationforum.org/forumdisplay.php?fid=1) +--- Forum: Mathematical and General Discussion (https://tetrationforum.org/forumdisplay.php?fid=3) +--- Thread: A tiny base-dependent formula for tetration (change-of-base?) (/showthread.php?tid=253) |
A tiny base-dependent formula for tetration (change-of-base?) - Gottfried - 03/14/2009 A tiny base-dependent formula for tetration (related to "change-of-base"?) Well, the following is not yet deeply considered; it is more that I stumbled across this observation, and did not yet really analyze all its implication but want to announce, so someone else may crosscheck and look at it (I've my head elsewhere currently) When rereading my article about "pascalmatrix tetrated" (*1) and playing/checking some computations, it came to my attention, that I already have a formula for sexp with fixed (integer) height parameter, but variable with the base. So feeding log(2) as parameter to the series may give 2^^3, and feeding log(3) gives then 3^^3 . In all my recent consideration the base-parameter was deeply calculated in the coefficients and the height-parameter was isolated and thus subject to change; here the height-parameter is hidden in the coefficients and the base-parameter is explicit and can be subject to change. We need simply the first column of the tetrated pascalmatrix, scale it by reciprocal factorials and use it as coefficients for the powerseries: \( {b\^\^}^h = \sum_{k=0}^{\infty} \frac{{P\^\^}^h_{k,0}}{k!}\log(b)^k \) where P^^h is the tetrated pascalmatrix as described in the article with a given integer height h, and the indexes in the formula denote the k'th rows in first column. (Clearly this has range of convergence and such, just to be determined soon.) Gottfried (*1) http://go.helms-net.de/math/tetdocs/PascalMatrixTetrated.pdf The fact of representing an exponential generating-function was also given in the OEIS but it didn't appear to me, that this is (thus) a base-dependent formula; for instance see for h=2: (*2) http://www.research.att.com/~njas/sequences/A000248 Code: ยดRE: A tiny base-dependent formula for tetration (change-of-base?) - Ivars - 03/15/2009 Sorry for being little out of touch, to me "upping " things one step looks very interesting in general ( because of log-Poisson distribution): \( e^{\lambda^k /k!*e^{-\lambda} \) Can we not replace \( \lambda^k/k! \) by any function \( f(\lambda) \) which has a powerseries expansion, as that expansion would usually contain something like \( c* \lambda^k/k! \) ? Of course, coefficients at powers of \( \lambda \) can be also anything else. I can only see so far that terms of powerseries expansion has to be put into "double exponentiation operator" one by one: \( e^{f_k (\lambda)*e^{-\lambda}} \) Then the summation of terms of powerseries has to happen in exponent, and than we end up with : \( e^{f(\lambda)*e^{-\lambda}} \) Perhaps than we can replace \( f(\lambda) = f (T(z)) \) and see what happens. In case \( f( \lambda) = \lambda =T(z) \) we get \( e^{T(z)*e^{-T(z)}=e^z \) \( T(z) \) is Euler tree function. if now \( z=\ln w \) then \( e^{T(\ln w) * e^{-T(\ln w)} = e^{\ln w}= w \) \( T(\ln w) = h ( w) * \ln w \) so \( e^{h(w)*\ln w*e^{-(h(w)*\ln w) }} = w \) Just an idea. Ivars RE: A tiny base-dependent formula for tetration (change-of-base?) - sheldonison - 03/16/2009 Gottfried Wrote:....When rereading my article about "pascalmatrix tetrated" (*1) and playing/checking some computations, it came to my attention, that I already have a formula for sexp with fixed (integer) height parameter, but variable with the base. So feeding log(2) as parameter to the series may give 2^^3, and feeding log(3) gives then 3^^3 . In all my recent consideration the base-parameter was deeply calculated in the coefficients and the height-parameter was isolated and thus subject to change; here the height-parameter is hidden in the coefficients and the base-parameter is explicit and can be subject to change. Gottfried, Does your equation work for values of a,p > e^(1/e)? Assuming it does, my next question would be does your equation need a \( b\^\^(h+\theta(h)) \) term? Below is my base conversion equation, (which is more or less the same as Jay's earlier results), where n is an integer, so sexp(n) is always well defined and \( \theta(x) \) is a small 1-cyclic sinusoid transfer function, equal to zero for integers. \( \theta(x) \) is important if the desired sexp function is required to have all odd derivatives have positive values for all x>-2, otherwise the 5th order derivatives showed negative values. In my post, I tried to characterize \( \theta(x) \), where one base=e and the other base is a little larger than e^(1/e). \( \text{sexp}_a(x + \theta(x)) = \text{ } \lim_{n \to \infty} \text{log}_a^{\circ n}(\text{sexp}_b (x + \text{slog}_b(\text{sexp}_a(n))) \) RE: A tiny base-dependent formula for tetration (change-of-base?) - Gottfried - 03/16/2009 Hi sheldonison (??? How can I adress you more personally?) sheldonison Wrote:?? No a,p in my formula ... What do you mean? Since you refer to e^(1/e) I assume you mean the base, but then you have "a,p" - how can this be a base???Gottfried Wrote:We need simply the first column of the tetrated pascalmatrix, scale it by reciprocal factorials and use it as coefficients for the powerseries: Quote:Assuming it does, my next question would be does your equation need a \( b\^\^(h+\theta(h)) \) term?Hmm. Again ??? "need your formula..." - for what? Well, also I've the problem that I cannot go very deeply into this currently; what I've done the past days was to make some things straight (from my sketchy notes-pads) to put them out to you folks for consideration, because next days I'm absent and possibly take a complete rest for some weeks from mathematics at all (let's see). I think the description of this formula in my article is pretty clear: what it gives..., what it is for... - only I did not yet discuss range of convergence (which I also use to extend by Euler-summation ... ) There is no other term needed and the base-parameter is just involved in the form of powers of log(base) , and the formula can be used for a certain range for log(base), whose bounds should be determined.The "base-conversion" by this formula is surely not useful in general. This is, because it is only defined for integer iterates and it is much easier to compute with the integer iterates by the common function than by a powerseries... whose coefficients stem from a tetrated pascalmatrix. I could, for instance, think, that your's (and Jay's) may easily come out to be the reference-formula for this type of problem, why not. Sorry I can't write more at the moment - Regards - Gottfried RE: A tiny base-dependent formula for tetration (change-of-base?) - Gottfried - 03/16/2009 Ivars Wrote:Sorry for being little out of touch, to me "upping " things one step looks very interesting in general ( because of log-Poisson distribution): Hi Ivars - yes, "upping up" is always interesting: even if it doesn't work, it sharpens the contour of the subject. We know some thing not only by the "what it can" but also (and sometimes even more in depth) by the "what it cannot". So, let's see to what you can proceed... ![]() Cordially - Gottfried RE: A tiny base-dependent formula for tetration (change-of-base?) - sheldonison - 03/16/2009 Gottfried Wrote:Hi sheldonison (??? How can I adress you more personally?)Sheldon Quote:sheldonison Wrote:?? No a,p in my formula ... What do you mean? Since you refer to e^(1/e) I assume you mean the base, but then you have "a,p" - how can this be a base???Gottfried Wrote:We need simply the first column of the tetrated pascalmatrix, scale it by reciprocal factorials and use it as coefficients for the powerseries: typo, I meant b, p, the two bases in your equation. Quote:The \( b\^\^(h+\theta(h)) \) term is only for real values, and only to meet the uniqueness criterion that the odd derivatives are all positive.Quote:Assuming it does, my next question would be does your equation need a \( b\^\^(h+\theta(h)) \) term?Hmm. Again ??? "need your formula..." - for what? RE: A tiny base-dependent formula for tetration (change-of-base?) - Gottfried - 03/17/2009 Hi Sheldon - I'm very sorry... I think I've expressed myself misleading. sheldonison Wrote:Gottfried Wrote:\( {b\^\^}^h = \sum_{k=0}^{\infty} \frac{{P\^\^}^h_{k,0}}{k!}\log(b)^k \) The meaning of this formula,..., it does not relate two different bases. Only it gives a series for an iterate at a certain height and has the base-parameter b explicit (or: isolated) so we can work with it: extract it(possibly), build sums/series of powertowers of different bases, replace one base-parameter by another one. So - although this is working with the base parameter, it is surely not what we are discussing with the focus on "change-of-base"-formula. Sorry for mixing this up. (So also the question about the theta is inapplicable here.) Btw, the capital P is simply the name for the Pascalmatrix, and P^^h with indexes means the entries of the first column of the h'th tetrated pascalmatrix, so the series gives just a(nother) definition of b^^h Regards - Gottfried RE: A tiny base-dependent formula for tetration (change-of-base?) - Gottfried - 03/17/2009 Hmm, curious... curious... , things evolve a bit more. From the tetrated pascalmatrices we can also derive a fractional iteration if we apply the binomial-formula to the sequence of powerseries for different heights. Since the powerseries have this stunning smooth behave for increasing heights, the binomially interpolated series are accordingly smooth. This seems all to be too crazy.... very smooth for the convergence bases and possibly continuable for the divergent cases, don't see it yet. See the new chapter 2 in PascalmatrixTetrated Gottfried RE: A tiny base-dependent formula for tetration (change-of-base?) - Gottfried - 03/18/2009 Here I present three postings in sci.math. It seems, that the method is not well suited for the interpolation to fractional heights (as I hoped it would be). But - perhaps we can find a workaround. On the other hand: it is not needed that many different methods exist, so... Also Ioannis (Galidakis) reminded me of the entry in mathworld,"powertower", where he already characterized this type of series. (http://mathworld.wolfram.com/PowerTower.html) Here the current msgs aus sci.math: ( some edits in double-brackets [< >]) . subject: tetration: another family of powerseries for fractional iteration Code: Maybe this is all known; I didn't see it so far. The idea was triggered byThe 2.nd msg: Code: > > (Galidakis replies) : I proceeded for the first few terms s2,s3,s4,s5... Things seem to come out uneasy... ![]() Code: (msg 3)Another idea around? Or: can we work differently with the binomial-compositions (I've only basic understanding/knowledge of the generation-function-concept, for instance...) |