How do you write the first five terms of the sequence defined recursively #a_1=81, a_(k+1)=1/3a_k#, then how do you write the nth term of the sequence as a function of n?