Question 1047524
.
{{{a[n]}}} = {{{S[n]}}} - {{{S[n-1]}}} = {{{(n*(5+3n))/2}}} - {{{((n-1)*(5+3(n-1)))/2}}}.


Please simplify it on your own.