Hofstadter-Conway $10,000 sequence: Difference between revisions

Content deleted Content added
KenS (talk | contribs)
→‎{{header|FutureBasic}}: Additional clarifying description for output
KenS (talk | contribs)
m →‎{{header|FutureBasic}}: Additional clarifying description for output
Line 1,302: Line 1,302:
next
next
print
print
print "Mallows number is:"; Mallows
print "Dr. Mallow's winning number is:"; Mallows
</lang>
</lang>


Line 1,329: Line 1,329:
Maximum of a(n)/n between 2^ 19 and 2^ 20 is 0.53377923 at n = 722589
Maximum of a(n)/n between 2^ 19 and 2^ 20 is 0.53377923 at n = 722589


Dr. Colin L. Mallow won $10,000 with the number: 1489
Dr. Mallow's winning number is: 1489
</pre>
</pre>