Which function gives the correct recursive formula for the sequence? 9, 13, 17, 21, 25, 29

The correct recursive formula for the sequence is:

$a_{n}=a_{n-1}+4,$ where $a_{1}=9$