document.write( "Question 1191488: For p = 1,2,3,...,10 let S_p be the sum of the first 40 terms of the arithmetic progression whose first term is p and whose common difference is 2p-1. What is the value of S_1 + S_2 +...+ S_10? \n" ); document.write( "
Algebra.Com's Answer #823288 by greenestamps(13334) You can put this solution on YOUR website! \n" ); document.write( "The sum of the first 40 terms of the sequence with first term p and common difference (2p-1) is the number of terms, multiplied by the average of the terms. \n" ); document.write( "The number of terms is 40; the average of the terms is the average of the first and last: \n" ); document.write( " \n" ); document.write( "The sum of the terms in S_p is then \n" ); document.write( " \n" ); document.write( "The sum S_1+S_2+...+S_10 is then \n" ); document.write( " \n" ); document.write( "ANSWER: 80200 \n" ); document.write( " \n" ); document.write( " |