Questions tagged [tetration]

Tetration is iterated exponentiation, just as exponentiation is iterated multiplication. It is the fourth hyperoperation and often produces power towers that evaluate to very large numbers.

The $n$th tetration of $a$, most often written $^na$, is defined as $n$ copies of $a$ combined by exponentiation in the style of . The evaluation proceeds right-to-left as is the norm for nested exponentials: $$^na=\underbrace{a^{a^{\ \dots\ ^{a}}}}_n$$ This classical definition works whenever $a$ (the base) is an integer or positive real number and $n$ (the height) is a non-negative integer. Alternative notations include $a\uparrow\uparrow n$ (Knuth's), $a\to n\to2$ (Conway's) and the text notation a^^n.

The alternative name hyper-4 for tetration reflects its place as the fourth after addition, multiplication and exponentiation. There are three main types of questions relating to tetration:

  • If the base is a natural number, the result of tetration will be a very large natural number and number-theoretical questions like "What is $^na\bmod N$?" are relevant. For example, computing the last digits of Graham's number involves computing the last digits of $^n3$ for sufficiently large $n$.
  • How can tetration be extended beyond the classical definition? Complex bases can be easily accommodated, while the extension to infinite heights ($^\infty z$) features a connection to the Lambert W function: $$^\infty z=\frac{W(-\ln z)}{-\ln z}$$ In contrast, there are several proposed extensions of tetration to real or complex heights, but none have been widely accepted.
  • How can tetration be reversed? Just as the two inverses of exponentiation are roots and logarithms, the two inverses of tetration are superroots and superlogarithms. As with tetration's extensions, there are many open questions relating to these two inverses.
502 questions
1
vote
1 answer

Is it true that ${^\infty}{\sqrt[x]{x}} = x$

I was fiddling around with tetration and I stumbled across an interesting idea, ${^\infty}{\sqrt[x]{x}}$. I messed around with the concept a little bit and I had the following idea: Let ${^\infty}y = x$, then $$ {^\infty}y = x = y^x $$ Now we…
user3002473
  • 8,943
1
vote
2 answers

Infinite tetration of $(-1)$?

For all positive integers $n$, $^n(-1) = -1$, thus I thought ${^{\infty}}(-1)$ could be $\displaystyle \lim_{n \to \infty} {^n}(-1) = -1$. But $\dfrac{W(-\ln z)}{-\ln z}$, analytic continuation of infinite power tower, gives some imaginary…
user404273
  • 87
  • 5
1
vote
0 answers

How to approximate the result of a tetration

I'm trying to calculate the result of some tetrations of 2 but my program can't get to 2↑↑6, it just takes to long. So i wanted to ask if there's a way to approximate the result of a tetration, even a rough approximation is enough for me.
1
vote
0 answers

What is $^{y(slog_xa)}x$?

What is $^{y(slog_xa)}x$ ? In this website about tetration, it's shown that $^{y+slog_xa}x=$ $^{y}x^a$, as $^{1+slog_xa}x=x^a$. So what is $^{y(slog_xa)}x$ ? Is it $^{y}a$ ?
1
vote
1 answer

Does anyone know if it's possible to solve $x^x=x+1$ in terms of $x$?

So I have tried solving for $x$ algebraicly using the productlog function but all I was able to do is: $$x\log(x) = W(x\log(x)(x+1))$$ Maybe I could use the square-super root formula $e^{W(\log(x))}$, but I got stuck again at: $$W(\log(x+1))=x$$ I…
1
vote
0 answers

Can we generalize the tetration to the real or complex numbers?

is it possible to find a value for this operation: ${^{(3/2)}2}$? If so, can we generalize the domain of the function ${^{x}a}$ to the real or even complex numbers? I had originally tried to solve the proposed operation by finding $ssrt({^{3}2})$…
1
vote
1 answer

Computation of Digits in Tetration

According to Wikipedia, $^44$ has $8.1 \cdot 10^{153}$ digits. How can I calculate the number of digits for an arbitrarily large tetration, such as $^{11}11$? Thank you!
1
vote
0 answers

Proving the derivation of the infinite tetration via Summation/Product notation is equivalent to the derivation via Implicit Differentiation

First some background info. Feel free to skip to the bold text below if you already know this. I) The derivative of the infinite tetration of $x$ (I guess that's how you say it) or ${}^\infty x$ can be found using the following…
1
vote
1 answer

Graham's number of layer 1 tetration explanation?

I have a question on how the number of the first layer of the Graham's number ($g_1$) is computed. From Wikipedia: http://en.wikipedia.org/wiki/Graham%27s_number#Magnitude $g_1 = 3\uparrow\uparrow\uparrow\uparrow3 $ As I understand it, this means…
0
votes
3 answers

How do we know that tetration is exclusively right-associative?

When we go from multiplication to exponentiation we lose commutativity ($3^2 \neq 2^3$). Perhaps when we go from exponentiation to tetration every operation yields two possible results.
Lee Sleek
  • 1,682
0
votes
1 answer

Does $^{\frac12}{a}=$ $\sqrt{a}_s$?

Just to be sure, does $^{\frac12}{a}=$ $\sqrt{a}_s$? I only ask because, although the Wikipedia page on tetration and other sources explain that the super-root is one of the inverse operations of tetration, I have never seen the equation…
0
votes
4 answers

When raising to a power and tetrating, which comes first? Is $^24^3$ equal to $(^24)^3$, or to $^2(4^3)$?

I know tetration isn't quite an used operation, but anyway, what if it were featured in an expression? For example, what does $^24^3$ mean? Is it $(^24)^3=(4^4)^3=4^{12}$ or is it $^2(4^3)=^2{64}=64^{64}$?
Gilled
  • 21
0
votes
0 answers

The Infinite Tetration of x?

The infinite tetration of ${x}$ basically means that we take a value and we continue to raise the value to its power forever. If that sounds confusing, it can be thought of as infinite repeated exponentiation of ${x}$. Now, my question is, will this…
0
votes
2 answers

Is there an inverse operation of tetration for values between 0 and .3?

So I don't understand everything with tetration, but the graph of $^2x$ or $x^x$ does not have any values between 0 and .3 on the y axis. So if we were to trying inverse tetration on say .2 what is the solution? I realize that negative even integers…
qw3n
  • 443
-1
votes
1 answer

Power tower(infinite tetration)

How to find the domain and range of $Y=x^{x^{x^{x^{x^{...}}}}}=x^Y$ I know how to differentiate the function. I don't know how to proceed further. We should prove that domain:$[1/(e^e),e^{(1/e)}]$ and range:$[1/e,e]$