Summary
* An Iterative process
is a procedure that is repeated many times to give new results.
* The Fibonacci sequence
is 1, 1, 2, 3, 5, 8, 13, 21, 34,...
* If a number ‘a’
is divided by some number ‘b’ then we get the quotient ‘q’ and remainder
‘r’, and ‘a’ can be written in a unique way as a = (b ×
q) + r. that is.,
Dividend = (Divisor × Quotient) + Remainder. This
is called the Euclidean algorithm.
Related Topics
Privacy Policy, Terms and Conditions, DMCA Policy and Compliant
Copyright © 2018-2023 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.