document.write( "Question 385518: the sequence is 1/6,1,6,36. how do i find the explicit formula? what is the explicit formula? \n" ); document.write( "
Algebra.Com's Answer #272755 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the sequence is 1/6,1,6,36. how do i find the explicit formula? what is the explicit formula? \n" ); document.write( "----- \n" ); document.write( "Find the pattern for the nth term: \n" ); document.write( "1---1/6 \n" ); document.write( "2---(1/6)*6 \n" ); document.write( "3---(1/6)*6^2 \n" ); document.write( "4---(1/6)*6^3 \n" ); document.write( "---- \n" ); document.write( "---- \n" ); document.write( "n---(1/6)*6^(n-1) \n" ); document.write( "------ \n" ); document.write( "Explicit Formula: a(n) = (1/6)*6^(n-1) or 6^(n-2) \n" ); document.write( "==================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |