Marko currently has tulips in his yard.
Each year he plants more.
Write a recursive formula for the number of tulips Marko has.
Determining the recursive formula for the number of tulips Marko has:
Recursive formula : A recursive formula is a formula that defines any term of a sequence in terms of its preceding term(s)
Marko add more plants every year.
, where is number of tulips at first year
, where number of tulips in second year and is difference which is
, where number of tulips in year
Hence, the recursive formula is .