Recursive Sequences

Can CL recognize and check recursive sequences? For example, suppose I want students to enter a_1=3, a_n=a_{n-1}+5 Is there a way for desmos to recognize that definition or its equivalent as a function that can be checked?