document.write( "Question 1111290: Can u please help me find the explicit formula for the series given the recursive formula ( a sub n= 3a sub (n-1)+1) \n" ); document.write( "
Algebra.Com's Answer #726568 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "I was close to coming up with an explicit formula when you first posted this question; but things didn't quite seem to be working out for me.

\n" ); document.write( "Today when I went back and looked at the problem, things fell into place. It must have been my unconscious mind working on the problem for me....


\n" ); document.write( "Let the first term be a. Then the given recursive definition gives us

\n" ); document.write( "\"t%281%29+=+a\"
\n" ); document.write( "\"t%282%29+=+3a%2B1\"
\n" ); document.write( "\"t%283%29+=+9a%2B4\"
\n" ); document.write( "\"t%284%29+=+27a%2B13\"
\n" ); document.write( "\"t%285%29+=+81a%2B40\"
\n" ); document.write( "...

\n" ); document.write( "In the formula for t(n), the coefficient on a is clearly \"3%5E%28n-1%29\".

\n" ); document.write( "The constants in the formulas for the terms are

\n" ); document.write( "0 1 4 13 40 ...

\n" ); document.write( "A bit of experimentation, or perhaps some insight and logical analysis, shows the formula for this sequence to be \"%283%5E%28n-1%29-1%29%2F2\".

\n" ); document.write( "So, given first term a, and with the given recursive definition, the formula for the n-th term of the sequence is

\n" ); document.write( "ANSWER: \"t%28n%29+=+%283%5E%28n-1%29%29a+%2B+%28%283%5E%28n-1%29%29-1%29%2F2\"
\n" ); document.write( "
\n" );