document.write( "Question 1104290: A sequence is defined recursively by the given forumlas. Find the first 5 terms.\r
\n" );
document.write( "\n" );
document.write( "an= (1)/(1+a(n-1) and a1=1\r
\n" );
document.write( "\n" );
document.write( "I am just not understanding recursive sequences. \n" );
document.write( "
Algebra.Com's Answer #719103 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "1. You are just given that\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is how the recursive formulas work: if you know all preceding terms, you can calculate the next term, using the given recursive formula.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------- \n" ); document.write( "If you still have questions or need more explanation, let me know by posting your message through the \"Thank you\" window.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you do, do not forget to refer to the problem's ID number, which is 1104290.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "My help is for free; I do it for fun.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |