Recursive and Explicit Rule Flashcards
1
Q
What is the recursive rule?
A
f(1) = _ f ( n) =f ( n-1) + _ n greater than or equal to 2
2
Q
What is the explicit rule?
A
f ( n)= f(1) + _ (n-1)
What is the recursive rule?
f(1) = _ f ( n) =f ( n-1) + _ n greater than or equal to 2
What is the explicit rule?
f ( n)= f(1) + _ (n-1)