Answer:
A recursive sequence , also known as a recurrence sequence, is a sequence of numbers indexed by an integer and generated by solving a recurrence equation. The terms of a recursive sequences can be denoted symbolically in a number of different notations, such as , , or f[ ], where. is a symbol representing the sequence.
Explanation:
I hope this helps?