Tim T. answered 04/25/20
Math: K-12th grade to Advanced Calc, Ring Theory, Cryptography
Greetings! Lets solve this shall we ?
So, we must find the first six terms where the first two terms are a1 = 2 and a2 = 3 and an+1 = an - an-1. Then, we find the next four terms such that to find the next term, plug in the number 3, 4 and so forth to get
a3 = a2 - a1 = 3 - 2 = 1
a4 = a3 - a2 = 1 - 3 = -2
a5 = a4 - a3 = -2 -1 = -3
a6 = a5 - a4 = -3 - (-2) = -1
I hope this helped!