document.write( "Question 743009: List the first four terms of the sequence defined by an =(n + 1)!/2n for for n is greater than or equal to 1. \n" ); document.write( "
Algebra.Com's Answer #452730 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
List the first four terms of the sequence defined by an =(n + 1)!/2n for for n is greater than or equal to 1.
\n" ); document.write( "-----
\n" ); document.write( "a(1) = (1+1)!/(2*1) = 2/2 = 1
\n" ); document.write( "a(2) = (2+1)!/(2*2) = 6/4 = 3/2
\n" ); document.write( "a(3) = (3+1)!/(2*3) = 24/6 = 4
\n" ); document.write( "a(4) = (4+1)!/(2*4) = 120/8 = 15
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "====================
\n" ); document.write( "
\n" );