document.write( "Question 209830: I need to know the sequence of this 1,2,6,24,120 \n" ); document.write( "
Algebra.Com's Answer #158607 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! The sequence is a geometric sequence: \n" ); document.write( "1, 2, 6, 24, 120, 720,... \n" ); document.write( "In general, the sequence can be expressed: \n" ); document.write( " \n" ); document.write( "The nth term is equal to the previous term multiplied by n. \n" ); document.write( "Let's check the 6th term (n=6): \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Or the 4th term: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |