Kenneth S. answered 11/04/17
Tutor
4.8
(62)
Expert Help in Algebra/Trig/(Pre)calculus to Guarantee Success in 2018
You have the formula, presumably.
What you typed, however, does not correctly show the recursion formula.
Using the correct formula, you of course need a starting value, i.e. what is a1?
To compute a2, substitute n=2 into the recursion formula.
To compute a3, substitute n=3.
Etc.