Jump to content

Hofstadter Figure-Figure sequences: Difference between revisions

m
CoffeeScript enhancement
(CoffeeScript: bug fixed)
m (CoffeeScript enhancement)
Line 509:
S[n]
 
[1..10].map (i) -> console.log 'R(' + i + ') = ' + ffr(i) for i in [1..10]
int_array = ([1..40].map ffr).concat [1..960].map ffs
int_array.sort (a, b) -> a - b
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.