A certain counting sequence $T(n)$ has generating function $$\frac{x}{1-3x}=\sum_{n=0}^{\infty}T(n)x^n.$$
(a) Derive a simple recurrence relation for $T(n)$.
(b) Give a simple explicit formula for $T(n)$.
I've only studied the fibonacci sequence in class in terms of recurrence relations but I cant see how it links to this question. Any resources that can help me do questions like these?