RecentChanges
|
FindPage
|
LikePages
|
BackLinks
Conway
Describe the sequence a(1)=a(2)=1, a(n) = a(a(n-1)) + a(n-a(n-1)) for n>2.
Conway Solution