document.write( "Question 1083331: Find the sum of n terms of series 1+3x+5x^2+7x^3+......... \n" ); document.write( "
Algebra.Com's Answer #697347 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let S = the sum of the first n terms of the given sequence.\r\n" ); document.write( "\r\n" ); document.write( "The nth term will have coefficient (2n-1) and (n-1)st power of x.\r\n" ); document.write( "So we have:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |