document.write( "Question 982074: What is the nth term of the harmonic sequence 1/2,1/4,1/6,1/8 \n" ); document.write( "
Algebra.Com's Answer #602955 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
What is the nth term of the harmonic sequence 1/2,1/4,1/6,1/8
\n" ); document.write( "-----
\n" ); document.write( "If n = 1, a(1) = 1/(2*1)
\n" ); document.write( "If n = 2, a(2) = 1/(2*2)
\n" ); document.write( "If n = 3, a(3) = 1/(2*3)
\n" ); document.write( ".....
\n" ); document.write( "If n = n, a(n) = 1/(2n)
\n" ); document.write( "----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------
\n" ); document.write( "
\n" );