\r\n" );
document.write( "
,
,
,
,
, ...\r\n" );
document.write( "\r\n" );
document.write( "1st term = 1, then\r\n" );
document.write( "multiply the 1st term,
, by
to get the 2nd term,
, \r\n" );
document.write( "multiply the 2nd term,
, by
to get the 3rd term,
, \r\n" );
document.write( "multiply the 3rd term,
, by
to get the 4th term,
, \r\n" );
document.write( "multiply the 4th term,
, by
to get the 5th term,
\r\n" );
document.write( "\r\n" );
document.write( "Notice that if we think of 1 as
and 2 as
, we have:\r\n" );
document.write( "\r\n" );
document.write( "1st term = 1, then we\r\n" );
document.write( "multiply the 1st term,
, by
to get the 2nd term,
, \r\n" );
document.write( "multiply the 2nd term,
, by
to get the 3rd term,
, \r\n" );
document.write( "multiply the 3rd term,
, by
to get the 4th term,
, \r\n" );
document.write( "multiply the 4th term,
, by
to get the 5th term,
\r\n" );
document.write( "\r\n" );
document.write( "So we multiply the nth term by
to get the (n+1)st term. \r\n" );
document.write( "\r\n" );
document.write( "So the recursive formuna for an is\r\n" );
document.write( "\r\n" );
document.write( "a1 = 1, an+1 =
·an\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" );
document.write( "