Finding sequence.
Given, an=n(n+2),n∈N
Substituing n=1,2,3,4 and 5 in an, we get
a1=1×(1+2)
⇒a1=1×3
⇒a1=3
a2=2×(2+2)
⇒a2=2×4
⇒a2=8
a3=3×(3+2)
⇒a3=3×5
⇒a3=15
a4=4×(4+2)
⇒a4=4×6
⇒a4=24
a5=5×(5+2)
⇒a5=5×7
⇒a5=35
Hence, the first five terms of the sequence are 3,8,15,24 and 35.