document.write( "Question 1059746: The sequence is defined recursively. Write the first four terms.
\n" );
document.write( "a1=2;an=an-1/n \n" );
document.write( "
Algebra.Com's Answer #674800 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! I'll find the first term. \n" ); document.write( "You do the rest. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So then, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Finish that and then find the next two similarly. \n" ); document.write( " |