OFFSET
0,3
COMMENTS
LINKS
Antti Karttunen, Table of n, a(n) for n = 0..32767
Eric Weisstein's World of Mathematics, Rule 30
PROG
(Scheme)
;; This implementation is based on given recurrence and utilitizes the memoization-macro definec:
;; This one computes the same with tail-recursive iteration:
KEYWORD
nonn,changed
AUTHOR
Antti Karttunen, Feb 21 2016
STATUS
approved