Talk:Course-of-values recursion: Difference between revisions

Content deleted Content added
Ackermann's function?: I added about that in the article
Line 3:
<s>Is there opposition to merging this into [[Primitive recursive function]]?</s> [[User:CMummert|CMummert]] 16:39, 26 October 2006 (UTC)
:Never mind; I expanded it in place. [[User:CMummert|CMummert]] · <small>[[User talk:CMummert|talk]]</small> 23:58, 22 February 2007 (UTC)
 
== Misleading sentence ==
 
As far as I cans tell "the value of f(n+1) is computed from the sequence" sentence at the beginning of the article is misleading. It should be:
 
"the value of f(n+1) is computed from the sequence '''by a primitive recursive function'''".
 
At first I was very puzzled, then I kept reading the full article and indeed it is explained below that h must be primitive-recursive.