Answer: -1, 2, 7, 14, 23
Explanation:
aₙ = n² - 2
for n=1
a₁ = 1² - 2 = 1-2= -1
for n=2
a₂ = 2² - 2 = 4-2 =2
for n= 3
a₃ =3² - 2 = 9-2=7
for n=4
a₄= 4² - 2 = 16-2=14
for n=5
a₅= 5² - 2=25-2=23
Therefore, the first five terms of the sequence are; -1, 2, 7, 14 and 23