document.write( "Question 367044: test for convergence of a series
\n" ); document.write( "1/1 + 4/4 + 9/27 + 16/256 +………………………
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #261706 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The general term of the series is \"1%2Fn%5E%28n-1%29\". For \"n-1%3E2\", \"n%5E%28n-1%29%3En%5E2\", and so \"1%2Fn%5E%28n-1%29%3C1%2Fn%5E2\". By comparison with the p-series with p = 2, the series is convergent. \n" ); document.write( "
\n" );