Sequence of integer square roots – codegolf.stackexchange.com

Let's define a sequence of integer square roots. First, a(1) = 1. Then, a(n) is the smallest positive integer not seen before such that sqrt(a(n) + sqrt(a(n-1) + sqrt(... + sqrt(a(1))))) is an ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Sequence of integer square roots – codegolf.stackexchange.com"