document.write( "Question 1037881: Write an explicit formula for the sequence determined by each recursion formula. \r
\n" ); document.write( "\n" ); document.write( "1)t₁ = 1; tn = tn-1 -4\r
\n" ); document.write( "\n" ); document.write( "2)t₁ = 20; tn = (-1/2)tn-1\r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #652660 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
1) \"t%5B1%5D=1\" , \"t%5Bn%5D=t%5Bn-1%5D-4\"
\n" ); document.write( "That is an arithmetic sequence with first term \"1\" , and common difference \"d=-1\" .
\n" ); document.write( "For arithmetic sequences the explicit formula is
\n" ); document.write( "\"t%5Bn%5D=t%5B1%5D%2Bd%28n-1%29\" .
\n" ); document.write( "For the particular arithmetic sequence in this problem,
\n" ); document.write( "\"highlight%28t%5Bn%5D=1-4%28n-1%29%29\" .
\n" ); document.write( "
\n" ); document.write( "2) \"t%5B1%5D=20\" , \"t%5Bn%5D=%28-1%2F2%29t%5Bn-1%5D\"
\n" ); document.write( "That is a geometric sequence with first term \"20\" , and common ratio \"r=-1%2F2\" .
\n" ); document.write( "For geometric sequences the explicit formula is
\n" ); document.write( "\"t%5Bn%5D=t%5B1%5D%2Ar%5E%28n-1%29\" .
\n" ); document.write( "For the particular arithmetic sequence in this problem,
\n" ); document.write( "\"highlight%28t%5Bn%5D=20%2A%28-1%2F2%29%5E%28n-1%29%29\" .
\n" ); document.write( "
\n" );