Ask your own question, for FREE!
Mathematics 7 Online
OpenStudy (anonymous):

what does a recursive defined sequence mean in simple english?

OpenStudy (anonymous):

Recursive defined sequences like recurrence relations partially define themselves recursively

OpenStudy (anonymous):

fib(n) = fib(n-1) + fib(n-2)

OpenStudy (saifoo.khan):

fib = Face in Book.

OpenStudy (anonymous):

also the factorial n! = n*(n-1)! = n*(n-1)*(n-2)! = ...

OpenStudy (anonymous):

in simple english, recursive defined sequence means a sequence in which each term depends upon some previous terms, provided we r given the starting term. hope it would be clear to u now

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!