Let $a_n \geq 0$ for each $n$. I have the relation $$a_n^2 \leq C_1a_na_{n-1} + C_2a_{n-1} + C_3a_n$$ where the constants $C_i > 0$ don't depend on $n$ and in fact they can be made as small as necessary.
I am wondering if I find a bound on $a_n$ that is independent of $n$ (it can depend on $a_0$ or $a_1$). Is it ppossible? Eg. I want $$a_n \leq C.$$
If $C_2=C_3=0$ then this holds if we take $C_1 \leq 1$. Otherwise I don't see it.