Answer:
recursive rule for the given sequence:
for n > 2
Explanation:
Given the sequence:
7, 6, 13, 19, 32, ......
then;
First term
= 7
Second term
=6
third term
= 13 and so on..
You can see that:

similarly for:
and so on..
The recursive rule for this sequence is:
for n > 2