Is there a "binomial" theorem for super exp or tetration?

In summary, the binomial theorem can be applied iteratively to express the power tower function (^n(x+y)) as a summation of terms using non-negative integers. However, it cannot be expressed in a finite form for infinite n, and the problem becomes trivial if x or y is equal to 0.
  • #1
japplepie
93
0
In the binomial theorem (x+x')^n = a summation of terms.

Is there any way I could express (x+x')^^n in a summation?
 
Mathematics news on Phys.org
  • #2
Well let's consider the simplest non-trivial example which would be

[tex]^2(x+y)=(x+y)^{x+y}=(x+y)^x(x+y)^y[/tex]

Now we can see that if x and y are non-negative integers then we can expand that last expression with the application of the binomial theorem twice. If they're not however, then we'd get an infinite expansion and thus attempting to compute one more level in the tetration:

[tex]^3(x+y)[/tex]

Wouldn't be possible because the binomial theorem only works for finite n.

Ok, so we're forced to have x,y be non-negative integers, but also if either of them were 0 then the problem becomes trivial, so we'll restrict ourselves to the natural numbers.

I don't expect there is a way to express it in the form that you're hoping for, but because tetration is simply repeated exponentiation, which means that recursively,

[tex]^n(x+y)=(x+y)^{^{n-1}(x+y)}[/tex]

and so you can iteratively use the binomial theorem as you work your way down the power tower.

[tex]f_n=\sum_{i=0}^{f_{n-1}}\binom{f_{n-1}}{i}x^iy^{f_{n-1}-i}[/tex]
where
[tex]f_k=^k(x+y)[/tex]
 

Similar threads

Replies
8
Views
2K
Replies
11
Views
1K
Replies
3
Views
2K
Replies
7
Views
14K
Replies
3
Views
2K
Back
Top