1,1,2,3,5,8,13...
Given basic Fibonacci sequence (as above) with a1=1 and a2=1 evaluate the GCD of a770 and a1000.
(In reply to
computer solution by Charlie)
BTW, the language is UBASIC, used for high precision calculation. The value of the Fibonacci numbers is based on Fibonacci number n is the the nearest integer to the quotient of the golden ratio divided by sqrt(5).
|
Posted by Charlie
on 2020-06-11 05:49:13 |