[math-fun] Exponential tower parenthesization counts
20 Nov
2011
20 Nov
'11
9:17 p.m.
(Was "A nice sequence" but that title sucked) Perhaps (A^B)^C = (A^C)^B is the only identity that one needs to worry about generically. If so, then the count for an n-high tower is going to obey the recurrence T(n) = sum(a,b,c with a+b+c=n and a,b,c>0)of 11 * T(a) * T(b) * T(c) with 11 not 12. Except actually, this is not quite the right recurrence. But anyway this one would be soluble using generating functions.
20 Nov
20 Nov
9:23 p.m.
See also http://mathoverflow.net/questions/79442/number-of-distinct-values-taken-by-x... On Sun, Nov 20, 2011 at 11:17 PM, Warren Smith <warren.wds@gmail.com> wrote:
(Was "A nice sequence" but that title sucked)
Perhaps (A^B)^C = (A^C)^B is the only identity that one needs to worry about generically.
5114
Age (days ago)
5114
Last active (days ago)
1 comments
2 participants
participants (2)
-
W. Edwin Clark -
Warren Smith