A specific value of the Ackermann function
#12
Finitist Wrote:Hi. I've seen a sequence like that on Robert Munafo's site. Is yours related to Friedman sequences (nonrepeating sequences of different numbers of letters) as described below?

Right now I can't see how they would be related.

Finitist Wrote:I'd be interested to know what that function is that you're working on,

Hopefully this will be appearing in an undergrad journal...


The function D goes from N -> N by way of finite tuples. Given n in N, D takes n to the n-tuple of n's. So it would take 4 to (4,4,4,4) for example. Then (non-bold) D acts on that tuple by

D(n,n,...,n) = D(D(n,n,...,n-1),D(n,n,...,n-1)), so

D(4,4,4,4) = D(D(4,4,4,3),D(4,4,4,3)) for example.

When all those tuples are reduced to pairs, all the D's become A's for Ackermann.

In other words, D(n) = D(n,n,...,n).

The expression A(A(A(61,61),A(61,61)), A(A(61,61),A(61,61))) is D(3)
Reply


Messages In This Thread
large numbers - by bo198214 - 10/19/2008, 11:56 AM
RE: large numbers - by Finitist - 10/26/2008, 06:49 PM
RE: A specific value of the Ackermann function - by tetrator - 10/28/2008, 01:18 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Question for Bo] about formal Ackermann laws MphLee 6 9,518 12/18/2022, 09:14 AM
Last Post: MphLee
  Is successor function analytic? Daniel 6 9,229 11/28/2022, 12:03 PM
Last Post: JmsNxn
  Ackermann fixed points Daniel 0 3,916 09/18/2022, 03:13 PM
Last Post: Daniel
  Proof Ackermann function extended to reals cannot be commutative/associative JmsNxn 1 9,170 06/15/2013, 08:02 PM
Last Post: MphLee
  generalizing the problem of fractional analytic Ackermann functions JmsNxn 17 64,110 11/24/2011, 01:18 AM
Last Post: JmsNxn
  Proof Ackermann function cannot have an analytic identity function JmsNxn 0 6,617 11/11/2011, 02:26 AM
Last Post: JmsNxn
  extension of the Ackermann function to operators less than addition JmsNxn 2 12,230 11/06/2011, 08:06 PM
Last Post: JmsNxn
  Ackermann function and hyper operations andydude 3 17,804 04/18/2011, 05:08 PM
Last Post: bo198214



Users browsing this thread: 1 Guest(s)