document.write( "Question 452277: how to solve this series of numbers with formula?
\n" );
document.write( "1,3,9 , .
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #310932 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how to solve this series of numbers with formula? \n" ); document.write( "1,3,9 , .\r \n" ); document.write( "\n" ); document.write( "--- \n" ); document.write( "1st: 1 = 3^0 \n" ); document.write( "2nd: 3 = 3^1 \n" ); document.write( "3rd: 9 = 3^2 \n" ); document.write( "--- \n" ); document.write( "nth term = 3^(n-1) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |