document.write( "Question 1069243: Find the range of values of x for which the infinite series 1 +
\n" );
document.write( "lnx/2 +(lnx)^2/(2^2) + (lnx)^3/(2^3) + (lnx)^4/(2^4)+... converges. Find the sum to infinity when x=e^(1/2). \n" );
document.write( "
Algebra.Com's Answer #684446 by trsomas23@gmail.com(17)![]() ![]() You can put this solution on YOUR website! It is an infinite geometric series with common ratio \n" ); document.write( "r = \n" ); document.write( "The series converges if \n" ); document.write( "|r| < 1 \n" ); document.write( " \n" ); document.write( "ln(x) < 2 \n" ); document.write( "x < \n" ); document.write( "Sum of series = \n" ); document.write( "= \n" ); document.write( "When x = \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= |