document.write( "Question 62635: Find the closed form of the following recursive function: a(n)=5*a(n-1) where a(0) is the initial value. \n" ); document.write( "
Algebra.Com's Answer #43427 by joyofmath(189) ![]() You can put this solution on YOUR website! Find the closed form of the following recursive function: a(n)=5*a(n-1) where a(0) is the initial value.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In general, |