document.write( "Question 1042120: please help me solve this:
\n" );
document.write( "find the nth term of the following harmonic series
\n" );
document.write( "1/7, 1/11, 1/15, ... n=6 \n" );
document.write( "
Algebra.Com's Answer #657059 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! please help me solve this: \n" ); document.write( "find the nth term of the following harmonic series \n" ); document.write( "1/7, 1/11, 1/15, ... n=6 \n" ); document.write( "----- \n" ); document.write( "Only the denominators are changing. \n" ); document.write( "---- \n" ); document.write( "Form of the denominators:: 3+4n where n is 1,2,3,... \n" ); document.write( "6th term is 1/(3+4*6) = 1/27 \n" ); document.write( "----- \n" ); document.write( "nth term is 1/(3+4n) \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |