Another way of approaching the problem is to try and transform the given equation into a more familiar form. In this case, that might be to translate it into words. The recursive definition tells you "each term (an) is three times the previous term (an-1) plus two." Behind the scenes, this is exactly the same approach as MarkFL outlined, but this way might feel easier to you due to being more comfortable with it.