Given that the sum of n terms of an series
Find the second term of the series
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
n th term of the given series is t n = S n − S n − 1 = n 2 + n − 1 − ( n − 1 ) 2 − ( n − 1 ) + 1 = 2 n .
So, t 2 = 2 ∗ 2 = 4