Meanings
a formula that defines each term of a sequence using the preceding terms.
The Fibonacci sequence is defined by a recursive formula: F(n) = F(n-1) + F(n-2).
Synonyms
Antonyms
Last updated: 2025/01/11 11:51
Meanings
a formula that defines each term of a sequence using the preceding terms.
The Fibonacci sequence is defined by a recursive formula: F(n) = F(n-1) + F(n-2).
Synonyms
Antonyms
Last updated: 2025/01/11 11:51