I'm trying to come up with a generating function for $\{(n+2)C_{n+1}\}^\infty_{n=0}$ where $C_n$ is the $n$th Catalan number.
I know we can write $(n+2)C_{n+1} = 2(2n+1)C_n$. I also tried to follow this post: Simplifying Catalan number recurrence relation
However I am getting somewhat stuck because of the added $(n+2)$ term.
Hint: The representation (1) is an application of the binomial series \begin{align*} (1+x)^{\alpha}=\sum_{n=0}^{\infty}\binom{\alpha}{n}x^n\qquad |x|<1, \alpha\in\mathbb{C} \end{align*} and the relation \begin{align*} \binom{-\frac{1}{2}}{n}=\frac{(-1)^n}{4^n}\binom{2n}{n} \end{align*}