
Robert F. answered 06/21/15
Tutor
5
(10)
A Retired Professor to Tutor Math and Physics
The sequence is specified as
a1=3
a2=-1
ak+2=ak+1+ak
The next three terms are a3, a4, and a5
These terms correspond to k=1, 2, and 3.
k=1: a3=a2+a1=-1+3=2
k=2: a4=a3+a2=2-1=1
k=3: a5=a4+a3=1+2=3