Ackermann function: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
m Misc citation tidying. | You can use this bot yourself. Report bugs here. | User-activated.
Added content.
Tags: Mobile edit Mobile web edit
Line 11:
</math>
 
Its value grows rapidly, even for small inputs. For example, {{nowrap|''A''(4, 2)}} is an integer of 19,729 decimal digits.<ref>[http://www.kosara.net/thoughts/ackermann42.html Decimal expansion of A(4,2)] {{webarchive |url=https://web.archive.org/web/20080317104411/http://www.kosara.net/thoughts/ackermann42.html |date=March 17, 2008 }}</ref> (equivalent to 2<sup>65536</sup>-3).
 
==History==