$ a_{n+1} = \frac{3+2a_n}{3+a_n} $ and $ a_0 = 1 $
This sequence is obviously increasing, so if we could prove it is bounded, we'd also prove it converges and we could easily find the limit by $ L = \frac{3+2L}{3+L}$, but I'm somewhat clueless about how to prove that it indeed is bounded.
It is pretty obviously bounded... just look at the numerator and denominator of the fraction. I don't want to give away the answer just yet, because I am sure if you look closely you can find an easy upper bound.