Should tetration be a multivalued function?
#11
(01/08/2016, 06:26 PM)marraco Wrote: .... No proof, but numerically:
\( \\[15pt]

{(^{r+1}a)^{^{-(r+1)}a}=(^{-r}a)^{^{r}a}} \)

ok, first lets define y and z as follows:
\( y=\; ^{-(r+1)}a \;\;\; \)
\( z=\; ^{r}a \;\;\; \)

Then substitute these values of y and z into the Op's equation above, noting that
\( ^{(r+1)}a = a^z\;\;\;\; ^{-r}a = a^y \)

\( (a^z)^{y}=(a^y)^z\;\;\; \) This is the Op's equations with the substitutions
\( (a^z)^{y}=(a^y)^z=a^{(y\cdot z)}\;\;\; \) this equation holds for all values of a,y,z
- Sheldon
#12
(01/09/2016, 06:20 AM)sheldonison Wrote:
(01/08/2016, 06:26 PM)marraco Wrote: .... No proof, but numerically:
\( \\[15pt]

{(^{r+1}a)^{^{-(r+1)}a}=(^{-r}a)^{^{r}a}} \)

ok, first lets define y and z as follows:
\( y=\; ^{-(r+1)}a \;\;\; \)
\( z=\; ^{r}a \;\;\; \)

Then substitute these values of y and z into the Op's equation above, noting that
\( ^{(r+1)}a = a^z\;\;\;\; ^{-r}a = a^y \)

\( (a^z)^{y}=(a^y)^z\;\;\; \) This is the Op's equations with the substitutions
\( (a^z)^{y}=(a^y)^z=a^{(y\cdot z)}\;\;\; \) this equation holds for all values of a,y,z
^^ Good. That's far more elegant that my reasoning, which used the commutative x^ln(y) and goofy induction.

Maybe is the key to calculate the derivative at the origin? (taking limit of r → 0)

Here is a graphic illustrating the equality. The exponentiation of the blue arrow is equal to the one in the red arrow.
The expression inside the rectangles are equal.

[Image: pqj5CIo.jpg?1]

By induction, if we invert the red arrow, it is equal to a larger arrow; I mean \( \\[20pt]

{(^{r+(n+1)}a)^{^{-(r+(n+1))}a}=(^{-(r+n)}a)^{^{r+n}a}} \). I wrote it thinking that n was entire, but since r is real, and °a is arbitrary, it is obvious that is for any real n.

But is even more general, because this is valid on all branches, and for any definition of °a.
Graphically, you can move the arrows to the left or right, and the equality remains valid.

For example, \( \\[20pt]

{^2a\,^{^3a}\,=\,^4a\,^{^1a}} \)

[Image: YrmCqFc.jpg?1]

and also \( \\[20pt]

{^1a\,^{^4a}\,=\,^5a\,^{^0a}} \), \( \\[20pt]

{^0a\,^{^5a}\,=\,^6a\,^{^{-1}a}} \), etc.
I have the result, but I do not yet know how to get it.
#13
The general equation is \( \\[15pt]

{(^xa)^{^{y}a}=(^{y+1}a)^{^{x-1}a}} \)

Because \( \\[20pt]

{(^xa)^{^{y}a}\,=\,(a^{^{x-1}a})^{^{y}a}}\,=\,a^{^{x-1}a.\,^{y}a}\,=\,(a^{^{y}a})^{^{x-1}a}\,=\,(^{y+1}a)^{^{x-1}a } \)

It is somewhat trivial.
I have the result, but I do not yet know how to get it.
#14
Hold on we can do a bit better.

For base sqrt(2) = a using sheldon's y and z.

a^^0 is defined by

a^^0 ^ a^^0 = 2^4 = 4^2 = 16.
( 2 and 4 are a^^oo or the fixpoints )

So a^^0 = ssqrt(16).

From sheldon we then get

a^(y z) = 16.

subst a = sqrt(2) [ for example , this idea works for other bases too ]

=> y z = 8.

Now notice r = -(r+1) for r = -1/2.

So a^^(-1/2) ^ 2 = 8.

So a^^(-1/2) = sqrt( 8 ) = 2 sqrt(2).

Since we have a^^0 and a^^(-1/2) we actually have

a^^(K/2) for all integer K.

Maybe this idea can be extended to a unique analytic solution ...

¯\_(ツ)_/¯

Regards

tommy1729
The master
#15
(01/10/2016, 03:37 AM)tommy1729 Wrote: Hold on we can do a bit better.
I need more clarification.

You propose \( \\[15pt]

{^0a\,^{^0a}=c_1\,^{c_2}=c_2\,^{c_1}=a\,^{c_1*c_2}} \), where the c's are the asymptotic values.

(01/10/2016, 03:37 AM)tommy1729 Wrote: From sheldon we then get

a^(y z) = 16.
I do not understand from where comes that 16. y and z are defined by Sheldonison as functions of r.
I have the result, but I do not yet know how to get it.
#16
@marraco, @tommy
That certainly is a cool equation, even if it is easily provable.

@everyone
Also, I think I can express my earlier comment in different words now. Tetration is defined as the 1-initialized superfunction of exponentials. The previous functions discussed earilier are 3-initialized and 5-initialized, which makes them, not tetration, by definition. However, if there is an analytic continuation of the 1-initialized superfunction that overlaps with the 3-initialized superfunction, AND if on the overlap f(0) = 3, then they can be considered branches of the same function. But until that is proven, I don't think it's accurate to say that they're all "tetration". They are, however, iterated exponentials in the sense that they extend \( \exp_b^n(3) \) to non-integer n. And so I would probably write these functions as \( \exp_b^n(1),\, \exp_b^n(3),\, \exp_b^n(5) \) instead of saying that \( {}^{n}b \) is a multivalued function that returns all three.
#17
(01/13/2016, 08:24 AM)andydude Wrote: ...The previous functions discussed earilier are 3-initialized and 5-initialized, which makes them, not tetration, by definition. However, if there is an analytic continuation of the 1-initialized superfunction that overlaps with the 3-initialized superfunction, AND if on the overlap f(0) = 3, then they can be considered branches of the same function. But until that is proven, I don't think it's accurate to say that they're all "tetration". They are, however, iterated exponentials in the sense that they extend \( \exp_b^n(3) \) to non-integer n. And so I would probably write these functions as \( \exp_b^n(1),\, \exp_b^n(3),\, \exp_b^n(5) \) instead of saying that \( {}^{n}b \) is a multivalued function that returns all three.

ok, I was thinking of posting something similar, but I wasn't sure if it was off topic or not. From my perspective, the definition of tetration begins with real valued b>eta, where the base b \( b>\eta \;\;\; b>\exp(\frac{1}{e}) \). These bases require a Kneser mapping, to get a unique real valued function at the real axis, so that:

\( \text{tet}_b(z) =\;^z b= \exp_b^z(1)\;\;\; \text{tet}_b(0)=1, \; \text{tet}_b(1)=b;\;\;\; \) and tet(z) grows superexponentially as z gets larger

The Op is working with iterated exponentials using b=sqrt(2). These iterated functions are valid super-exponentials. But it turns out they are not Kneser tetration, in the above sense. Maybe that's not an important distinction. Anyway, it turns out, we can extend tetration to complex bases, and experiment with how the function behaves as we vary the base around \( \eta \). I didn't know any of this when I wrote kneser.gp for real valued tetration. But I have since written two different pari-gp programs posted on this site to experiment with complex base tetration. One is called tetcomplex.gp, and the other more recent effort calculates the Abel/slog function for arbitrary complex bases, fatou.gp The two pari-gp programs agree with each other. And they both agree that when you rotate 180 degrees around eta, the function you get is no longer real valued at the real axis! So there is such a thing as a well defined tetration \( b=\sqrt{2}\; \text{tet}_b(z)\;\; \) that is an analytic continuation of Kneser type tetration. But guess what. Its not real valued at the real axis. Its some wierd function, that is almost real valued. In the upper half of the complex plane, the function gets arbitrarily close to behaving like the attracting fixed point of 2 function whose period is ~=17.1i , and in the lower half of the complex plane, it gets arbitrarily close to behaving like the repelling fixed point function, whose period is ~=19.2i. At the real axis, \( \text{tet}_{\sqrt{2}}(0.5) = \)1.24362162766852 - 1.18899611608401 E-48*I

It is much easier to see the effect with a base like b=1.25, where the default settings and precision are sufficient for the calculations.

Code:
\r \fatou.gp
sexpinit(1.25);
sexp(0.5)
1.16359536196501 - 2.01428234045867 E-16*I

- Sheldon
#18
(01/09/2016, 05:56 PM)marraco Wrote: The general equation is \( \\[15pt]

{(^xa)^{^{y}a}=(^{y+1}a)^{^{x-1}a}} \)

Because \( \\[20pt]

{(^xa)^{^{y}a}\,=\,(a^{^{x-1}a})^{^{y}a}}\,=\,a^{^{x-1}a.\,^{y}a}\,=\,(a^{^{y}a})^{^{x-1}a}\,=\,(^{y+1}a)^{^{x-1}a } \)

It is somewhat trivial.

I just noticed that the equation remains valid between branches, and "branches" include the asymptotes.

[Image: BGuN4lj.jpg?1]
I have the result, but I do not yet know how to get it.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Is there any ways to compute iterations of a oscillating function ? Shanghai46 5 477 10/16/2023, 03:11 PM
Last Post: leon
  Anyone have any ideas on how to generate this function? JmsNxn 3 1,100 05/21/2023, 03:30 PM
Last Post: Ember Edison
  [MSE] Mick's function Caleb 1 729 03/08/2023, 02:33 AM
Last Post: Caleb
  [special] binary partition zeta function tommy1729 1 655 02/27/2023, 01:23 PM
Last Post: tommy1729
  [NT] Extending a Jacobi function using Riemann Surfaces JmsNxn 2 1,006 02/26/2023, 08:22 PM
Last Post: tommy1729
  toy zeta function tommy1729 0 527 01/20/2023, 11:02 PM
Last Post: tommy1729
  geometric function theory ideas tommy1729 0 584 12/31/2022, 12:19 AM
Last Post: tommy1729
  Iterated function convergence Daniel 1 902 12/18/2022, 01:40 AM
Last Post: JmsNxn
  Fibonacci as iteration of fractional linear function bo198214 48 17,152 09/14/2022, 08:05 AM
Last Post: Gottfried
  Real Multivalued/Parametrized Iteration Groups bo198214 11 3,905 09/10/2022, 11:56 AM
Last Post: tommy1729



Users browsing this thread: 1 Guest(s)