The nth term of the sequence is
an=an−1+2 for n≥2.............eq(1)
and
an=1 for n=1
⟹a1=1.......eq(2)
1) To find the second term of sequence (a2) put n=2 in eq(1)
⟹a2=a2−1+2
⟹a2=a1+2
put value of a1 from eq(2)
⟹a2=1+2
⟹a2=3......eq(3)
2)To find the third term of seqence (a3) put n=3 in eq(1)
⟹a3=a3−1+2
⟹a3=a2+2
put value of a2 from eq(3)
⟹a3=3+2
⟹a3=5.......eq(4)
3)To find the fourth term of sequence (a4) put n=4 in eq(1)
⟹a4=a4−1+2
⟹a4=a3+2
put value of a3 from eq(4)
⟹a4=5+2
⟹a4=7....eq(5)
4)To find the fifth term of sequence (a5) put n=5 in eq(1)
⟹a5=a5−1+2
⟹a5=a4+2
put value of a4 from eq(5)
⟹a5=7+2
⟹a5=9....eq(6)
5)To find the sixth term of sequence (a6) put n=6 in eq(1)
⟹a6=a6−1+2
⟹a6=a5+2
put value of a5 from eq(6)
⟹a6=9+2
⟹a6=11....eq(7)