Question 999570
You can see that each row has four more seats than the row in front of it, so
7,11,15,19,23,27,31
or
a(7) = a(1) + (n-1)d
a(7) = 7 + 6(4) = 31