document.write( "Question 1140234: Sn is the sum of the first n terms of a series given by Sn=n^2-1. Find the nth term. \n" ); document.write( "
Algebra.Com's Answer #760761 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The n-th term is the difference between the sum of the first (n-1) terms and the sum of the first n terms. \n" ); document.write( " |