SubArea: Introduction to sequencesLevel: AProject ID: 1003085006Accepted: 1Clonable: 0Easy: 0A sequence (an)n=1∞ is defined by the recursive formula a1=1, a2=2; an+2=12(an+1+an), n∈N. What are its first five terms?1, 2, 32, 74, 1381, 2, 32, 47, 8131, 2, 3, 7, 131, 2, 23, 47, 138