document.write( "Question 275349: List the first six terms of the sequence defined recursively by\r
\n" );
document.write( "\n" );
document.write( "z0 = 0
\n" );
document.write( "z1 = 1
\n" );
document.write( "z2 = 2\r
\n" );
document.write( "\n" );
document.write( "What exactly, does this imply, and how would I start it? I'm so confused. \n" );
document.write( "
Algebra.Com's Answer #200853 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You would need to know the formula for generating the nth term. Is there more to the problem? \n" ); document.write( " |