document.write( "Question 91505: Find the third term in the recursively defined sequence: \r
\n" );
document.write( "\n" );
document.write( "asub1 = 3, a subk+1 = asubk(asubk-1) \n" );
document.write( "
Algebra.Com's Answer #66488 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Your rules are confusing \n" ); document.write( "Use a(1) or a(k) or a(k+1) to denote the rule and any known values in the \n" ); document.write( "sequence. \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |