document.write( "Question 1162608: show tha the sum of n terms of the progression;
\n" );
document.write( "logx, logx^2, logx^3, logx^4, ... Is
\n" );
document.write( "
\n" );
document.write( " n[n+1/2] logx \n" );
document.write( "
Algebra.Com's Answer #786462 by ikleyn(52790)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "It is\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Fix the error in your post (!)\r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "It is the sum of the arithmetic progression\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " log(x) + 2*log(x) + 3*log(x) + . . . + n*log(x) = log(x)*(1 + 2 + 3 + . . . + n) =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |