Hofstadter Q sequence: Difference between revisions

Content deleted Content added
m →‎{{header|REXX}}: removed the "style" from the PRE html tag.
Peak (talk | contribs)
→‎{{header|jq}}: omit parenthetical remark
Line 973:
requirement regarding "recursion limits", and secondly to
demonstrate one way to handle a cache in a functional language.
Also, it obviates the need for a proof that a non-recursive
implementation will produce correct results.
 
For simplicity, we also define Q(0) = 1, so that the defining