document.write( "Question 871381: A recursive formula for the following series: 1, 3/2, 5/6, 7/24, 9/120 \n" ); document.write( "
Algebra.Com's Answer #525671 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (n+2)/d!*(d+1)) \n" ); document.write( "where n is last numerator \n" ); document.write( "and d! is last denominator \n" ); document.write( " \n" ); document.write( " |